artikel:ipc:mac7116

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
artikel:ipc:mac7116 [Mon. 01.04.2019 04:13] – [Init procedure] go4itartikel:ipc:mac7116 [Thu. 18.07.2019 05:18] – [Security bits in program Flash range] go4it
Zeile 13: Zeile 13:
   * Quartz: 8 MHz   * Quartz: 8 MHz
   * Program Flash: 1 MByte   * Program Flash: 1 MByte
-  * Data Flash: 48 KByte +  * Data Flash: 32 KByte 
-  * SRAM: 32 KByte+  * SRAM: 48 KByte
   * Datenblatt: [[https://www.nxp.com/part/MAC7116VAG50]]   * Datenblatt: [[https://www.nxp.com/part/MAC7116VAG50]]
  
Zeile 41: Zeile 41:
 ^ Periphal ^ Base-Addr ^ End-Addr ^ Size ^ ^ Periphal ^ Base-Addr ^ End-Addr ^ Size ^
 | Program Flash | 0x0000 0000 | 0x000F FFFF | 0x10 0000 (1 mb) | | Program Flash | 0x0000 0000 | 0x000F FFFF | 0x10 0000 (1 mb) |
-| Data Flash | 0xFE00 0000 |  | (48 kb) | +| Data Flash | 0xFE00 0000 |  | (32 kb) | 
-| SRAM  | 0x4000 0000 | 0x4000 7FFF | 0x8000 (32 kb) |+| SRAM  | 0x4000 0000 | 0x4000 7FFF | 0x8000 (48 kb) |
  
 progflash base 0xfc100000 progflash base 0xfc100000
Zeile 483: Zeile 483:
 </code> </code>
  
 +===== Unsecure Chip =====
 +
 +  - set MCU mode using the MOD(A|B)
 +  - set Oscillator type
 +  - set External bus interface attributes
 +  - set Nexus port attributes
 +  - issue JTAG unlock procedure
 +  - Erase the program and data flash
 +  - Write new content to program flash
  
  
  • artikel/ipc/mac7116.txt
  • Zuletzt geändert: Thu. 11.11.2021 07:32
  • von go4it