User Activity

Hello,According to the reference manual RM0456 7.3.3:"Prefetch is enabled by setting PRFTEN in FLASH_ACR.PRFTEN must be set only if at least one wait state is needed to access the flash memory" Compared to that I've seen that in the U5 HAL, in the fu...
Hello,I'm looking into the STM32U5 for an audio application.I have a microphone that works with I2S and I want to use it with the STM32U5 in a power efficient way.I've seen that the SAI peripheral can with with I2S but it can't stay on during STOP mo...
I've noticed that the frequencies written in the reference manual are different from the ones used in the HAL.Is there a good reason they are different? Which ones are correct?I attached a screenshot from page 407 of the reference manual.https://www....
Hello,I'm using the STM32WL55 for LoRa communication.I found out that when receiving a packet the RX IRQ from the transceiver is executed in a delay from when the packet finished transmitting.From my tests this delay depends on the channel configurat...
Kudos given to