mirror of
https://github.com/m5stack/M5Module-PPS-Internal-FW.git
synced 2026-05-20 10:51:48 -07:00
6087f8b99cd8800a656e3f608e497f0b5dbe44bb
M5Module-PPS-Internal-FW
Overview
Contains Internal Firmware programs of M5Stack Module PPS.
Note
The last sector in STM32 stores calibration data. Modifying the content of this sector will make the module unable to function normally.
How to backup calibration data
-
Open STM32CubeProgrammer and use STLink to connect to Module PPS
-
Connect to Module PPS
-
Set the address to 0x08007800 and the size to 0x800
-
Save as hex file
How to restore calibration data
-
Open STM32CubeProgrammer and use STLink to connect to Module PPS.
-
Connect to Module PPS
-
Chose hex file (Note that the address is 0x8007800 and the size is 2048 Bytes)
-
Cancel "Full chip erase"
-
Start Programming
License
Languages
C
99.8%
Assembly
0.2%


