Difference between revisions of "NU32: UART Asynchronous Serial Communication"
From Mech
Jump to navigationJump to searchNickMarchuk (talk | contribs) |
NickMarchuk (talk | contribs) |
||
Line 1: | Line 1: | ||
Using the UART on the PIC32 |
Using the UART on the PIC32 |
||
[[Media:NU32_to_Chrome.zip|NU32_to_Chrome.zip]] chrome app that can read from serial port. |
|||
== Overview == |
== Overview == |
Revision as of 13:28, 10 October 2013
Using the UART on the PIC32
NU32_to_Chrome.zip chrome app that can read from serial port.
Overview
An image from the FRM, what are the important SFRs.
Code details
Explain the code and any circuit.