Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

chip internals

cloudzhou edited this page Nov 10, 2014 · 1 revision

Bootloader

Baudrate: 76800

flashing segments

  • in 0x00000 are the segments .text, .data and .rodata from the elf file
  • in 0x40000 is the segment .irom0.text
  • the one at 0x00000 is a multipart-file wit headers, checksums, etc., whereas the one at 0x40000 is a raw file

Hi res image of the top layer

Tnx to

Full size

Some unconfirmed info on what is what http://imgur.com/Crzy9aM

Clone this wiki locally