[solved-found pdf docu] ESP32 ssc_commands.xlsx - where we can find this?

RobinC
Posts: 45
Joined: Sat Feb 04, 2017 5:29 pm

Re: [solved-found pdf docu] ESP32 ssc_commands.xlsx - where we can find this?

Postby RobinC » Fri May 12, 2017 1:51 pm

Just made a new board that uses the ESP-WROOM-32 (received from adafruit). Upon boot, it goes into ssc mode. Console output:

Code: Select all


ets Jun  8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0000,len:0
load:0x3ffc0000,len:2304
load:0x40078000,len:3788
ho 0 tail 12 room 4
load:0x40098000,len:532
entry 0x4009813c


**************************************
*       hello espressif ESP32!       *
*        2nd boot is running!        *
*            version (V0.1)          *
**************************************
compile time 18:16:58

  SPI Speed      : 40MHz
  SPI Mode       : DIO
  SPI Flash Size : 4MB
Partition Table:
## Label            Usage          Type ST Offset   Length
 0 factory          factory app      00 00 00010000 00100000
 1 rfdata           RF data          01 01 00110000 00040000
 2 wifidata         WiFi data        01 02 00150000 00040000
End of partition table
Loading app partition at offset 00010000
section 0: paddr=0x00000020 vaddr=0x00000000 size=0x0ffe8 ( 65512) 
section 1: paddr=0x00010010 vaddr=0x3f400010 size=0x05b64 ( 23396) map
section 2: paddr=0x00015b7c vaddr=0x3ffba720 size=0x01378 (  4984) load
section 3: paddr=0x00016efc vaddr=0x40080000 size=0x00400 (  1024) load
section 4: paddr=0x00017304 vaddr=0x40080400 size=0x126ac ( 75436) load
section 5: paddr=0x000299b8 vaddr=0x00000000 size=0x06658 ( 26200) 
section 6: paddr=0x00030018 vaddr=0x400d0018 size=0x325b4 (206260) map
start: 0x400807ac

Initializing heap allocator:
Region 19: 3FFBBA98 len 00024568 tag 0
Region 25: 3FFE8000 len 00018000 tag 1
Pro cpu up.
Pro cpu start user code
nvs_flash_init
frc2_timer_task_hdl:3ffbc564, prio:22, stack:2048
tcpip_task_hdlxxx : 3ffbeca8, prio:20,stack:2048
phy_version: 80, Aug 26 2016, 13:04:06, 0
pp_task_hdl : 3ffc34f0, prio:23, stack:8192

:>enter uart init
uart init wait fifo succeed
exit uart init

IDF version : master(db93bceb)

WIFI LIB version : master(934d079b)

ssc version : master(r283 4d376412)

!!!ready!!!
mode : sta(24:0a:c4:xx:xx:xx)

+WIFI:STA_START

MartinOtis
Posts: 1
Joined: Sun Dec 03, 2017 1:43 pm

Re: [solved-found pdf docu] ESP32 ssc_commands.xlsx - where we can find this?

Postby MartinOtis » Sun Dec 03, 2017 1:48 pm

Hi RobinC,
I have also a MCU from Adafruit and design my own board. SSC mode is also there.
I am not able to flash my own firmware. It's very strange since the Develpment board from Adafruit is working fine with esptool.py.
Did you succeed to flash your MCU ESP32 ? if yes, what is your toolchain, setup and configuration ?
Best regards, M.

Who is online

Users browsing this forum: No registered users and 79 guests