User Activity

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...
Posted on September 29, 2014 at 09:06Hi, I created USB HID project with CubeMX, what should I read to be able to send/receive 64 byte data. How can I understand the way to work with HAL driver, which functions and where to use them correctly. thanks