-
I'm moving this here, because it belongs to the hardware folder.
The discussion so far:
Me:
Or make our own.
Maybe we can start by collecting the requirements, like display type, size, controls,…
-
### Board
ESP32-S3-WROOM-1-N16R8
### Device Description
Plain module ESP32-S3-WROOM-1-N16R8 in a custom PCB.
### Hardware Configuration
GPIO 19 and 20 are connected to a host USB (PC or…
-
Steps to reproduce:
1. Build and flash:
```
git clone https://github.com/Disasm/icebreaker-litex-examples
cd icebreaker-litex-examples
git checkout serv
git submodule update --init
cd soc
./ic…
-
# esp32p4 support status
- Low Power System
- ✅ Low Power Core (RISC-V)
- ❗ Low-power ADC (IDF-6875)
- ❗ Low-power GPIO (IDF-7536)
- ❗ Low-power I2C Master (IDF-7540)
- ❗ Low-power I…
-
New ESPHome 2024.8 needs ota: platform: esphome to work. However, this causes an error when uploading to the sensor.
`[16:57:15]rst:0x7 (TG0WDT_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
[16:57:15]S…
-
I'm trying to put together udev rules for firing up an SPI device automatically on plug. I think there's an issue, that the ch341-spi driver doesn't actually expose what SPI number the USB has grabbed…
-
the LCD display should be driven by SPI commands. and you use the FT232 USB to SPI chip. how you translate the SPI commands to USB commands in order to control the LCD ? how you convert the current F…
-
I have managed to see the 4-In/8-Out and the USB Host modules work with a Core3-Se finally, using the examples. Am using the M5Core3.h lib. If USB and IO stay stable, I may add the BLE code to the e…
-
I have Kusba v2.4. I followed the open issues here but I can't solve my issue. It seems the device port can't be connected to.
I already tried to flush it with the Rampon Anchor 0.4 to no avail.
In…
shkup updated
5 months ago
-
**Is your enhancement proposal related to a problem? Please describe.**
AFAIK, there is no API to know the wakeup source.
**Describe the solution you'd like**
hwinfo seems to be the right place a…