2023-09-12 12:09 AM
how to get the list of bug for STM32F4 Series, STM32F1 Series.
2023-09-12 12:39 AM - edited 2023-09-12 12:42 AM
hello @Subhashini S ,
you can fin all bugs in errata sheet document :
https://www.st.com/resource/en/errata_sheet/es0182-stm32f405407xx-and-stm32f415417xx-device-errata-stmicroelectronics.pdf
more generally you can find the errata sheet for every series on st web site :
https://www.st.com/en/microcontrollers-microprocessors/stm32f1-series/documentation.html
best regards
Mikael
2023-09-14 09:10 AM
How to get the list of anomalies for STM32F10x Standard Peripheral Driver STM32f10X (version 3.1.2). Low-level driver anomalies e.g. for SPI, I2C, timers etc.
As well as list of anomalies for STM32F10x Standard Peripheral Driver STM32f4XX (version 3.1.2). Low-level driver anomalies e.g. for SPI, I2C, timers etc.
2023-09-14 09:33 AM
The SPL is older last version is perhaps 3.6.0
I'm not sure you're going to be furnished with a bug list or fix information. And won't cover things that haven't been determined yet. Those unknown-unknowns..
You could perhaps look at HAL and LL offerings on GitHub, and if any issues are maintained there.
Hardware flaws are discussed in the Errata, as indicated earlier in the thread.