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.

RTOS/AM4377: How to activate ADC and eQEP

Part Number: AM4377

Tool/software: TI-RTOS

Hi, I've tried to use ADC and QEP in my application(with SYS/BIOS)

When I enabled ADC0 & ADC1, I can see only ADC1 data.(ADC0 interrupt is not occurs..)

And I found FOC example in SYS/BIOS_IND_SDK, it seems that the initialization code has no code ADC0 related.

How could I use ADC0&1 at the same time?(with or without PRU, but input channel is different with AM4377_IDK board.)

And, I want to use QEP module, but I couldn't find some examples.

Can I get some QEP example code?

Thank you,

YK