Hi!
Using
adc_singleshot_am243x-evm_r5fss0-0_freertos_ti-arm-clang
and
mcu_plus_sdk_am243x_08_06_00_43
in the example.syscfg I was able to configure max. 8 interrupts with ROUTERs from 0 to 7.
My question is:
What ist the maximum number of interrupts which can be implemented on AM2434BSFFHIALV and if >8 how it can be done? Will >8 interrupts be supported in the SDK?
In my application I need about 20 rising and falling edge interrupts.