完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
喜
如何通过wrapper.cs / SDK获取用户按钮事件? 我的申请需要它。 问候 亚历克斯 以上来自于谷歌翻译 以下为原文 hi, how can I get the user button event over the wrapper.cs / SDK ? I need it for my application. regards Alex |
|
相关推荐
4个回答
|
|
好问题版本2.0:
在iNEMO的固件中有iNEMO_Button.c 有方法: uint32_t iNEMO_Button_Get_State(Button_TypeDef按钮) { 返回GPIO_ReadInputDataBit(BUTTON_PORT [Button],BUTTON_PIN [Button]); } 如何在iNemo C / C ++控制台演示中获得状态? 请帮忙! 以上来自于谷歌翻译 以下为原文 ok question version 2.0: In the Firmware of iNEMO there is the iNEMO_Button.c there is the method: uint32_t iNEMO_Button_Get_State(Button_TypeDef Button) { return GPIO_ReadInputDataBit(BUTTON_PORT[Button], BUTTON_PIN[Button]); } how can I get the state in the iNemo C/C++ console demonstration? PLEASE help! |
|
|
|
好吧,如果那是不可能的我有想法用固件中的按钮状态值替换压力值但我没有找到压力传感器通过VCOM发送数据的部分
以上来自于谷歌翻译 以下为原文 ok if that isnt possible I had the idea to to replace the pressure value with the button state value in the firmware but i didnt find the part where the pressure sensor send data to via VCOM |
|
|
|
您可以在协议中提供一个带有新MexId的新帧,并使用inemoV2 sdk的.h中定义的INEMO2_SendFrameBase获取它;或者更快的方法可能是使用trace命令。按下按钮时发送跟踪按摩框,您可以使用.h中提供的INEMO2_GetTrace功能获取它。
请不要在其他帖子中垃圾邮件,不同主题。 谢谢和最诚挚的问候 iNEMO团队 以上来自于谷歌翻译 以下为原文 You can provide a new frame with a new MexId in the protocol and get it with the INEMO2_SendFrameBase defined in the .h of the inemoV2 sdk; Or a more fast way could be the usage of trace command. Send a trace massage frame when the button is pressed, you can get it with the INEMO2_GetTrace function available in the .h. ps please, do not spam your question in other post, with different subject. Thanks and Best Regards iNEMO Team |
|
|
|
非常感谢法比奥!
抱歉发送垃圾邮件! 我想试试跟踪。但是我没有想法如何在按下按钮时发送跟踪消息以及在何处实现它(在main.c中?)。 问候 亚历克斯 以上来自于谷歌翻译 以下为原文 thank you very much Fabio! sorry for that spamming! I want to try it with the trace. But I don't have a Idea how to send a trace message when button is pressed and where to implement it (in main.c ?). regards Alex |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2648 浏览 1 评论
3213 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1787 浏览 1 评论
3616 浏览 6 评论
5996 浏览 21 评论
944浏览 4评论
1318浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
588浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1307浏览 3评论
1367浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-27 08:54 , Processed in 1.264724 second(s), Total 82, Slave 66 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号