stm32h743 SPI erratum implemented in HAL?
Hi Team,
Could you please confirm whether the following SPI erratum is considered in HAL version 1.11? I am currently using an MCU with revision V.
Hi Team,
Could you please confirm whether the following SPI erratum is considered in HAL version 1.11? I am currently using an MCU with revision V.
Hello
The errata sheet serves as the definitive reference for all silicon limitations and their workarounds. Not every erratum is implemented within the HAL because:
Many workarounds are application‑dependent (they depend on how the peripheral is used, timing, power modes, etc.), so HAL cannot safely apply them for everyone.
Some workarounds would change performance or behavior of existing applications if they were always enabled (extra delays, dummy accesses, disabled features…).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.