F072 Nucleo TIM2/DMA/Input capture issues
Posted on July 17, 2016 at 08:43 I am trying to work with STM32F072 input capture using TIM2 and DMA transfers. There is an issue in CubeMX which make it always change the alignment to BYTE, I always have to change it back to WORD, really anno...