RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

When the STM32F030C8 external io port interrupt level is kept at 1.2V, the interrupt is always triggered and cannot come out.

MCU
三月 17, 2021 by Matthew 3867

External IO port interrupt, the initial setting is the rising edge trigger interrupt, but when the io port level is kept at 1.2V, the interrupt will not be triggered all the time. Have you encountered this problem?

所有评论

user image

James 发表于 March 17, 2021

There is no clear interrupt flag.

0
user image

Emma 发表于 March 17, 2021

Turn off the interrupt after triggering, and turn on the interrupt after the processing is completed. .

0
user image

Joseph 发表于 March 17, 2021

1. You'd better refer to the history to check whether the program setting is correct and whether it is set to level trigger

2. Unless afterwards, the signs should be cleaned up in time,

0
user image

Aden 发表于 February 1, 2024

I want to know the same thing

0

写一个答案

您需要登录才能回复。 登入 | 注册