cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL55: interrupting CPU2

AJ_1
Associate II

On the STM32WL55 MCUs, is it possible to have the ADC interrupt go only to the Cortex-M0+(CPU2)?   I have a situation where I would like to trigger CPU2 with interrupts from the ADC, but I don't want to trigger the ADC interrupt for CPU1. Is this possible on the STM32WL55? If that's not possible, what's the next best way to simulate this desired behavior?

1 REPLY 1
STTwo-32
ST Employee

Hello @AJ_1 

As you can see on the Table 90 of the RM0453, you can configure the ADC interrupt to go to the CPU2. More details are explained on the Reference Manual.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.