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

SPI causing crash on STM32F207 / STM3220G

Posted on November 29, 2011 at 21:07Hi folks,I have an odd problem I've discovered using an STM3320G eval board. I'm using SPI2 connected to PI1/PI2/PI3, and using PI0 as a GPIO-controlled NSS signal. The problem comes in when I transfer a lot of da...

RTOS demo for STM32F4-Discovery

Posted on November 27, 2011 at 11:32Hi, Starting from version 2.3.4 ChibiOS/RT includes full support for the STM32F4 and a full demo for the STM32F4-Discovery board. The demo guide is available here: http://www.chibios.org/dokuwiki/doku.php?id=chibi...

RTC design recommendation

Posted on November 27, 2011 at 19:53Hi! In my recent design I'd like track the time/date using the RTC peripherial of the STM32L152. If I'm not wrong, the RTC is only active when the MCUs power supply is on. I want the clock to run during powered do...

gsantha by Associate II
  • 658 Views
  • 2 replies
  • 0 kudos

STM32F4xx support now available in the uTasker project

Posted on November 30, 2011 at 03:16Hi All STM32F4xx support has now been added to the uTasker project as discussed here:http://www.utasker.com/forum/index.php?topic=1684.0 The developer's document is a useful companion for developers starting with ...

hpipon957 by Associate III
  • 342 Views
  • 0 replies
  • 0 kudos

STM3220G_EVAL with OV2640 camera

Posted on October 13, 2011 at 03:04I have the STM3220G-EVAL board with the 2MP ov2640. Is there example code for this camera like the one in STM32F2xx_StdPeriph_Examples/DCMI/OV9655. I cannot find much resources available for the ov2640 module. And ...

Usart oversampling on the STM32F10X product line

Posted on November 28, 2011 at 11:38Hi STM32 experts, I'm a little confused. Does or doesn't the STM32F10X product line support 8 bit oversampling? The reference manual does not mention the OVER8 bit, suggesting usarts in this productline always use...

michiel by Associate
  • 557 Views
  • 1 replies
  • 0 kudos

I2C stuck at I2C_CheckEvent, ADXL345 accelerometer

Posted on November 27, 2011 at 23:03Hello. I want to setup ADXL345(SDA - PC3, SCL - PC2)I didn't find any information about my problem in the internet. How I init I2C:void I2CG_Init(void){     GPIO_InitTypeDef  GPIO_InitStructure;    I2C_InitTypeDef...

Problem with Steval-IFS013V1's DFU example

Posted on November 28, 2011 at 03:38The DFU created from hex file, which was built from example project (sink.rprj and sensor.rprj) doesn't work - after upload the DFU in dfu mode and replug the USB dongle isn't identified by system (I tried on Wind...

161673 by Associate
  • 468 Views
  • 2 replies
  • 0 kudos