cancel
Showing results for 
Search instead for 
Did you mean: 

Does STM32F4 has SWI example?

Carter Lee
Associate III
Posted on September 25, 2017 at 03:20

Hi.

I'm looking for example of Software Interrupt in STM32F10x_StdPeriph_Examples, STM32F4xx_DSP_StdPeriph_Lib_V1.8.0

Can I find that in Examples?

1 REPLY 1
Posted on September 25, 2017 at 03:38

You can arbitrarily set interrupts into the NVIC, or use BKPT or SVC instructions. Posted an SVC example to the forum previously.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..