-
The apps/testing/ostest vfork test no longer works in the PROTECTED mode. A hardfault occurs in the test immediately following the barrier test. The stm32f4discovery:kostest configuration was used f…
-
So I have 4 NRF51822 Bluetooth modules and flashed 2 of them with the original openhaystack firmware which worked fine and flashed 2 with this firmare, with 2 different builds with the following comma…
bruvv updated
2 years ago
-
The issue was reported by a user in the Arduino forum, who wants to switch between BLE and WiFi on a regular basis.
[https://forum.arduino.cc/t/repeated-ble-begin-end-crashes-board/885009](https://…
-
### CircuitPython version
```python
Adafruit CircuitPython 7.0.0-rc.2 on 2021-09-15; FeatherS2 with ESP32S2
Adafruit CircuitPython 7.0.0-rc.2 on 2021-09-15; Adafruit MagTag with ESP32S2
Adafruit…
-
**Describe the bug**
I used probe-run to run my program on an STM32F767-Nucleo. When the program hit an `asm::udf()` call, probe-run did not print a backtrace and instead told me I had no debug infor…
-
### CircuitPython version
```python
7.0
```
### Code/REPL
```python
Auto-reload is off.
Running in safe mode! Not running saved code.
You are in safe mode because:
CircuitPython core code cra…
-
Hi,
Ive found a Problem that seems to only happen with the PIO core and not with the Arduino Version.
The original issue ([here](https://github.com/earlephilhower/arduino-pico/issues/614#issuec…
-
I tried #27 with the `openocd` option and always get a vFlashErase error, even when trying this with multiple different new micro:bit v2s.
Same problem when trying to manually start openocd and gdb. …
-
Greetings!
I'm ~~on an incredibly misguided misadventure~~ experimenting with using Hubris in a BLDC application. Given the high currents and potential for copious amounts of magic smoke, the, erm.…
-
### CircuitPython version
```python
Adafruit CircuitPython 7.1.1 on 2022-01-14; Adafruit Matrix Portal M4 with samd51j19
Board ID:matrixportal_m4
```
### Code/REPL
```python
"""
MOON PHASE CLOCK…