Hello, I see that you mentioned the comparison of fatfs implementation, in the example provided for the eval plate and the one generated in CubeMX. I am trying to do support for removing and inserting an SD card during uC operation. I like the card i...
Hi, I have a similar problem. I used HAL_SYSTICK_IRQHandler () to increment my own timer software to count the duration of the event on the GPIO microcontroller.Now, instead of using HAL_SYSTICK_IRQHandler(), do I set up a hardware Timer and use it ...