STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

usart1 configuration

Posted on June 24, 2013 at 00:00 I wrote this program whitch send what it receive and each time it toggel the 4 leds in the board ! when i'm debugging the program don't catch the receive interruption ! #include ''stm32f4xx.h'' #inc...

IAR Linking problem

Posted on June 19, 2013 at 20:08hello i have a folder contains many projects and all of them goes to same library file , each projects work great , but when i copy the main code of one project to other i got the linking problem like that ''Error[Li0...

stm32f4 gpio speed

Posted on June 23, 2013 at 23:15in datasheet the maximum speed of gpio is 84mhz it means ( 168mbit ) because 1hz=2bit

jbl_raw by Associate II
  • 545 Views
  • 1 replies
  • 0 kudos

STM32F4 why I cant comunicate with USART1 ?

Posted on February 23, 2013 at 15:36 hello forum , please have a look at my STM32F4 code - the USART1 interrupt never gets called when a character arrives at the serial port I am sure about my PC side program becouse it is tested...

I2C3 configuration stm32F4Discovery

Posted on June 22, 2013 at 19:06 Hi everyone, I'm trying to configure I2C3 on the stm32f4 discovery board but i end up in the hard fault handler at I2C_Init. I am doing something weird i'm sure, any ideas? void I2C_Co...

pin mapping

Posted on June 23, 2013 at 14:16When I use the function ''GPIO_PinAFConfig'' in order to map pins to the device can I use any pins I want or I have to respect some roles ?

Problem in upgrading STM32F4discovery firmware using USB

Posted on June 21, 2013 at 09:36Hello everyone, I'm working on STM32F4discovery board. I used the example in the firmware and it worked. But when i wanted to upgrade firmware with my own codes, it didn't work. I even used the codes in the board firm...

ali by Associate II
  • 946 Views
  • 6 replies
  • 0 kudos

STM L3GD20 Gyro and STM32F0 Interrupts

Posted on June 20, 2013 at 06:05I have an STM L3GD20 gyro which I am interfacing with an STM32F0. The gyro has two interrupt pins, and INT2 is specifically labeled ''DRDY.'' I'm under the impression that it can produce a pulse after each sample is c...

upgrdman by Associate II
  • 644 Views
  • 2 replies
  • 0 kudos