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

STM32F205RBT6 does not start sometimes on power up

Posted on May 18, 2014 at 14:46I am using STM205RBT^ & I have noticed that it does not start executing first instruction sometimes. I am using HSI oscillator & used pll to make 120Mhz. My first line in code is to toggle a pin. Only two possibilities...

stm32f40x discovery TIM9 and TIM12 PWM input capture

Posted on April 23, 2014 at 15:33hi all,   I'm new in the forum and I am experiencing a problem of ISR , which doesn't  happen for TIM12 while, with same ch1 configuration register and same pwm signal input,  set the ISR calling for TIM9, as expecte...

philsax by Associate II
  • 3074 Views
  • 22 replies
  • 0 kudos

STM32F407VG ( F4 discovery board) I2C issue

Posted on May 12, 2014 at 00:20 Hi guys, i have a problem regarding comunicating with a sensor via i2c. This is my first atempt to use i2c comunication on a ARM piece My code for the sake of time saving is this one bellow( original f...

Bogdan by Senior
  • 1121 Views
  • 8 replies
  • 0 kudos

USART Interrupt triggered too often

Posted on May 15, 2014 at 13:44 I'm using USART with circular buffers and interrupts to transmit and receive. To transmit, a byte is written to the buffer, the TXE interrupt is enabled and then the byte is sent and theTXE Flag is cleared in t...

Input Capture on both edges to detect signal duration

Posted on May 17, 2014 at 00:52 Hi, I am trying to get the duration of a signal with input capture of timer. I have two signals, which are comming from another chip, CLK and OUT. CLK is 125 KHz and OUT is variable between ~3.5KHz and 4KHz....

STM32F401RE Nucleo VCP Problems on Win XP

Posted on April 23, 2014 at 19:00Using Win XP. I've installed the latest firmware in my Nucleo board (LINK007). I've installed the drivers on my PC (LINK009). All is well with the USB Mass Storage but the VCP has a yellow '?' in the device manager w...

0690X00000603HJQAY.jpg
ve7su by Associate II
  • 1276 Views
  • 8 replies
  • 0 kudos

STM32F373CCT6 SPI issues

Posted on May 16, 2014 at 17:55I am having issues with SPI1 and SPI2 on the STM32F373CCT6 chip. 1) I have both busses configured the same as full duplex, 16 bit data, master mode, baud rate scaler of 8.  However, when I look at the SPI clocks on a s...

STM32F3 ADC/DMA problem

Posted on May 15, 2014 at 15:58  The original post was too long to process during our migration. Please click on the attachment to read the original post.

Switch statement error

Posted on May 15, 2014 at 18:09Hi I just can't understand this... So, I'm communicating with PC's terminal program via USART2 on my STM32F10. Communication is running smoothly both ways, but I have a problem when I want my embedded system to respond...

0690X00000605YMQAY.png
codium by Associate II
  • 2498 Views
  • 8 replies
  • 0 kudos