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

Adc channel problem

Posted on November 05, 2013 at 12:59Hello, I'm using stm32f417vg chip and arm-none-eabi-gcc compiler(and gdb). I try to get adc to read 14 analog input channels. Channels 1, 2, 3 values are fine, but when i read channel 4 value doesn't change at al...

teijo by Associate II
  • 475 Views
  • 2 replies
  • 0 kudos

STM32L152 RTC periodic wakeup

Posted on November 05, 2013 at 14:42Hi all,I'm quite new with STM32 and I'm trying to set up the RTC module to raise a periodic wake-up interrupt every second (using LSI).The configuration seems to be working, the interrupt is effectively raised, bu...

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
  • 1534 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
  • 307 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
  • 402 Views
  • 1 replies
  • 0 kudos