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

Problem reading the counter/timer register TIM->CNT

Posted on September 21, 2012 at 21:20STM32F407: I use Timer2-5 in QEI configuration, and in my motor control loop (coming every 45usec) I need to read out the current position from TIM->CNT. If I scan the values read out - it is strange that about e...

flyer31 by Senior
  • 522 Views
  • 0 replies
  • 0 kudos

Atomic Operation

Posted on September 18, 2012 at 21:20Hi, as i know stm32 operations alway read-modify-write. Not atomic. If i read below it looks like C is already atomic for some operations. Or is it not guarantee on stm32 platform? http://www.informit.com/guides/...

STM32F103 GPIO Output Speed

Posted on September 21, 2012 at 15:07When I program a GPIO pin, I have to define a ''speed'': 2, 10 or 50MHz. What does this mean in terms of hardware? Is this a filter? If I program the pin with 2MHz I can't output a signal with 5MHz. What is the h...

jpb by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

Output voltage problem with ST802RT1A

Posted on September 18, 2012 at 17:34Hi thereI am using the Ethernet Transceiver ST802RT1A to make my own PCB board following the design of STEVAL-PCC012V1 (http://www.st.com/internet/evalboard/product/250577.jsp) except one thing - I changed the ma...

jinkang by Associate II
  • 1092 Views
  • 6 replies
  • 0 kudos

STM32F407 TIM2_CH1

Posted on September 20, 2012 at 20:07Hi, Looking at the data sheet of the STM32F407X, I can't find what pin number the TIM2_CH1 maps to. Please help. Thanks Nhan Pham

npham by Associate II
  • 762 Views
  • 3 replies
  • 0 kudos

DCMI, SDIO and USART

Posted on September 20, 2012 at 12:05there have been lots of posts on dcmi. but I couldnt find what I wanted on any of them.i have a STM3240-G eval board with ov2640 camera. I am getting pictures at 320x240. I store it in the SRAM and transfer it to...

nakulrao by Associate II
  • 500 Views
  • 0 replies
  • 0 kudos

Can't get simple blinkylights to work

Posted on September 20, 2012 at 01:42 After figuring out how to configure ARM GCC and Eclipse, I wrote the shortest demo program I could come up with. My program is supposed to light one LED when the user button is pressed, and the other LED whe...

How to upgrade the firmware via GPRS

Posted on September 19, 2012 at 14:33I have designed a GPRS Modem. STM32F103R8 has been used in it. After realizing tis project, upgrading firmware from a web server was requested. In my circuit there is a Flash Memory (M25P16). This memory communic...

sbaris by Associate
  • 891 Views
  • 4 replies
  • 0 kudos