AWR1642串口获取数据问题?

Other Parts Discussed in Thread: AWR1642, UNIFLASH

你好。我想请问一下,我可以抛弃AWR1642仿真器,直接用串口与1642通信,。发送配置文件,然后接收目标的速度距离信息嘛?

另外,我用仿真器发送配置文件时,用示波器可以看到1642的串口收发都有数据,但是当我可以接收目标数据时,串口并没有监控到数据?这是怎么回事呢?目标信息是通过什么方式发送的仿真器,然后与上位机通信的?谢谢!!!

XDS110 Class Application/User UART – UART1 port
XDS110 Class Auxiliary Data Port – MSS logger port

这个意思是配置是通过串口发送?数据是通过MSS logger port发送?

  • 你好,
    可以。
    连接方式为
    If you don't want to put a XDS110 on your board, you can use external USB<->UART cable to connect your board and PC.
    For mmwave demo, 2 UART is required for data and configuration transmit.
    Application/User Uart: Configuration port 115200bps: UART_RX/TX port <-> USB-UART cable <-> PC
    Auxilliary Data Port: Data port 921600bps: MSS_LOGGER-> USB-UART cable -> PC

    For flash the device using external USB<->UART cable:
    Set the SOP first, connect UART_RX/TX port <-> USB-UART cable <-> PC, then you can use uniflash to flash the device.

    If you have any further questions, please let me know, thanks.

    Regards,
    Wesley