完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我有gpio中断的问题。我正在尝试通过调用函数GPIO_Init(GPIO0,GPIO_PIN_0,GPIO_MODE_IN_FL_IT)来配置和启用中断,但没有成功。 在中断处理程序函数INTERRUPT_HANDLER(PORT2_IRQHandler,5) 我正在调用GPIO_WriteReverse(GPIO0,GPIO_PIN_2)并且它无法正常工作。当我将GPIO_WriteReverse(GPIO0,GPIO_PIN_2)置于主循环中时,它可以工作并且PIN_2被切换。所以我正确配置了PIN_2。 在STM8中,我找到了EXti_SetExtIntSensitivity(...)函数。它没有在stlux库中表示。 你知道为什么不发生INTERRUPT_HANDLER(PORT2_IRQHandler,5)吗?我该如何做正确的配置? 以上来自于谷歌翻译 以下为原文 Hi, I have problem with gpio interrupt. I am trying configure and enable interrupt by calling function GPIO_Init(GPIO0, GPIO_PIN_0, GPIO_MODE_IN_FL_IT) but without success. In interrupt handler function INTERRUPT_HANDLER(PORT2_IRQHandler,5) I am calling GPIO_WriteReverse(GPIO0, GPIO_PIN_2) and it is not working. When I put GPIO_WriteReverse(GPIO0, GPIO_PIN_2) in main loop, it works and PIN_2 is toggled. So I configured PIN_2 correctly. In STM8 I found EXTI_SetExtIntSensitivity(...) function. It has not representation in stlux library. Do you have any idea why INTERRUPT_HANDLER(PORT2_IRQHandler,5) not occur? How I must to do the correct configuration? |
|
相关推荐
2个回答
|
|
你知道在哪里可以找到stlux385a外部中断的例子吗?我有一些例子,但它们不包括外部中断,只有adc,比较器等。
我尝试使用P2端口(digin),但我不知道在哪里可以启用中断,我可以在哪里选择上升沿或下降沿。我在数据表中找不到这些信息。 请帮忙。 以上来自于谷歌翻译 以下为原文 Do you know where I can find example with external interrupt for stlux385a? I have some examples but they are not include external interrupt, only adc, comparators etc. I tried use P2 port (digin) but I do not know where I can enable interrupt and where I can choose rising or falling edge. I do not find this information in datasheet. Please any help. |
|
|
|
我解决了我的问题。具有端口2中断的所有内容均可由SMED配置器配置。
以上来自于谷歌翻译 以下为原文 I resolve my problem. Everything with port 2 interrupt are configurable by SMED configurator. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2738 浏览 1 评论
3241 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1810 浏览 1 评论
3650 浏览 6 评论
6039 浏览 21 评论
1339浏览 4评论
201浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
353浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
444浏览 2评论
STM32处理增量式编码器Z信号如何判断中断是正转的还是反向转的?
275浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-25 09:22 , Processed in 0.963128 second(s), Total 50, Slave 44 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号