Search found 61 matches

by wangshujun@tom.com
Tue Oct 19, 2021 2:17 pm
Forum: ESP32 boards
Topic: The esp32-s3 module is already on sale. Will anyone follow up the migration
Replies: 6
Views: 3510

Re: The esp32-s3 module is already on sale. Will anyone follow up the migration

Where is the branch warehouse of S3? I have got the available boards and can participate in the firmware test
by wangshujun@tom.com
Tue Oct 19, 2021 2:12 pm
Forum: ESP32 boards
Topic: MP 1.17 + ulab = too big for TinyPICO?
Replies: 3
Views: 5143

Re: MP 1.17 + ulab = too big for TinyPICO?

If flash has 4 megabytes, modifying the partition represents a better choice
by wangshujun@tom.com
Mon Oct 18, 2021 6:31 am
Forum: ESP32 boards
Topic: No REPL on ESP32-S2
Replies: 22
Views: 24854

Re: No REPL on ESP32-S2

The USB compatible method should be integrated into the official firmware in the next version. My modification is after the release of 1.17. If you download the daily build, it may also be supported
by wangshujun@tom.com
Mon Oct 18, 2021 6:28 am
Forum: ESP32 boards
Topic: ESP32 hardware counter support status
Replies: 2
Views: 1310

This component is quite useful. I hope it can be imported as soon as possible

This component is quite useful. I hope it can be imported as soon as possible
by wangshujun@tom.com
Mon Oct 18, 2021 6:26 am
Forum: ESP32 boards
Topic: The esp32-s3 module is already on sale. Will anyone follow up the migration
Replies: 6
Views: 3510

The esp32-s3 module is already on sale. Will anyone follow up the migration

The data manual and user manual of the chip can be downloaded on espressif website Flash download tool 3.90 already supports S3 chip The key pins of the module sold seem to be compatible with esp32 wroom. There are two more pins, which are suspended and do not affect the basic test I actually replac...
by wangshujun@tom.com
Wed Oct 13, 2021 12:49 am
Forum: ESP32 boards
Topic: Micropython bluetooth is not working !!!
Replies: 3
Views: 2129

Re: Micropython bluetooth is not working !!!

The GitHub repository examples using microPython1.17 can be run

Third party examples may only apply to older versions
by wangshujun@tom.com
Tue Sep 28, 2021 7:58 am
Forum: ESP32 boards
Topic: Powering ESP32-S2 from a single Li-ion cell
Replies: 5
Views: 4345

Re: Powering ESP32-S2 from a single Li-ion cell

I just got a S2 Mini board, and I'm trying to power it from a single 18650 Li-ion cell. The 18650 is the input of a HT7333 LDO regulator which nominally outputs 3.3 V. My battery input is ~3.89 V, my output is ~3.25 V, but something does not work as intended (the board should be requesting a URL an...
by wangshujun@tom.com
Wed Aug 25, 2021 7:36 am
Forum: ESP32 boards
Topic: MP running slow on external power ESP32-S2
Replies: 9
Views: 3162

Re: MP running slow on external power ESP32-S2

You can try to disable USB support when compiling firmware. At this time, repl runs on the serial port. There should be no problem
by wangshujun@tom.com
Wed Aug 25, 2021 7:33 am
Forum: ESP32 boards
Topic: MP running slow on external power ESP32-S2
Replies: 9
Views: 3162

Re: MP running slow on external power ESP32-S2

The problem is that repl runs on the USB. When the USB is not connected, each transmission has to wait for a USB communication timeout
by wangshujun@tom.com
Tue Jul 13, 2021 1:09 am
Forum: ESP32 boards
Topic: No REPL on ESP32-S2
Replies: 22
Views: 24854

Re: No REPL on ESP32-S2

Please try this firmware
esp12k is esp32s2 module
https://github.com/wangshujun-tj/mpy-Framebuf-boost