User Activity

Hey,in the past we used a STM32F4 and in the new Gen I will use the a STM32U5 and there is my questen about the cryptographic firmware in the past we could use the libSTM32CryptographicV3.0.0_CM4_GCC.a but now is there also a Lib for the stm32u5? 
i'm trying to get a 3 channel dma up and running on my u5, but unfortunately i keep getting the error handler at line 122 that the a/d can't start via dma. do i need to do something additional here or not? i've already clicked through some posts and ...