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

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
  • 367 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
  • 296 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...

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
  • 474 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...

FLASH and EEPROM Writes are slow

Posted on November 28, 2011 at 14:32It seems the FLASH and EEPROM Word writes take a long time in STM32L? (tprog ~3msec) This doesn't appear to be a typo in the datasheet as it was measured on a test PCB. We expected like most MCUs to be able to do ...

prussell by Associate
  • 330 Views
  • 0 replies
  • 0 kudos

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

How to start with Discovery

Posted on September 13, 2011 at 00:06Hi! I've just purchased my board and I'd like to create my own applications. Is there any example code or similar to get me started? I checked the demo code which is very complex and also found a peripherial libr...

gsantha by Associate II
  • 1489 Views
  • 12 replies
  • 0 kudos