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

STM32F207 I2C test failing

Posted on February 03, 2014 at 11:27 I am learning embedded development on the STM3220G-EVAL board with the STM32F207 microcontroller. I have tried to test the I2C interface by interfacing the two I2C2 and I2C3 modules on the same chip and sendi...

hl2 by Associate II
  • 316 Views
  • 3 replies
  • 0 kudos

SPI on STM32f207IG

Posted on March 09, 2014 at 12:01This is my code for SPI and I am getting the below mentioned errors, I can't seem to resolve these. &sharpinclude <stm32f2xx.h>&sharpinclude <stm32f2xx_conf.h>&sharpinclude <stm32f2xx_spi.h>&sharpinclude <stm32f2xx_g...

smkuls by Associate II
  • 637 Views
  • 9 replies
  • 0 kudos

FMC bus on STM32F427

Posted on February 14, 2014 at 11:46Dear All, I�m currently trying to get a new board up and running. I keep ending up in the Hardfault Handler with an undefined instruction. Seems that the stack pointer is somehow pointing to somewhere out of the...

PWM and Timer Interrupt on STM32F429ZIT6

Posted on April 19, 2014 at 15:48Hello, Excuse my basic question, I really tried to figure this out by reading RM0090 and STM32F427xx/STM32F429xx Datasheet (DocID024030 Rev 3) but I'm just playing poke&hope. I want to create a PWM and count the risi...

sultanof by Associate II
  • 439 Views
  • 3 replies
  • 0 kudos

USB device composite on STM32F429I DISCO

Posted on April 19, 2014 at 20:01Hi all,I'am using STM32F429I DISCO board and new HAL lib.I want, when connecting the board to a host via USB, have two devices : MSC and CDC.I've successfully compiled separately examples for USB MSC and CDC device.C...

vincent2 by Associate II
  • 182 Views
  • 0 replies
  • 0 kudos

DCMI STM32F40x CAMERA VSYNC ISSUE

Posted on April 15, 2014 at 15:06Dear All,I'm initialising the DCMI and DMAing camera data fine. The problem comes when I reset and then re-initialise the DCMI after disabling and then re-enabling the camera. The DCMI doesn't seem to wait for the fi...

kirem by Associate II
  • 425 Views
  • 3 replies
  • 0 kudos

STM32F4 APB1 Prescaling Issue

Posted on April 19, 2014 at 10:54Hi all, I'm curious about prescaling APB1 for the STM32F4. I'm building a triangle wave generator and frequency meter, for which it is conveniant for me to have a high as possible clock frequency for Timers 4 and 6....

Transfer data form STM32 to Linux

Posted on December 10, 2013 at 03:19Hello everyone, I wrote a hello world program, which is used eCos, for STM32F4 Cortex-M4 platform. Then, I type the command, which is sudo screen /dev/ttyUSB0 -115200, to see the result in the Ubuntu 12.04. It alw...

gapryun by Associate II
  • 388 Views
  • 4 replies
  • 0 kudos
Labels