UART Communication Tutorial: Command-based LED & PWM Control
00:09:53
|
03 SEP 2025
Leverage the onboard USB-to-UART hardware to send/receive data frames. Control LED states and adjust PWM parameters via PC commands. Covers data parsing (ASCII/HEX), and usage notes for DL_UART_receiveData function.