"can I process the output of awr1243 with stm32?"
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.
"can I process the output of awr1243 with stm32?"
Hello Rafal,
First, you need to decide what is your use-case (distance, speed etc.) and based on that you can choose AWR1243 or AWR1642.
If you need to connect AWR1642 with STM32 (Host) then AWR1642 provides the miscllaneous interface (UART, SPI, CAN/CAN-FD) which you can use to communicate with Host.
And If you need to use AWR1243 device for your use-case and need to connect with STM32 then please use mmwave-DFP package which has reference code in form of mmwavelink_example application (<mmwave-DFP>\ti\example\mmwavelink_example). This application provides a reference to port SPI communication path on STM32 over which Host can configure AWR1243 with different configurations.
But to process raw ADC data, Host must have HSI capability(CSI-2 or LVDS) over which AWR1243 sends ADCBuffer raw data which Host needs to capture and process to obtain object result.
Regards,
Jitendra