mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-13 10:17:55 +00:00
Update EEPROM.md
This commit is contained in:
parent
b6f30c285f
commit
d7a4f56481
@ -1,6 +1,6 @@
|
||||
# Multi-Module EEPROM
|
||||
|
||||
The EEPROM is used to store the Multiprotocol Modules's global ID as well as details of bound receivers for certain protocols (afhds2a, Bugs, Devo, Walkera).
|
||||
The EEPROM is used to store the Multiprotocol Modules's global ID as well as details of bound receivers for certain protocols (AFHDS2A, Bugs, Devo, Walkera).
|
||||
|
||||
On an Atmega328p module the EEPROM is a dedicated and persistent data store, separate from the 32KB of flash memory. On the STM32 module there is no dedicated EEPROM, so EEPROM functionality is emulated in the last 2KB of flash memory.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user