Interrupt on STM32F030C8

Use this section to discuss your embedded Flowcode projects.
Post Reply
elecsam22278485
Posts: 1
http://meble-kuchenne.info.pl
Joined: Sun May 14, 2023 8:02 am

Interrupt on STM32F030C8

Post by elecsam22278485 »

Hello dear engineers

I have been trying to activate stm32f030c8 microcontroller interrupt for a long time, but I can't do it.

While I enabled interrupt for other microcontrollers and it works fine, is it different with this IC?

I also tested for other stm series ICs and none of them are activated
I use Flocode 8 In the help section, there is no example for EXTI that I can follow and create my program.

Please help me.
Tanks

chipfryer27
Valued Contributor
Posts: 1147
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 284 times
Been thanked: 412 times

Re: Interrupt on STM32F030C8

Post by chipfryer27 »

Hi

If you are using FCv8 you should be posting in the v8 forum as you will be better supported, as this forum focusses on v9 and v10.

However interrupts on EXTI0/1/2/3 and 7 are available for that chip.

Regards

Post Reply