STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need Help regarding flasher

Posted on December 01, 2011 at 13:43Hi I am new to field of microcontrollers. I am using STM32W-BRD(MB954) board for evaluation purpose. Details of Operating system: Linux Ubuntu (Instant contiki) on VMware player. When I tried to upload a compile...

STM32L152 EXTI problem

Posted on November 27, 2011 at 19:47Hi all.First of all excuse my englishI am trying to implement the EXTI library but I am doing something wrong.The program starts and send 0 by the uart (at this point all ok), then whait for a external interrupt w...

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
  • 598 Views
  • 2 replies
  • 0 kudos

ST-LINK V2 on Linux/OSX available

Posted on November 30, 2011 at 11:50Hi all,I just finished a new program to use with ST-LINK on Linux and OSX.you can get it here http://code.google.com/p/qstlink2/I'll need some feedback as I only tested it with my STM32F4DISCOVERY board.

mobyfab by Associate
  • 363 Views
  • 0 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
  • 290 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 ...

stlink/v2 debugger unable to connect

Posted on November 28, 2011 at 16:54Hi, I am unable to connect the stlink debugger using stlink utility program. My board contains stm32f103ZET6 controller, 512KB flash, 2K per page, I am unable to read device information. But i am able to connect m...