Other Parts Discussed in Thread: AWR1843
Is the program for operating the ADC Buffer already written in AWR1843 Boost and cannot be changed?
Where can I get sample code for the ADC buffer program?
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.
Other Parts Discussed in Thread: AWR1843
Is the program for operating the ADC Buffer already written in AWR1843 Boost and cannot be changed?
Where can I get sample code for the ADC buffer program?
Hi,
The ADC buffer is quite configurable. This configuration is done with the ADCBuf driver (and some in the mmwavelink too). You can have a look at the doxygen documentation of the ADCBuf driver in the SDK. The driver also comes with a testcase that can be used as reference.
The out of box demo (and the rest of the TIREX labs) configure and use the ADC buffer too. They provide complete examples of how the ADC buffer is used in an overall context of an application.
Regards,
Aayush
Hello, thank you for your reply.
I was curious again, is the ADC Buf driver a dedicated hardware device?
Hi,
Yes, it is an IP implemented in hardware, but just to clarify: It is part of the AWR1843 SOC, that is, the ADC Buffer is part of AWR1843. For some hardware level/implementation details, you can read the ADC buffer chapter of the technical reference manual (TRM) of the device.
Regards,
Aayush
Hello
Thank you for the detailed explanation and kind guidance.
Let's refer to the ADC Buffer part again.
Best