Difference between revisions of "Circular buffer on flash"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Development]]{{metadesc|Sensor data in circular buffer in flash}}
 
[[Category:STM32]][[Category:STM32 Development]]{{metadesc|Sensor data in circular buffer in flash}}
[[File:Green Pill rev. b - fully assembled.jpg|thumb]]
+
[[File:Green Pill rev. b - fully assembled.jpg|thumb|[[Green Pill]]]]
 
As is commonly known, many [[STM32]] [[MCU]]s, including the [[STM32F103]] used on the [[Blue Pill]] boards, contains more non-volatile flash storage than is advertised by [[ST]].
 
As is commonly known, many [[STM32]] [[MCU]]s, including the [[STM32F103]] used on the [[Blue Pill]] boards, contains more non-volatile flash storage than is advertised by [[ST]].
  

Revision as of 05:20, 21 July 2021

As is commonly known, many STM32 MCUs, including the STM32F103 used on the Blue Pill boards, contains more non-volatile flash storage than is advertised by ST.

STM32F103#Extra_Flash

STM32 Read internal temperature and voltage reference

STM32F103xx Flash Page Layout.png