User Activity

Posted on April 12, 2015 at 12:15Hello everyone.I'm having a problem, and i dont know how i can solve this.I'm using the example project from CubeMx that demonstrates the UART DMA Transfer.Its name is UART_TwoBoards_ComDMA.I'm trying to figure out h...
Posted on May 01, 2014 at 17:52 #include ''stm32f4xx_i2c.h'' #include ''stm32f4xx_rcc.h'' #include ''stm32f4xx_gpio.h'' void I2C1_Init(){ /* Enable Peripheral Clock for I2C1 */ RCC_APB1PeriphClockCmd(RCC_APB1Periph_I2C1, ENABLE); /* Enable Periph...
Posted on February 12, 2014 at 07:20i've got a little problem with my boarda pin is shorted to the ground, only this input is shorted to the ground.also shorting Idd pins, is shorting the supply power supply circuit and ldo going crazy hotim thinkin...