UART configuration with set_baud_rate()

Technical questions regarding the XTC tools and programming with XMOS.
psebastiani
Member++
Posts: 29
Joined: Wed Oct 02, 2013 4:20 pm

Post by psebastiani »

Hi Mon,
Thank you for interest.
I solved the problem in this manner: I used the "sc_uart" modules: "module_uart_rx" and "module_uart_tx".
In this case I need one thread more but all works fine. Now I can set dinamically all standard frequency between 9600 and 115200 baud.

Regards
Piero


Post Reply