-
- Pure Rust - HAL from scratch
- CH32X035F7P6
- PMOD for SPI & UART
- ~Qwiic I2C~ CH32X035 with batch number 0 has no I2C, planning to change to a PIOC port
- Power switch jumper(3v3 or 5V logic)
…
-
Hello there, when trying to use a shared SPI bus, which is async, the `SdCard` cannot be instantiated, since the trait is not implemented. Is there a specific technical reason for this, or was this ju…
-
The Raspberry Pi 4 B has a new brand SoC BCM2711 (1.5GHz Quad A72, VideoCore 6)
- LPDDR4 (1-8 GB)
- VIA Labs VL805 USB 3.0 Host controller (XHCI)
- USB bridge with 2x USB 3.0 and 2x USB 2.0 ports
…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
## Environment
- Module or chip used: ESP32 rev1 on TTGO
- IDF version: 4.4.2 release
- Build System: Standard VSCode installation (Windows) as per the tutorial
- Power Supply: USB
## Problem…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Seeing an issue with `pio remote run` command. My setup:
- VM that holds my [platform.io](http://platform.io/) project for esp32-c6 dev kit
- Local on my mac, I have the hardware plugged in and am …
-
I have been toying with the idea for a few weeks now about unifying some of the communications with 3D printers. And thereby future proofing the 3D printer market.
One of these ideas, is looking a…
-
I'm trying to do a board without a USB or switch, using the STM32F411. I want to use MBOOT to update the FW only when it is called from within an application so have no need for a USB or switch. It wi…
-
can I modify this code to convert spi protocol to USB keyboard mouse and make a wireless connections use nrf24l01?