Other Parts Discussed in Thread: SYSCONFIG
Hi Team,
In the out-of-box demo of the iwr1443boost development board, the customer configured two uarts, 0 and 1.
He has following questions need your help:
1. The corresponding pins of uart0 are N6 and N5, so which pin does uart1 correspond to?
uart0 is used to receive configuration data from the host computer or receive firmware to upgrade the program.
2. Is the configuration data received by uart0 from the host computer parsed through the CLI module? He doesn't understand where the received data is placed and how the cli parses the configuration data. He did not find the CLI_task function mentioned in the web document.
3. After uart0 receives the firmware, it writes the firmware into the QSPI flash. Where is the code for this process?
Best Regards,
Annie