Search found 25 matches

by ESP_Faye
Mon Dec 21, 2015 7:45 am
Forum: ESP-IDF
Topic: ADC2 pads
Replies: 1
Views: 6210

Re: ADC2 pads

Hi rudi,

It will be in the next version of ESP32_RTOS_SDK.

Thanks for your interest in ESP32 !
by ESP_Faye
Mon Dec 21, 2015 7:36 am
Forum: Documentation
Topic: [Documentation Release] ESP31_RTOS_SDK_API Reference
Replies: 7
Views: 31387

[Documentation Release] ESP31_RTOS_SDK_API Reference

Welcome to use ESP31. Here is the ESP31_RTOS_SDK_API Reference.
Click to download.

Enjoy !
by ESP_Faye
Fri Dec 18, 2015 6:06 am
Forum: General Discussion
Topic: [Tool Release] FLASH_DOWNLOAD_TOOL
Replies: 35
Views: 91728

[Tool Release] FLASH_DOWNLOAD_TOOL

Here is the Flash Download Tool.

Enjoy !

Update version 1.2 and source code. ;) ;)
Release Note 160104:
exe tool:
1. fix result check function for ESP32
2. fix download error if address exceed 2Mbyes

esptool_ESP32.py is in ESP32_RTOS_SDK/tools
ESP32_FLASH_DOWNLOAD_TOOL_V1.2.0.zip
(18.73 MiB) Downloaded 6108 times
by ESP_Faye
Thu Dec 17, 2015 5:54 am
Forum: FAQ
Topic: Q: ESP32 boot log introduction
Replies: 0
Views: 117536

Q: ESP32 boot log introduction

Code: Select all

 ets Jul  5 2015,rst cause:1, boot mode:(11)
ESP32 boot log:
  • rst cause
    • 1 : power on
    • 2 : external reset
    • 4 : hardware watchdog reset
  • boot mode
    • 11 : Flash download mode
    • 31 : Flash boot mode
Thanks for your interest in ESP32 !
by ESP_Faye
Thu Dec 17, 2015 5:53 am
Forum: FAQ
Topic: Q: ESP32 启动时打印说明
Replies: 0
Views: 54927

Q: ESP32 启动时打印说明

Code: Select all

 ets Jul  5 2015,rst cause:1, boot mode:(11)
ESP32 启动时的打印信息说明如下:
  • rst cause
    • 1 : power on
    • 2 : external reset
    • 4 : hardware watchdog reset
  • boot mode
    • 11 : Flash download mode
    • 31 : Flash boot mode
感谢您对 ESP32 的关注!