-
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:
…
-
**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…
-
Split out from: https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack/issues/10
links to: https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack/issues/21
Requires a tool that can:
- search for componen…
-
**Describe the bug**
Power consumption is relitvely high in case when application is compiled with (enabled) options: CONFIG_PM, CONFIG_PM_POLICY_RESIDENCY, CONFIG_BT and CONFIG_BT_CENTRAL.
We obser…
-
**Is your enhancement proposal related to a problem? Please describe.**
https://github.com/zephyrproject-rtos/zephyr/pull/24097 introdcued power saving compliant SPI pin configurations.
This is like…
-
**Describe the set-up**
* The board (either ST RPN reference or your custom board).
P-Nucleo-WB55.Nucleo (but not relevant)
* IDE or at least the compiler and its version.
CUBE IDE 1.6.1 + …
karlp updated
3 years ago
-
Using STM32WB, mcuboot master, and zephyr master.
Uploading an image the first time works. I can list, test, confirm, and reset. Everything seems to work normally. Once I have confirmed the uplo…
-
**Is your feature request related to a problem? Please describe.**
`STM32` soc must be able to use the `system power management` function.
**Describe the solution you'd like**
I would like to swi…
-
Hi,
STM32duino is a fork of ArduinoBLE library to add the support of STM32WB, SPBTLE-RF, SPBTLE-1S, BLUENRG-M2SP and BLUENRG-M0 BLE modules.
https://github.com/stm32duino/STM32duinoBLE
Thank yo…
-
@GrumpyOldPizza I don't want to make you more grumpy, but would you be interested in a PR with the Portenta LoRa Vision Shield board?
How hard is it to add a new board? (Just duplicate a board, cha…