Comment #2 on issue 158 by [email protected]: Serial hardware init() should include pin direction settings
http://code.google.com/p/jallib/issues/detail?id=158

Rob, your program only works because the TRIS registers start up as inputs. Enabling the UART will only set the TX pin, but not the RX pin. Try the attached file.

Attachments:
        16f88_serial_hardware_echo.jal  1.4 KB

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to