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

STM32F0 quits it's service

Posted on January 07, 2013 at 23:29Hello, strange thing happened. I setup a development environment Linux - gcc - eclipse- openocd st-Link V2  STM32F0 and F4 Dicovery boards. And I started to port a lot of my libs to STM32 Every thing runs fine unt...

jgnoss by Associate III
  • 392 Views
  • 0 replies
  • 0 kudos

STM32F10x_StdPeriph_Lib_V3.5.0 & IAR v6.5

Posted on January 04, 2013 at 18:18HiI'm using STM32F10x_StdPeriph_Lib_V3.5.0 with IAR 6.50 compiler but when I open the workspace in the templade directory and then I build it ,  I found 240 errors look like these :Building configuration: Project -...

stst9187 by Associate II
  • 761 Views
  • 2 replies
  • 0 kudos

Low level PWM problems

Posted on January 05, 2013 at 01:51 I'm trying to implement PWM on TIM4_CH4 with output on PD15 using only low level register writes as I don't much care for all the high level functions provided. However, I tried to convert the functions to the...

STM32F4xx TIM7 Stopping

Posted on January 04, 2013 at 09:13I want to use TIM6 and TIM7 together . TIM6- Update Event - 2MHz  priority 0x10 TIM7- Update Event - 1MHz priority 0x00 when I closed TIM6 , TIM7 is running normally and toggling LED from PD14 but when I enabled T...

STM32F373 Bootloader

Posted on December 13, 2012 at 05:05I've built a small breakout board for the STM32F373CC:http://ebrombaugh.studionebula.com/embedded/stm32f373breakout/index.htmlI was hoping to be able to use BOOT mode to load it up via the USB device port, but I c...

STM32F100xx TIM4 PWM woes

Posted on January 04, 2013 at 16:58Ok, I'm confused.. according to the docs I should be able to program TIM4 as a PWM with unremaped output on PB9.  However, the Timer API call TIM_CtrlPWMOutputs() has an assert which indicates that TIM4 isn't suppo...

eaverill by Associate II
  • 580 Views
  • 3 replies
  • 0 kudos

USB CDC Class Driver

Posted on January 02, 2013 at 12:00Hi All,is this normal ? Using 103F along with ST USB CDC Libs on my board and it seems that the USB driver on the PC negotiates a new COM port for every new board i connect to the PC.Normally this is not a problem ...

Accessing SD card via SPI

Posted on January 03, 2013 at 05:56Hi, I have an STM32F4 discovery board and I want to access SD card via SPI. The reason why I want to access Sd card via SPI is that the breakout module that I have has an SPI interface. I have looked on the interne...

osama by Associate II
  • 3301 Views
  • 6 replies
  • 0 kudos

STM32F207 Uart polarity

Posted on January 02, 2013 at 15:55Hi, is there any possibility to change the polarity TX and RX of USART5? I.e. normally idle state is high, startbit is low. We need (due to bad specs of a foreign device) the opposite polarity (software only soluti...

zabel by Associate III
  • 1728 Views
  • 5 replies
  • 0 kudos