User Activity

I am trying to write the drivers for stm32f401 nucleus without using HAL and by writing to registers directly. when I created the project I choose the target project to be empty instead of STM32Cube To make sure I do not add HAL drivers. I know there...