Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62426

Forum Post: RE: msp430fr4133 uart: transmitted data is not received by laptop

$
0
0
Yes, sure you have to. This line... my_uart_param.clockPrescalar = 104; // set baud rate with 16 MHz clock ...looks like you got it from somewhere that used 1MHz as clock source and 9600 baud. Look at these code examples , they also include a few UART ones that show the proper initialization: msp430fr413x_euscia0_uart_01.c eUSCI_A0 UART echo at 9600 baud using BRCLK = 8MHz msp430fr413x_euscia0_uart_03.c USCI_A0 External Loopback test @ 115200 baud Dennis

Viewing all articles
Browse latest Browse all 62426

Trending Articles