User Activity

Posted on January 06, 2018 at 13:39Hi folks,I'm trying to initialise system clock to 168MHz without using cubemx generated function just to get better grasp of the RCC , PLL and clocks. So currently I'm trying to use HSE as source for PLL and PLL ou...
Posted on December 28, 2017 at 07:32I generated an output waveform on a DAC pin and read it on ADC pin but the values which ADC showed weren't changing in steps(as designed). DAC signal on oscilloscope showed a lot of noise and hence the requirement...
Posted on December 19, 2017 at 09:05Hi folks,I've been working on USB peripheral for like two weeks initially I picked up Discovery1 STM32F429x then later switched to Discovery STM32F407x and I'll explain why.I tried running USB CDC Virtual Com Port...
Posted on February 09, 2016 at 14:27I worked out on a library for UART debug and I2C basics to read write registers via I2C..problem now is I read the  FIFO but it turns out to be zero..Disabled sleep bit..Fifo Enable Register Set, User Control Regi...