Title |
Title
Implementing Auto Baud on dsPIC30F Devices
|
---|---|
Name |
Name
AN962
|
Date |
Date
06/24/2015
|
Application Categories |
Application Categories
Peripheral /
UART
Software /
Code Examples
|
Product Categories |
Product Categories
dsPIC DSCs
|
Description |
Description
All current dsPIC30F devices have a UART peripheral with Auto Baud capability. The signal on the UART receive pin (RX pin) can be internally routed to an Input Capture module to time the edges of the incoming signal. From that timing the software can set up the UART at the correct baud rate. Auto Baud is useful when the baud rate of the incoming data is unknown and when the oscillator frequency of the processor is unknown. RC oscillators are often inaccurate and drift over time so systems with RC oscillators are ideal candidates for using Auto Baud.
|
Title | Title | Download | Date | Size |
---|---|---|---|---|
AN962 Source code - AN962 Implementing Auto Baud on dsPIC30F Devices Source Code 5.2 KB 06/23/2015 | AN962 Source code - AN962 Implementing Auto Baud on dsPIC30F Devices Source Code | Download | 06/23/2015 | 5.2 KB |