STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST LINK V2 & STM32F205

Posted on May 27, 2014 at 15:17Hi everybody,I'm programming a STM32F205. I program it with a J-LINK and IAR, and it works well.Now I'm trying to use a ST LINK V2. It seems to program my microcontroller, because I have no error, but I have a warming ...

peripheral clock speeds on STM32f207

Posted on May 21, 2014 at 21:43i am using STM32f207i have a flash memory connected to SPI2.  I used the ST examples and i got it working, read/write, .. great, ... the problem is the speed ... how fast can i run SPI2?  There is a setting SPI_InitStr...

epataky by Associate II
  • 1224 Views
  • 9 replies
  • 0 kudos

PWM problem

Posted on May 27, 2014 at 19:17Dear all,I have tested the pwm on the STM32F429 EVAL board. It seems all ok.Then I have seen with oscilloscope that with low values of duty cycle from 1% to 20% the pwm works for a while then stops and then restarts.Wi...

STM32L Discovery set clock speed

Posted on May 27, 2014 at 08:11Hi.I wonder how i can config the STM32L Discovery clock speed from 32 Mhz as it is now down to 25 Mhz. #clock #stm32 #discovery #speed #mhz

Configuration differences STM32F401 to STM32F4?

Posted on May 26, 2014 at 10:50Hi, I just try to get an STM32F401 running, but it somehow does not seem to work with the standard STM32F4 system-startup files (e. g. from STM32F4 discovery). Is there some comparison PDF about necessary changes when ...

flyer31 by Senior
  • 1623 Views
  • 9 replies
  • 0 kudos

STM32F107RC USART2 TX Problem

Posted on May 27, 2014 at 13:53I use an STM32F107RC board and use  USART2 interface. But USART2 Tx doesn't send first four bytes of each data transaction. I have tried both INTERRUPT and DMA mode.What is the problem? #dma #usart #stm32

SPI DMA example STM32F205RBT6 (Rx & Tx together)

Posted on May 27, 2014 at 10:15Is there any example code for implementing DMA on stm32F205rbt6 where I can do rx & tx together.1. I have to send 512 bytes & receive 512 bytes2. After 1 byte tx, wait until one byte received.3. then transmit next byte...

Cannot get my board to start USB bootloader

Posted on May 27, 2014 at 18:31We've designed a simple test board for stm32f407 but I am failing to figure out how to activate USB bootloader. I have boot0 pulled high and I have boot1/PB2 pulled down as Pattern1 in AN2606 tells me to do. The diagra...

arro239 by Senior
  • 312 Views
  • 0 replies
  • 0 kudos