-
(Using RobotDyn MEGA+WiFi R3 ATmega2560+ESP8266, flash 32MB, USB-TTL CH340G, Micro-USB)
the switches are set in a way that ATmega2560 talks to ESP8266 using **Sereal3**.
I tried the example (specify…
-
I just tried this bootloader and found it a bit unclear how it is started exactly. I think I've managed to puzzle it together from various sources, but I might be missing pieces. Here's what I found:
…
-
Hi,
Every time I upload on Linux I get the following:-
```
Program file: /tmp/arduino_build_120438/CatenaSketch.ino.dfu
Board VID:PID: 0x040E:0x0091
Base address: 0x08005000
Bootloader:…
-
`svd2rust` recently released version `0.18.0` which contains some breaking changes. This is the version downloaded and installed when running `cargo install svd2rust`.
When running `make` for this cr…
-
Arduino: 1.8.13 (Mac OS X), Board: "MCCI Catena 4618, DFU (include bootloader), USB Serial, 32 MHz (most power), MCCI Trusted Boot, Smallest (-Os default), North America 915 MHz, The Things Network, D…
-
**Describe the bug**
Some STM32 series (g0, l0, l4, l5, wb, wl) require `CONFIG_PM_DEVICE` if `CONFIG_PM=y`. However, one should be able to have system PM enabled (`CONFIG_PM=y`) without the need o…
-
### Problem
Currently, the pattern for STM32 MCUs is to do the oscillator and PLL configuration in the `runtime` package. This is causing a few issues:
1. Declaration of magic values separate f…
-
**Describe the bug**
I don't know if this is a bug with zephyr, with platformio, or just something I'm missing but I don't know where else to ask for help. When I try to compile the x_nucleo_iks02a1 …
-
The question is in the title - is there any way to create a persistent storage for rarely-changing, but not compiled items?
-
Hi,
I normally use Arduino's millis() function to measure the elapsed time since application started. But, by entering any of the low-power modes, the millis() counter seems to be freezed, so I can't…
wdx04 updated
3 years ago