Search found 6 matches

by turing_chang
Wed Jan 12, 2022 7:06 am
Forum: Hardware
Topic: Does ESP32-S3-MINI1 accepted from Japan Radio law – Technical Regulations Conformity Certification ?
Replies: 0
Views: 2096

Does ESP32-S3-MINI1 accepted from Japan Radio law – Technical Regulations Conformity Certification ?

Hi All,
Does ESP32-S3-MINI1 accepted from Japan Radio law – Technical Regulations Conformity Certification ?
Thanks for your help.

B.R.
by turing_chang
Tue Dec 28, 2021 2:21 am
Forum: ESP-IDF 中文讨论版
Topic: [已解决] 烧录完esp32-s3-usb-otg,无作用
Replies: 2
Views: 4430

Re: 烧录完esp32-s3-usb-otg,无作用

使用ESP32-S3-USB-OTG,S该问题已经解决,非常感谢。
by turing_chang
Thu Dec 23, 2021 1:42 pm
Forum: ESP-IDF
Topic: Question : esp32 no works after flash binary
Replies: 4
Views: 5172

Re: Question : esp32 no works after flash binary

Hi
Thanks for your help, i already got the message of printf from uart port, so the program is fine.

B.R.
by turing_chang
Wed Dec 22, 2021 6:49 am
Forum: ESP-IDF
Topic: Question : esp32 no works after flash binary
Replies: 4
Views: 5172

Re: Question : esp32 no works after flash binary

Hi ESP_Sprite the chip is used to esp32s3, the tool chain is esp-idf, there're three binary files after compiler done, bootloader.bin, partition-table.bin, and hello_world.bin. It does not work. the target board is "ESP32-S3-USB-OTG", the information is listed as below link : https://docs.espressif....
by turing_chang
Mon Dec 20, 2021 1:09 pm
Forum: ESP-IDF 中文讨论版
Topic: [已解决] 烧录完esp32-s3-usb-otg,无作用
Replies: 2
Views: 4430

[已解决] 烧录完esp32-s3-usb-otg,无作用

Hi All,

透过flash_download_tool_3.9.2烧录bin档,起始位址从0开始,导致烧录完後 esp32没有作用。
请问是否有解决方案 ? 谢谢
by turing_chang
Mon Dec 20, 2021 1:06 pm
Forum: ESP-IDF
Topic: Question : esp32 no works after flash binary
Replies: 4
Views: 5172

Question : esp32 no works after flash binary

Hi All,

i flash binary into ESP32-S3-USB-OTG by flash_download_tool_3.9.2, but the esp32 didn't work, without any lcd and led.
The start address of binary is zero, not start from 0x1000, does any possible solution for that ?


B.R.