User Activity

I know that it's straightforward to just try, but currently I don't have the board at hand...This doubt has arisen while I was unit testing some corner cases of my timer functions on the development machine (with mocks and so on).For the common case,...
Hi everybody.I'm met several scenarios in which the use of HAL_PPP_MspInitwould be too constraining.A typical example is when I'm making a reusable library that needssome peripheral. If I initialize the low level resources for the peripheralsused by ...
Hi everyone.I'm desiging a low power application and clearly the most intuitive wayto reduce power consumption is just to turn off what we don't need.And here a doubt about the GPIO clock management raised.AFAICT, __HAL_RCC_GPIO_CLK_ENABLE should be ...
Kudos from