User Activity

Hi,I would like to make a new electronic design with the STM32G473, using I2C2.But it seems there is a mistake in the datasheet regarding the pinout.On pin description it says:PA8 = I2C2 SDAPA9 = I2C2 CLKPA10 = I2C2 SMBAWhereas on Alternate function ...
Posted on January 16, 2017 at 18:28Hello,I am using a stm32f030k6t6 microcontroller and I have a problem with my pwm function on TIM17..It is very strange: when I power up my controller, sometimes my pwm act as PWM1 and sometimes as PWM2.I didn't co...
Posted on December 19, 2016 at 02:47Hello,I have an issue using the UART RX with DMA on my stm32f030k6t6...The microcontroller reacts exactly like the DMA was not correctly initialized.I'm using USART1 at PA10 (RX), and DMA1 channel 3. Here is the c...
Posted on May 20, 2014 at 16:46Hello,I am trying to get the reference voltage value with ADC (Channel 18).On the VCT6 datasheet, it is said that reference calibration values (for VREF) are stored in memory at the address 0x1FFFF7BA. (Value for VREF ...