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

The serial hardware libraries have been modified and now contain direction setting of the RX and TX pins. Samples may still contain direction settings, but that is harmless, can be fixed later.

For the record: Some older(?) PICs require the TX pin been set initially as input before activating the serial port. So the libraries set TX (and RX) for input, but will be switched automatically to output when the serial port is enabled.


--
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