Has anyone actually tested the Software Serial Port routines ?
It doesnt seem to work.
My test Details.
16F676; 4Mhz, Internal Osc No clockout; MCLRE_OFF, WDT_OFF,
#SeroutHigh, #SeroutLow -- on PORTC.2
nothing else connected to any other pin.
Initser with r1200, 8, N, 1 setting
SerSend in Infinite loop, sending out 0xAA [10101010] forever.
Scope probe hooked to PORTC.2
no activity. none at all.
RETRIED same thing with hex file generated by similar code, using OshonSoft Basic - perfect output on scope. 1010101 with start and stop bits - easily seen on scope.
Have the Software RS232 routines actually been tested ?
thanks in advance
av; new delhi ; india.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Has anyone actually tested the Software Serial Port routines ?
It doesnt seem to work.
My test Details.
16F676; 4Mhz, Internal Osc No clockout; MCLRE_OFF, WDT_OFF,
#SeroutHigh, #SeroutLow -- on PORTC.2
nothing else connected to any other pin.
Initser with r1200, 8, N, 1 setting
SerSend in Infinite loop, sending out 0xAA [10101010] forever.
Scope probe hooked to PORTC.2
no activity. none at all.
RETRIED same thing with hex file generated by similar code, using OshonSoft Basic - perfect output on scope. 1010101 with start and stop bits - easily seen on scope.
Have the Software RS232 routines actually been tested ?
thanks in advance
av; new delhi ; india.