Page 1 of 1

need help with SKPS. (Rx & Tx pin)

PostPosted: Thu Apr 11, 2013 3:31 pm
by wheresaly
if we connect the SKPS with the PIC16 with UART function..

the wired from SKPS to the PIC should be cross connected rite?

ada voltage tak dkt TX and RX pin tu?

-newbie.

Re: need help with SKPS. (Rx & Tx pin)

PostPosted: Thu Apr 11, 2013 3:46 pm
by shahrul
You must understand UART signal. UART is digital, that is '0' and '1' or '0V and '5V'. It not constant voltage. The best to measure it using oscilloscope.

Re: need help with SKPS. (Rx & Tx pin)

PostPosted: Thu Apr 11, 2013 5:14 pm
by wheresaly
but i dont hv any oscilloscope with me.
what u mean is the signal is transmitted constantly rite?

the signal still transmitted even though we didn't press any button at the PS controller?

Re: need help with SKPS. (Rx & Tx pin)

PostPosted: Thu Apr 11, 2013 5:27 pm
by shahrul
wheresaly WROTE:but i dont hv any oscilloscope with me.
what u mean is the signal is transmitted constantly rite?

the signal still transmitted even though we didn't press any button at the PS controller?

Read the SKPS manual. SKPS will transmit data if SKPS receive a command. So, PIC need to transmit first to SKPS, then SKPS will transmit it's data. Ex SKPS.

Re: need help with SKPS. (Rx & Tx pin)

PostPosted: Fri Apr 12, 2013 2:14 am
by wheresaly
ok trima kasih.
nnt sy try buat ye.
nnt sy rujuk dkt SKPS manual.

Re: need help with SKPS. (Rx & Tx pin)

PostPosted: Fri Apr 12, 2013 9:08 am
by gadgetng
wheresaly WROTE:if we connect the SKPS with the PIC16 with UART function..

the wired from SKPS to the PIC should be cross connected rite?

ada voltage tak dkt TX and RX pin tu?

-newbie.


Yupe. Connect the RX to the TX and TX to RX.