CRC16 for STM32F030
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-07 6:14 PM
I am trying to use the hardware peripheral on the STM32F030 to calculate a 16-bit CRC for a modbus RTU application. But I don't know how to do it.
- Labels:
-
CRC
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-07 6:26 PM
See [ATT]4016 document at the bottom here
https://community.st.com/s/global-search/modbus%20crc
Was from old SPL, but should be portable
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-07 6:39 PM
I need STM32F030 config for CRC16. I try config register for CRC ,but I can not getting the right results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-07 6:50 PM
The F030 doesn't support the programmable modes, use the software examples.
Up vote any posts that you find helpful, it shows what's working..
