stm32l476vcx controller how can internal flash write and read and calculate crc
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-09 2:34 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-09 5:50 AM
Unduly vague..
One can compute CRC using standard SW methods, or use HW peripheral. Reading FLASH works the same as reading any other memory within the MCU.
Examples of using the CRC and FLASH peripheral should be in the CubeL4 Repository.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
