完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
您好,我尝试在i2c上提取外设库样本,使其更易于使用。但是,奇怪的是我无法通过发送地址部分,并且无法弄清楚原因。有人可以给我指点吗?附件是我使用的代码,有问题的行是在
''while(!I2C_CheckEvent(I2C1,I2C_EVENT_MASTER_TRANSMITTER_MODE_SELECTED))''在readRegistry函数中。 谢谢。 以上来自于谷歌翻译 以下为原文 Hello, I tried distilling the peripheral library sample on i2c to make it simpler for my own use. However, strangely I cannot get pass a the send address part, and can't figure out why. Can someone give me some direction? Attached is the code I used, and the line with problem is at ''while (!I2C_CheckEvent(I2C1, I2C_EVENT_MASTER_TRANSMITTER_MODE_SELECTED)) '' inside readRegistry function. Thanks.
|
|
相关推荐
2个回答
|
|
我有同样的问题。我使用STM8L Discovery控制DS1307,当我发送()函数时它很好但是当我发送()函数时,I2C1-> DR = ----它没有得到值而I2C1-> SR1(ADDR)位是没有设置。因为它没有出来
; // EV6。有人可以帮我解决问题吗? PS:我在IAR上调试 以上来自于谷歌翻译 以下为原文 I have same problem. I use STM8L Discovery control DS1307, when I send
; //EV6. Can someone help me to solver problem ? PS: i debug on IAR |
|
|
|
嗨winix,
看来你的芯片没有得到确认。如果你的地址真的是0x1E,你必须将它向左移1位,否则它将被传输为0xF。如果这不起作用,您可以尝试降低速度。 祝你好运。 以上来自于谷歌翻译 以下为原文 Hi winix, It seems that you do not get ACK from your chip. If your address is really 0x1E, you must shift it 1 bit left, otherwise it will be transmitted as 0xF. If that does not work you can try to reduce the speed. Good luck. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2720 浏览 1 评论
3236 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1807 浏览 1 评论
3645 浏览 6 评论
6033 浏览 21 评论
1334浏览 4评论
209浏览 3评论
196浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
350浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
442浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-21 10:40 , Processed in 0.938290 second(s), Total 78, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号