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.
Hi,
can the CPU2.CLA be triggered by CPU1 (assigned) ADC?
2nd question:
Can I read the ADCs from CPU1 and CPU2? The assignment is only for who has access to the ADC configuration? Can it execute the clear flag?
Regards, Holger
Can the CPU2.CLA be triggered by CPU1 (assigned) ADC?
- As per my understanding Yes. But you may not be able to access the ADC registers as it is owned by CPU1 subsystem
Can I read the ADCs from CPU1 and CPU2? The assignment is only for who has access to the ADC configuration? Can it execute the clear flag?
- I am pretty sure writes are not allowed. So clear flag is not possible. I am not sure about read access. Have you tried this scenario at your end?
Regards,
Veena
Hi Veena,
what about that CPU1 always execute the clear flag right away. The interrupt should still trigger the CLA2 task. Isn't it?
Regards, Holger