-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Forum reference: https://www.stm32duino.com/viewtopic.php?f=7&t=928
Chip: STM32L452RE
Describe the bug
Trying to read current voltages for for long periods of time results in an assertion being thrown by the HAL I2C library. There is more information in the forum post, additionally the F3 (?) series has an eratta to do with the HAL I2C but i'm not sure whether this applies to the L452RE.
Screenshots
Here is a call stack of the HAL I2C assertion failing.

Desktop (please complete the following information):
- Windows 10
- 1.8.13
- 1.9.0
- STM32CubeProgrammer SWD
Board (please complete the following information):
- Name: STM32L452RE
Additional context
Add any other context about the problem here.