-
I burned the bootloader into a "pro mini" ( atmega328p runs at 3.3v with 8MHz crystal) with the following build configuration:
` make MCU=atmega328p F_CPU=8000000L AUTOBAUD=0 SWIO=1 RX=AtmelPC3 TX=At…
hlyi updated
4 months ago
-
### Board
ESP32 S3 dev
ESP32 S3 DevKitC 1 N16R8 ESP32 S3 WROOM1 N16R8 Entwicklungsboard WiFi Bluetooth 5.0 Mesh Entwicklungsboard https://amzn.eu/d/iAX62Sv
### Device Description
esp32-s3-…
-
Hi,
I really appreciate this library, as it provides an excellent starting point for my own project, which is to create a MIDI message filter. I intend to instrument [EZ_USB_MIDI_HOST](https://gith…
-
Here is the idf.py build log when trying to compile this example for target ESP32-C3 and using esp-idf master branch:
```
$ idf.py build
Executing action: all (aliases: build)
Running ninja in …
-
[graphictest_tft_gizmo.ino](https://github.com/adafruit/Adafruit-ST7735-Library/blob/master/examples/graphicstest_tft_gizmo/graphicstest_tft_gizmo.ino) Runs for a second on the Adafruit CPB in the def…
-
Hello!
I'm using the onewire CI DS28E05 (https://datasheets.maximintegrated.com/en/ds/DS28E05.pdf) but Micropython `ow.scan()` show nothing. That is a `onewire` chip, so it use/works with the `on…
-
When I add `#include "pico/cyw43_arch.h"` (header used in `picow_blink.c` in upstream `pico-examples`) to `BridgingHeader.h` and reconfigure with `cmake -DPICO_BOARD=pico_w -B build -G Ninja .` that r…
-
### The problem
No issues installing and updating ESP Home configurations to multiple ESP 32 C3 boards up to and including ESP Home 2023.12.7
Carried out ESP Home Upgrade to 2023.12.8 and then carri…
-
### CircuitPython version
```python
circuitpython v9.1.1 (en_GB UF2) and adafruit-circuitpython-adafruit_funhouse-en_GB-20240806-main-PR9479-7f92099.uf2
```
### Code/REPL
```python
none
```
### …
tyeth updated
3 months ago
-
### 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…