-
Hi,
The new line of ESP32 chips support native USB. Any plans on incorporating support for them? Thanks!
-
Hi!
I have just received my new PTS200 soldering iron. It also supports TS100 soldering tips, it has buttons, display, accelerometer, USB PD and QC support, and an open soucre firmware. It is so si…
-
### Is your feature request related to a problem?
ESP32(-S3) fp32 division is notoriously slow. It can be made faster several times by using a reciprocal asm sequence, which is accurate to 1 ULP - …
-
When trying to use esp-web.tools to upload to an esp32-s2 with its onboard usb, the upload fails.
On Windows (Chrome or Edge), I get the following error
ESP Web Tools 9.2.1 by Nabu Casa; https:/…
-
I have a 5 amp CT (SCT013-005) with a 1V output. Unfortunately, current readings appear to max out at around 4.7 amps. I am using the ESP32-S2 board, have the jumper set to 1V and using 11db attenuati…
-
Have you seen this?
https://www.youtube.com/watch?v=4I8ohXMIhjs
And would a custom ESP32 S2 board with as much PSRAM as possible help with the frame rate and the encoding needed for HomeKit (Sec…
-
Hi,
I started investigation on how I can connect USB serial device (9600 bps) no more.
Do you think this is possible with USB soft implementation (I realize it shall be enhanced/implemented).
T…
-
**Describe the bug**
Build error occurs on both Arduino IDE and Platformio
Additionally, it happens with both versions 2.3.3 and 2.3.4.
**Describe the hardware setup**
- Which microcontroller
…
-
MCU - ESP32-S2
IDE - Arduino IDE 2.1.0
Library - EspTinyUSB 2.0.2
dev.sendRelease() not working, keycode keeps appearing on Host PC Notepad forever after dev.sendKey(HID_KEY_A);
Tryed to inv…
-
Crash with ESP32 S2 mini.
(Code is running on ESP32)
Someone have test on ESP32 S2 ?
Any idea how to solve that ?