User Activity

Hello,I'm developing an application on the NUCLEO-U5A5ZJ-Q. I need some pins to stay high while the microcontroller is in Stop3 mode.The Datasheet suggests to use internal pull ups, because the GPIO peripheral is not active in Stop3 mode. For this re...
Hello,For efficiency reason I need to use only the LL, so I enable the LL flag in the CUBEMX configuration.I would like to have the ISR defined as __weak, so that I can write my own version without replacing manually the ISR.I know that using HAL dri...
Kudos given to