-
### Operating System
Linux
### Board
stm32L4x2
### Firmware
Compilation to a stm32l4x2.
### What happened ?
I tried to compile stm32fs_dev driver for stm32l4x2, I configured CFG_TUSB_MCU to OPT…
-
Hi,
I've been fighting with the ADC for the L0 for almost an entire weekend now ...
I managed to create a new ADC variant `l0` that compiles fine to the PAC supporting the extra registers of the…
-
Does libopencm3 provide DMA for STM32H7? The includes seems to miss it:
```
$ cat libopencm3/include/libopencm3/stm32/dma.h
#if defined(STM32F0)
# include
#elif defined(STM32F1)
# …
-
**Describe the bug**
The test `tests/kernel/timer/timer_behavior/kernel.timer.timer` fails.
Observed on `nrf5340dk/nrf5340/cpunet`.
**To Reproduce**
Steps to reproduce the behavior:
1. have `…
-
Hi all,
I'd like to list a few issues for those trying to write libraries on top of the abstractions provided by this crate. I'll only focus on `nor_flash::ReadNorFlash` and `nor_flash::NorFlash` s…
-
anybody had any luck with register definitions to make it work for this device?
-
Hey folks!
I'd like to announce that I'm stepping down as a maintainer of this crate. [I'm off to new adventures](https://github.com/sponsors/hannobraun) and would like to be able to focus on this …
-
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
For nrf52840 LoRa examples (using Spim TWISPI1), the probe-run method still results in correct SPI operation. For example:
- probe-run --chip nRF52840_xxAA target/thumbv7em-none-eabi/release/lora_…