cancel
Showing results for 
Search instead for 
Did you mean: 

stm32l476vcx internal flash write and read

SJosh.9
Associate II
 
2 REPLIES 2

Dupe https://community.st.com/s/question/0D53W00001ixXvaSAE/stm32l476vcx-controller-how-can-internal-flash-write-and-read-and-calculate-crc

Read FLASH via address or pointers

Writing requires switching into appropriate mode prior writing words into the memory.

Perhaps review libraries and reference manual

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
SJosh.9
Associate II

thank you for answer sir.

but i want calculate whole crc from starting adress to ending adress (256 kb) whole crc.

so how can i calculate.particular adress it is ok.