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.

AM6442: Read ADC from R5 SPL

Part Number: AM6442

Tool/software:

Hello,

I want to read the ADC (one channel) during R5 SPL. Can you give me a hint how to achive this?
My understanding is that I have to request the device using the ti_sci.c firmware driver. Is the device automatically enabled then (clocks / power)?

Afterwards, I think the steps must be configured (only one in my case) and the ADC must be started. I don't want to use interrupts (for complexity reasons), it would be fine for me to wait some time until the data is available.

Can you post an example of how the ADC must be configured and started?

Thanks in advance.

BR Benjamin