Difference between revisions of "O2Micro OZ935xx"

From SEGGER Wiki
Jump to: navigation, search
(Example Application)
(On-Chip Memory Regions)
Line 17: Line 17:
 
| Information Area || 128|| 0x00018000 - 0x0001807F
 
| Information Area || 128|| 0x00018000 - 0x0001807F
 
|-
 
|-
| EEPROM Area || 128|| 0x00019000 - 0x000191FF
+
| EEPROM Area || 512|| 0x00019000 - 0x000191FF
 
|}
 
|}
   

Revision as of 12:28, 22 April 2021

The OZ935xx series device family is a highly integrated high performance battery management sytem integrated circuit to monitor and project up to 10 battery cells in series.

Debug Support

The J-Link supports SWD debugging for the O2Micro OZ935xx series devices, with J-LInk Version 7.11b and later.

On-Chip Memory Regions

The internal flash is divided into 5 different regions:

Instance Name Size (bytes) Memory region
MTP Flash 32768 0x00010000 - 0x00017FFF
Information Area 128 0x00018000 - 0x0001807F
EEPROM Area 512 0x00019000 - 0x000191FF

NOTE: J-Link supports the MTP Flash as well as Information Area starting at 0x18040.

Evaluation Boards

  • O2Micro OZ935xx evaluation board: TBD

Example Application