完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
从M24SR通过i2c发送和接收字节时,我无法计算CRC。 我已经尝试过关于在NDEF内存中存储数据的应用笔记中的第29页上的示例 (http://www.st.com/web/en/resourc ... note/DM00105043.pdf ) 当我从维基百科遵循CRC算法时(http://en.wikipedia.org/wiki/Cyc ... mp;sharpComputation ) 计算的CRC与示例中的预期CRC不匹配。 有人可以一步一步地说明如何计算CRC吗? 例如,如果我尝试发送命令来读取CC文件长度,我将如何计算CRC? 起始位0xAC 0x02 0x00 0xB0 0x00 0x00 0x02 0x6B 0x7D停止位 什么是多项式除数?是0x8005吗?来自数据表中的第5.5节(http://www.st.com/web/en/resourc ... heet/DM00097458.pdf ),“初始寄存器内容应为0x6363,寄存器内容在计算后不应反转”是什么意思? 谢谢你的帮助, 乔恩 #i2c#m24sr-crc-calculation #crc#m24sr 以上来自于谷歌翻译 以下为原文 Hello, I'm having trouble calculating the CRC when sending and receiving bytes via i2c from the M24SR. I've tried following the example on page 29 from the application note on storing data in the NDEF memory (http://www.st.com/web/en/resourc ... note/DM00105043.pdf ) When I follow the CRC algorithm from wikipedia (http://en.wikipedia.org/wiki/Cyc ... mp;sharpComputation ) The calculated CRC does not match the expected CRC from the example. Can someone please show step by step how to calculate the CRC? For instance, how would I calculate the CRC if I try to send the command to read the CC file length? Start bit 0xAC 0x02 0x00 0xB0 0x00 0x00 0x02 0x6B 0x7D Stop bit What is the polynomial divisor? Is it 0x8005? From section 5.5 in the datasheet (http://www.st.com/web/en/resourc ... heet/DM00097458.pdf ), what does it mean that ''The initial register content shall be 0x6363 and the register content shall not be inverted after calculation''? Thanks for any help, Jon #i2c #m24sr-crc-calculation #crc #m24sr |
|
相关推荐
2个回答
|
|
嗨,
您可以在第20页找到有效的解决方案: http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00102751.pdf 排除数据的I2C地址以生成CRC 最后添加两个CRC字节。 第一个CRC低字节后跟CRC高字节。 亲切的问候, 本舒勒 以上来自于谷歌翻译 以下为原文 Hi, You can find a working solution on page 20: http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00102751.pdf exclude the I2C address for the data to generate the CRC Add the two CRC bytes at the end. First CRC lower byte followed by the CRC higher byte. with kind regards, Ben Schueler |
|
|
|
嗨本,
感谢您的建议,示例代码帮助我解决了我的问题。 -Jon 以上来自于谷歌翻译 以下为原文 Hi Ben, Thank you for the suggestion, the sample code has helped me solve my issue. -Jon |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2634 浏览 1 评论
3208 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1783 浏览 1 评论
3609 浏览 6 评论
5987 浏览 21 评论
939浏览 4评论
1315浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
583浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1302浏览 3评论
1358浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 23:03 , Processed in 1.278449 second(s), Total 78, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号