stm32f103 encoder mode with as5040
Posted on April 26, 2015 at 22:50 Hi, I have problem with encoder mode. AS5040 is in quadrature output. I use this code and it doesnt work, where is the problem? void gpio_conf(void) { GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2Peri...