STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 Discovery -> ST Link V2

Posted on November 04, 2013 at 03:23Going through the schematics for the board I see that the ST Link is connected to the JTAG programming connections to the F0 chip from the F1 chip.  So all the drivers etc. handle this connection normally. But the...

Freeze timers in breakpoints

Posted on April 25, 2013 at 17:15Hi all I've tried to debugg a controll-function, but this is impossible because the timers (one create ticks and the oder count them) are running while the programm is freezed in a breakpoint. The stdPeriph_lib has s...

pa by Associate II
  • 1448 Views
  • 8 replies
  • 0 kudos

STm32F429 support in (Free) Em::Blocks (with live watches)

Posted on November 05, 2013 at 07:00Hi, Em::Blocks is now supporting the F429 mcu's. The discovery demo (with the game etc.) is in the forum.And another GDB innovation, Em::Blocks supports memory access on running target for STlink. You can view cha...

bjorn2 by Associate III
  • 289 Views
  • 0 replies
  • 0 kudos

STM32F0 Discovery -> Demo source hard faults???

Posted on November 04, 2013 at 05:13I got the IAR tool chain installed and downloaded the discovery kit firmware package from the page:http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF253215 I open the STM32F0-Discovery-Demo and then in IAR ...

STM32W and SimpleMAC Library

Posted on March 19, 2013 at 09:54The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F429 and AMOLED screen

Posted on October 26, 2013 at 23:51Hello, for my project i need to connect HTC Desire screen to STM32F429. it has 800x480x16b resolution, RGB565 standart. To get best peformance, should i use original SDRAM (like in SDTM32F429i_DISCO board), or it ...

STM32F429i Discovery FW v1.0.0 minor correction

Posted on November 02, 2013 at 00:11These methods were not completely renamed in the file startup_stm32f429_439xx.s: SVC_Handler -> vPortSVCHandler PendSV_Handler -> xPortPendSVHandler SysTick_Handler -> xPortSysTickHandler Search this file for thos...

gfuehrer by Associate II
  • 378 Views
  • 1 replies
  • 0 kudos

STRANGE HardFault_Handler in STM32F407

Posted on October 31, 2013 at 20:49Hi ; I have been trying to solve it with 4 days but I could not ! I have an old Project that I need to fix some bugs I have a bufffer defined as : float volt[1125]; in the new version I have to add pace_volt[18...

sami by Associate II
  • 885 Views
  • 5 replies
  • 0 kudos