-
Some designs (1) use I2C busses and GPIOs coming directly from the main CPU / SoC, instead of using an IO-expander like the LJCA chip or having the GPIOs connected to a video-processing chip like the …
-
There are 3 typos in the file stopping compilation. (release 1.3.0)
Namely:
- ADC_AWD3CR_AWD2CH_19 shall be ADC_AWD3CR_AWD3CH_19
- GPIO_HSLVR_HSLV11_Msk & GPIO_SECCFGR_SEC11_Msk have mis…
-
- Platform/operating system :
RPI5 8GB
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
aarch64 (64-Bit)
- Python version (run `python -version` or `python3 -version`): Python…
-
Upfront - thanks for the excellent work on this project.
Not sure if this is a realistic question....
Sort of related to the thread on PicoMites / MMBasic for STEM projects...
Is it possible …
-
Both latest release and beta crash if you right click a device - configure - gpio... or template - Windows 11 Pro 64 bit
-
### Describe the bug
When running the TFCard example with an M5Atom lite there are a lot of Errors in the logs, but it seems the program is working.
```
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_…
-
**ESPixelStick Firmware Version**
4.0-ci11448233108
**Hardware Version**
esp32_wt32eth01
**Binary release or compiled yourself?**
Binary release
**Operating System (and version)**
Windows…
-
-
Hi atanisoft,
I am trying to implement your lib in my project.
I use the spi_lcd_touch example and ESP-IDF 5.3.1 for a JC2432S028 shield.
The LVGL gauge demo is running fine, but now I want to …
-
I want to use MMM-GPIO-Notifications to send notifications to MMM-Carousel to initiate page change. I can't seem to get it working at all.
buttons are connected and registered using a simple button…