User Activity

Posted on October 28, 2016 at 14:57Hi, I�m not allowed to configure some port E pins.    RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOE, ENABLE);    GPIO_InitTypeDef   GPIO_InitStructure;    GPIO_InitStructure.GPIO_Pin = GPIO_Pin_2 | GPIO_Pin_3 | GPIO_Pi...
Posted on October 20, 2016 at 12:57Hello, there�s a mistake in the line 270 &sharpdefine GPIO_AF_2            ((uint8_t)0x02) /* COMP1_OUT, TIM1, TIM2, TIM3, TIM4, TIM8, TIM15, TIM16 */ The GPIO_AF_2 is NOT working for the TIM2, at least in the st...
Posted on September 20, 2016 at 12:23Hello, i´m reading the AN4776 Application Note, but i don´t know where to find the code examples of the AN to download them. Any help ? regards,
Posted on September 06, 2016 at 01:29I got the Discovery STM32F303VCT and i had to solder the SB10, because even if the UM1570-User Manual says the SB was made it wasn�t. I soldered to use printf with Keil. After this board modification i got a lot ...
Posted on August 24, 2016 at 01:40Hi, CubeMX is not able to download the last firmware available. I´m using CubeMX v4.16. is there a way to download it manually ?