baudrate 230400 works good on PM3 device communicating with BT add-on (Blue Shark)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
//#define USART_BAUD_RATE 9600
|
//#define USART_BAUD_RATE 9600
|
||||||
#define USART_BAUD_RATE 115200
|
#define USART_BAUD_RATE 115200
|
||||||
|
//#define USART_BAUD_RATE 230400
|
||||||
//#define USART_BAUD_RATE 460800
|
//#define USART_BAUD_RATE 460800
|
||||||
extern uint32_t usart_baudrate;
|
extern uint32_t usart_baudrate;
|
||||||
#define USART_PARITY 'N'
|
#define USART_PARITY 'N'
|
||||||
|
|||||||
Reference in New Issue
Block a user