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

STM32F103 HD - Initial Stack Pointer is Wrong

Posted on July 07, 2013 at 18:55I'm trying to set up a project (Eclipse, gcc, OpenOCD) for a hand made prototype board using an STM32F103RC chip (48K RAM).  It works, sort of.  My linker script specifies the initial stack pointer as _estack = 0x200...

SPINFamily Evaluation Tool + STEVAL-PCC009V2 + EVAL6480H R1.1

Posted on May 14, 2013 at 19:05Hello,I want to get the SPINFamily Evaluation Tool (L6480) working but everytime I get an error message to make sure the communication board (STEVAL-PCC009V2) is connected to the PC and board firmware has been updated ...

loibl2 by Associate II
  • 1508 Views
  • 6 replies
  • 0 kudos

STM32f2xx could not work with maximum frequency

Posted on July 03, 2013 at 13:27I'm using default configuration (according to UM1061, RCC section) to configure an SMT32F215RG to work with 120MHZ CPU clock. here is my configurations: /* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLL_M) * PLL_N */ #define...

PWM Output

Posted on July 05, 2013 at 13:25The original post was too long to process during our migration. Please click on the attachment to read the original post.

andykim by Associate II
  • 434 Views
  • 2 replies
  • 0 kudos

Max232 level shifter

Posted on July 05, 2013 at 12:02hello i have usb <-> R232 converter and i want to make it receive correct characters from stm32f4 board , so which capacitors i have to use with max232 to realise this ? and thnx :)

LSE not starting when used for RTC

Posted on July 05, 2013 at 13:21 I am trying to use a 768kHz Xtal with 7pF load capacitors with an STM32F050C6. The problem I am having is that I cannot get the XTAL to reliably start up. I have seen it start a few times but most of the time it ...

ashley by Associate II
  • 1257 Views
  • 5 replies
  • 0 kudos

connecting audio codec to STM32F4 Discovery using I2S

Posted on July 03, 2013 at 11:52Can anyone suggest where I'm going wrong? I'm new to this forum and people seem to be posting longish code fragments, but I apologise if I seem to be posting an inappropriately long question. I can't get I2S comms to ...

d_1 by Associate II
  • 1701 Views
  • 7 replies
  • 0 kudos

STM32F303 op amps

Posted on July 04, 2013 at 11:52I am a bit confused about the F303 op amps. If they can be used in inverting mode won't a positive voltage into the minus input result in a negative output voltage? Of course it won't happen because they are rail to r...

modcan by Associate II
  • 1166 Views
  • 5 replies
  • 0 kudos

STM32VLDISCOVERY - ADC: unexpected behavior

Posted on June 29, 2013 at 13:24Is it possible to use ADC without configure GPIO for AIN? For example, if the lines below are commented in the program, can ADC still work? //       GPIO_InitStructure.GPIO_Mode = GPIO_Mode_AIN; //       GPIO_InitSt...

UPGRADING APPLICATION FIRMWARE BY USB STICK

Posted on June 13, 2013 at 17:16HELLO I  want to upgrade the fırware of my design by usb stick , I am using the example given with the discovery board where I need a binary image of my Project  myproject.BIN, I am using keil so I can generate hex f...

sami by Associate II
  • 2745 Views
  • 26 replies
  • 0 kudos