User Activity

Posted on January 21, 2018 at 21:31 1 https://stackoverflow.com/questions/48361193/stm32-hal-nucleo-f446re-quadrature-encoder i have a problem with the quadrature encoder mode on tim3. 1) tim3 counts on every rising edge on the first si...
Posted on October 01, 2017 at 13:00Hi @allI would like to write a simple uart transmission using dma.I see the transmitted data with a logic analyzer. All looks good.But, Interrupt functions USART6_IRQHandler, DMA2_Stream7_IRQHandler, HAL_UART_TxCpl...