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

stm32 discovery external supply problem

Posted on May 16, 2013 at 13:51I would like to program my stm32 discovery board via st-link, to do this i am trying to power my board externally by using 5V pin. However, when i powered the board, ld1 com turns red, but it blinks. In this case, the ...

asecen89 by Associate II
  • 1691 Views
  • 10 replies
  • 0 kudos

Why is PWM resolution twice shorter?

Posted on March 11, 2016 at 09:06 Hello there, I am trying to configure TIM1 and TIM8 for complementary PWM signals generation (in center aligned mode). It works, but for some reason my maxixmum PWM resolution is not 0xFFFF but 0x3FFF... I a...

Problem via SPI with STM32F103ZE and MCP4262 [Solved]

Posted on March 10, 2016 at 17:04I've the problem, my communication via SPI between STM32F103ZE and MCP4262 don't work.I try with PIC and the spi communication with MCP4262 works fine in mode 1,1.I try via SPI2 through GPIO pins from STM3210E-EVAL b...

vbruno1 by Associate III
  • 949 Views
  • 4 replies
  • 0 kudos

STM32F4 SPI management

Posted on March 10, 2016 at 21:14Hi all,what's the best way to manage a full-duplex SPI slave interface, running on STM32F4 + RTOS?I tried 3 different strategies, but none of them seem suitable for high performance.What I have:- 5 pins SPI: miso mos...

About the DCMI interrupt

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

Need help for STM32F103RD PLL setup

Posted on March 06, 2016 at 06:32 Hi everyone! i got some prob when i trying to setup PLL run at full speed 72MHz. Here is my code RCC_CR_bit.HSEON = 1; //enable HSE while (!RCC_CR_bit.HSERDY); //wait for HSE ready //---------------...

giaan086 by Associate II
  • 1237 Views
  • 5 replies
  • 0 kudos

timer adc

Posted on March 10, 2016 at 23:11hello, please I need some help.I want to measure the frequency of a continuous current motor. then to do this I use an infrared sensor. this sensor is linked to the ADC of the STM. each time the sensor makes a round ...

How to setup a Timer to output a squarewave?

Posted on March 04, 2016 at 20:50The Cube is not clear in this. I want to output squarewave 1kHz-0.1Hz from a pin. There are no examples about this and explanations are not clear either. I want to use STM32F1 CPU. #je-ne-l'aime-cube

LMI2 by Lead
  • 887 Views
  • 6 replies
  • 0 kudos

CMSIS-SVD File for STM32F42x

Posted on March 10, 2016 at 00:56Anyone have, or know where I can find, a CMSIS-SVD file for the STM32F42x (specifically the STM32F429)? I have ones for the STM32F40x and 41x, but not for the 42x.

jerry2 by Senior
  • 640 Views
  • 2 replies
  • 0 kudos