-
### Description of defect
As #15285 we've got some issues with USART2 at 2400bps. We use classic `BufferedSerial`
We have different brand of connected devices working at 2400 bps and when us…
-
### Is your feature request related to a problem? Please describe.
No
### Are you looking for hardware support?
No
### Describe the feature you want
Allow to restart the motherboard to …
-
Is there a way to map the internal LORA SPI to GPIO pins for debugging purposes like the STM32WL allows?
-
### Board
NUCLEO-WL55JC1 (STM32WL55 with LoRaWAN, but no internal USB controller), external MAX3421 as host
### Firmware
own firmware running on STM32 based on STM32CubeWL Firmware Package v1…
-
### Describe the bug
The peripherals on many SoCs lose register contents (and additional bus configuration) when entering low-power modes, even though RAM contents and general OS state is persisted…
knthm updated
8 months ago
-
It seems that the GPIO peripheral is largely the same for all but the STM32F1 family. Still, macros that seem to refer to the exact same thing are named inconsistently, e.g.:
- `GPIO_OSPEEDER_OSPEE…
-
### Description of defect
When the board is booting up of after a reset button push, sysclock is set to 4Mhz and immediately atfer first deepsleep Sysclock is back to 48MHz, I don't know if it …
-
Hi,
I am compiling the mbed lorawan example code using MBED CLI2. I have added a custom target board for STM3WB55RG. I have to use a custom Lora radio driver based on LR1110. I added the LR1110 dri…
-
Hi,
I followed the instructions to use the LoRa E5 with Mbed Studio. But I am receiving this error.
`++ MbedOS Error Info ++
Error Status: 0x80FF0144 Code: 324 Module: 255
Error Message: Asse…
-
This gives an overview of STM32 MCUs for which RIOT has at least basic support.
As ST releases new Chips we are not always up to date with the changes needed to support them, but they typically shar…