User Activity

Posted on February 21, 2017 at 21:50Hello guys,I would like to use an quadrature encoder for a motor control application on an STM32F303K8T6.Unfortunately the hardware gives me the following configuration:ENCODER_OUT_A -> PA2 (TIM2_CH3)ENCODER_OUT_B...
Posted on November 16, 2015 at 16:39 Hi guys, some days ago I had a similar question[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/I2CSMBus%20doesn%27t...
Posted on November 10, 2015 at 15:53 Hello guys, I'm running a communication between two STM32F4 via SMBus. For configuration I use HAL Drivers and CubeMX. Pin Configuration: PB7 ------> I2C1_SDA PB8 ------> I2C1_SCL PB5 ...
Posted on February 23, 2015 at 15:03 Hello,I'd like to use an quadrature encoder connected to my STM32F4 Discovery Board.I have connected the A and B outputs to PC6 and PC7. CH1 and CH2 of TIM8.It works pretty good, the timer counts.Now I'd like to...