STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Interfacing OV5620 sensor with stm32f103

Posted on August 10, 2012 at 13:43Hello,i have interfaced ov5620 sensor with stm32 vl discovery board.....it is a 5 MP camera sensor....the problem is i am getting multiple frames in my image...i am getting this image through video port.....can any ...

pawan by Associate
  • 361 Views
  • 1 replies
  • 0 kudos

SPI change polarity on the fly

Posted on August 22, 2012 at 18:30Hi, I want change polarity on the fly example When I setting the SPI master, I setting ''SPI_CPOL_Low'' trasmit the 16 bit data, and work! But I need recive another 16bit data with polarity inverse ''SPI_CPOL_Hight'...

0690X00000602lmQAA.jpg

STM32F103 / Olimex H103 and debug Printf in Keil

Posted on August 22, 2012 at 14:17Hello everyone. I am currently on a project involving STM32F103, and for this I have the following hardware : - STM32-H103 Olimex board - Ulink2 interface - Keil uVison 4.54. I have been trying recently to setup pro...

0690X00000602lhQAA.jpg 0690X00000602fqQAA.jpg 0690X00000602dyQAA.jpg
longchair by Associate III
  • 316 Views
  • 0 replies
  • 0 kudos

Problems with FPU STM32F4

Posted on August 21, 2012 at 12:13Dear STM32 experts,i want to use the FPU of my STM32F4Discovery. So i did the following compiler options:-Arm Architecture: v7EM-Arm Core Type: Cortex-M4-Arm FPU Type: FPv4-SP-D16-GCC Target: arm-unknown-eabiAfter t...

Errors in firmware ?

Posted on August 21, 2012 at 11:33Hi. As i m currently working on an application running on both STM8S and STM32, i'm using firmware libraries to get a portable code. i already found several mistakes. As an example : Software NSS bit. - first mistak...

thibaut2 by Associate II
  • 705 Views
  • 5 replies
  • 0 kudos

STM32F100RB TIM super-strange behaviour

Posted on August 21, 2012 at 22:59 I'm hammering my table with my head the whole evening. I can't get the simpliest thing to work. Ok, here's the problem: I need TIM1 to gate TIM3. I've got TIM1 configured as a single-shot master with either TIM...

0690X00000602PbQAI.bmp 0690X00000602PgQAI.bmp
eltar by Associate III
  • 726 Views
  • 0 replies
  • 0 kudos

Flash - Ram

Posted on August 21, 2012 at 20:28Oh, thats a really nice idea. I'm running 168 Mhz so i have 5 wait states for the flash.But unfortunately i have no idea if i'm running from flash or ram.I used the standard settings from Crossworks IDE. If I compil...

STM32F0 Timer16

Posted on August 21, 2012 at 19:34Hi, I have a problem with Timer16 of STM32F0 Discovery. I want use this timer like ''time base'' one interrupt at 1mS. It Works but this timer has a ColockDivision ? Because when I setting the ColockDivision  at :1 ...