User Activity

Posted on September 27, 2015 at 22:35Hi, I am trying to use stm32F3 discovery gyroscope with keil  MDK.I used the template project provided by st and added the gyroscope head and .c file to the project.Unfortunately, when i build it i get this error...
Posted on June 04, 2015 at 22:37 I am trying to use pb8 and pb9 with stm32f4 's usart 2 peripheral.I first used usart 2 with pb6 and pb7.It worked great but then i was obliged to change them. to pb8 and pb9. Here a quick look at my code. ...
Posted on May 14, 2015 at 22:02 I am reading data from a ds 1621 on stm32f4 using i2c 1 on pb6 and pb7. Data sent by the device is fragmented into 2 bytes according to datasheet.I tried to read the first byte.It worked great.Then i decided to...
Posted on May 13, 2015 at 10:02 I am using an stm32f4 dicovery with a ds16As indicated in the datasheets, i specified the adress as well as the device pins. The problem is that when i run the program ,it seems to be stuck on the the first ...
Posted on May 12, 2015 at 19:50 I am using an stm32f4 dicovery with a ds16As indicated in the datasheets, i specified the adress as well as the device pins. The problem is that when i run the program ,it seems to be stuck on the the first fla...