-
**Describe the bug**
Fix the internal temperature sensor value (Die temp) incorrect when reading internal temperature from ADC.
This ticket is to fix the incorrect temperature sensor (Die temp)…
-
## Introduction
In order to be able to use dts defined pin configurations, zephyr needs to propose a pinctrl API allowing to configure pins based on dts dt-bindings. This API will have to co-exist …
-
**Describe the bug**
The clock_control_get_subsys_rate() calls returns the wrong frequency value for the PLLCLK clock source on the affected STM32 targets. This is a result of using the wrong PLL sou…
-
I'm currently trying to use wolfboot as stage 3 bootloader for RP2040.
I made HAL and Linker script.
When i try to compile WolfBoot, i have the following error:
....
[build] Output image(s) suc…
-
#### Description
I'm the initial author of ztimer's interaction with pm_layered (#13722). Basically, it works like this: For each `ztimer_clock_t`, a minimum required PM mode can be defined. If so,…
-
Hello! I'm a beginner with rust and am currently working with a STM32L011K4T6.
I wanted to try out the PWM Example for my project, however, I'm running into some issues that I'm not sure how to fix.
…
-
### Environment
- OS and Version: OSX Venture 13.4 (but issue has been occurring for months)
- VS Code Version: 1.79.0
- C/C++ Extension Version: 1.15.4
### Bug Summary and Steps to Reproduce
…
-
It would be great to have a command line utility to flash a binary file directly to the data EEPROM in STM32 devices (ie address starting 0x8080000 on the STM32Lxx devices). I use this to store things…
-
Dear Khoih
I am using the STM32L0 + SX1276 (LoRaWAN WISOL LOM204 MODULE).
I ported the STM32 ARDUINO to it and working nice!
![image](https://user-images.githubusercontent.com/11488460/166301…
-
Describe the bug
The LSI clock freq is set to 32kHz in the stm32l0.dtsi which is not the value specified by the RefMan = "around 37 kHz."
fixed by https://github.com/zephyrproject-rtos/zephyr/pull…