Data Sheet

EMW3076 Series Wireless Module Data Manual
Copyright of Shanghai MXCHIP Information Technology Co., Ltd.
1
Memory Space Allocation
The Wi-Fi SOC MX1070 of the EMW3076 module contains the following memories:
ROM
Starting at address 0x0000_0000 is a read-only memory of size 24k bytes. The BOOT image is stored in
the ROM, which is mainly used to program the Flash, and performs safe boot or normal startup according
to the mode selection, and guides the application image running in the Flash.
SRAM
256kbytes of SRAM, which can be used not only to execute code, store data, but also to share the shared
memory of Wi-Fi message buffers. The starting address of the SRAM is 0x0800_0000.
Flash
The MX1070 integrates a 2M byte QPSI Flash through the System-in-Package (SiP) package. The
processor uses the cache to retrieve code and data from Flash and supports redirection to encrypt code
and data.
OTP (One-Time Programmable Memory)
The MX1070 offers 512-byte One-Time Programmable (OTP) storage. The user available area is: 0xD7 -
0x1F7. Other space pre-stores hardware configuration parameters such as Flash encryption information,
MAC address, and RF calibration parameters. The system automatically reads each time after reset.
The system storage space address is assigned as follows:
Table 2 System Storage Space
Name
Start Address
End Address
ROM
0x0000_0000
0x0000_5FFF
SRAM
0x0800_0000
0x0803_FFFF
FLASH
0x1000_0000
0x17FF_FFFF
Peripheral registers
0x4000_0000
0x4001_DFFF
Share memMAC/PHY
0x6000_0000
0x61FF_FFFF
Flash Space pre-allocation is as follows
Table 3 Flash Storage Space
Name
Description
Offset Start
Offset End
Size
Bootloader
Bootloader program for burning
0x0000_0000
0x0000_4FFF
20 Kbytes
System Info
Reserved, system information, please do
not use
0x0000_5000
0x0000_5FFF
4 Kbytes
KV Data
Key/Value Data area, read and write with KV
component of MXOS
0x0000_6000
0x0000_9FFF
16 Kbytes
Application
Application firmware developed with MXOS
0x0000_A000
0x000F_FFFF
984 Kbytes
OTA
Temporary storage area for OTA data using
compression algorithms
0x0010_0000
0x001A_3FFF
656 Kbytes