In this hands-on tutorial, learn how to write and read data using page-based flash programming on STM32 microcontrollers in the Cortex-M0/M3 series. You'll see how to erase pages, write 32-bit data, and read it back—complete with debugging using CubeIDE’s live expressions.
🔗 Download the project code here: [https://controllerstech.com/flash-programming-in-stm32/]
This video only covers microcontrollers, which have memory distributed according to Pages like Cortex M3 and M0 series.
Related videos: • SECTOR Type Flash Memory : [https://youtu.be/dqfgxS3D1k0] • STM32 Tutorials Playlist : [https://www.youtube.com/playlist?list=PLfIJKC1ud8gga7xeUUJ-bRUbeChfTOOBd]
Be the first to comment