STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SD Command Timeout

Posted on July 27, 2012 at 02:58Just curious if any one else has issues with, or has a workaround for an issue I've been experiencing with the SDIO controller on STM32F20x devices.I'm developing a data logging that writes data to SD card at the rate...

carl2399 by Associate II
  • 1299 Views
  • 4 replies
  • 0 kudos

STM32l152-VB _Start up

Posted on November 14, 2012 at 11:40Hello,i need helpWhen debugging my code ,,there is an infinite loop at start up section,,,although i did all clk configurationFor example@file    system_stm32l1xx.c  /* Wait till HSE is ready and if Time out is re...

STM32F4 NETMF

Posted on November 21, 2012 at 20:04Once bootloader of NETMF is flashed into stm32, can it be removed again?back to original configuration.Thanks

sharethl by Associate II
  • 299 Views
  • 1 replies
  • 0 kudos

Coocox CoIDE Flash Program Download

Posted on November 20, 2012 at 16:27Hi all,is there anybody knows and uses CoIDE for stm32f10x?i have an issue about flash download.When i open and configure CoFlash.exe,everything works fine but in the CoIDE when i use ''Download'' i get an error a...

Tim 2 does not work well stm32f4 ... why?

Posted on November 21, 2012 at 15:37 I'm using the following code to update an output device, in this case the LCD, but when I enable TIM 2 the microcontroller stops working! what is wrong? void Tim2_LCD_IT(void){ TIM_TimeBaseInitType...

orn by Associate II
  • 539 Views
  • 2 replies
  • 0 kudos

STM3210B-EVAL dfu bootloader bin

Posted on November 13, 2012 at 09:11Hi, im searching the compiled dfu bootloader as bin or hex for my STM3210B-EVALMB542 board version B-01 - used for flashing via com port STMicroelectronics flash loader.exe. Could someone send me this file? thank...

STM32L-Discovery hex file

Posted on November 21, 2012 at 02:55Hi all. I've bought a STM32L-Discovery kit. I want to get the original hex file in the microcontroller STM32l152RB on that kit. Please tell me how? Thanks all in advance.

hoang by Associate
  • 359 Views
  • 1 replies
  • 0 kudos

STM32F417: DCMI HSYNC signal / dead pin (?)

Posted on November 20, 2012 at 18:31Hello,I've spent several days working on getting the DCMI interface on my custom STM32F147 board working. I'm able to configure my camera sensor (OV7725) via I2C and I'm also getting the VSYNC signals from the sen...