This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR1843BOOST: 雷达测试数据上传到4G等无线模块的接口配置

Part Number: IWR1843BOOST
Other Parts Discussed in Thread: IWR1843

问题1:IWR1843只有两个UART,在Demo例程(即MSS工程)中一个串口用于和DSS通信,另一个串口用于和PC上位机进行命令和数据的传输。那是不是两个串口就被用完了?

问题2:如果问题1中两个串口确实被用完了,那么如果这块板卡需要和4G模块进行硬件连接的话,是不是只能通过除了串口之外的其他接口和4G无线模块通信,其他接口如CAN模块或者SPI或者IIC等其他接口

问题3:如果问题1中两个串口没有被使用完,有相关教程或者Demo告知如何再次配置其他串口进行测试数据收发,即将IWR1843作为普通的MCU进行串口收发。