User Activity

Posted on October 11, 2013 at 20:44 hi, below is the code i wrote just to change the states of pins PA10, PA11, PA12 and PA even though pin PA10 and pin PA15 gives the correct output to the functionsGPIO_SetBits() andGPIO_ResetBits(); PA11...
Posted on October 08, 2013 at 20:55hello friends,for a requirement of my project, i had to drive an H-bridge motor driver using my STM32F3 DISCO and i implemented the following function just to configure the GPIOs associated with the motor controlli...
Posted on August 22, 2013 at 16:11 hi, i'm using an f3 disco board and i want to configure its timer 15 with an update interrupt. i want it to be interrupted every one second to toggle two on-board LEDs. following is the code for timer15 and ...
Posted on August 03, 2013 at 10:15hi every one,I'm new to STM microcontrollers and i've recently bought an STM32F3 Discovery board.now i'm going to use it to communicate with the in built compass sensor through its I2C interface. using its I2C firmw...