Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I am trying to do an ADC sequence conversion with 5 ADC channels, however I am running into an issue where the ADC channels aren't being loaded in. I believe there is an issue with the IRQ handler where it's not being called. Is there another way of reading in the ADC inputs without using the IRQ handler?
Attached is the current code and config files for more context