STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM Output on STM32F2XX (Solved)

Posted on February 02, 2012 at 14:30Greetings,I am currently toying around with the KEIL MCBSTM32F200 Evaluation Board(the STM32F207VG uC) and have run into some problems with the PWM output.I want a simple PWM-signal on TIM1, Channel1 (PA8 for STM3...

th2 by Associate
  • 1944 Views
  • 10 replies
  • 0 kudos

uCLinux in stm3210e-eval board

Posted on July 18, 2016 at 15:34Hello, I have STM3210e-eval board (ARM Cortex M3 core-based STM32F103ZGT6). In AN3012 Application Note (pag. 6 ''Package Description'') the section presents all the files in the package that are needed to get started ...

STM32Cube errata?

Posted on July 18, 2016 at 00:20Hi everyone,So I would like to test out a bit of the STM32Cube. But first I was looking for a bug list on current versions so I don't run into a stupid problem and get stuck for hours.Is there a errata for the STM32Cu...

UART Transmit problem

Posted on July 16, 2016 at 09:55Hello!I'm working on UART comunication between stm32f407 and PC. I want to transmit 4 character via ''senddata()'' function shown below.USART_SendData(USART1,'D');while(USART_GetFlagStatus(USART1, USART_FLAG_TC)==RESE...

STM32f207 remapping pins problem

Posted on July 10, 2013 at 17:17 I'm not sure how to remap pins that do not line up correctly with the alternate functions specified in the datasheet. For example, the picture below shows the pin out of my microcontroller where OCx-LOW are pwm o...

0690X00000604woQAA.png 0690X00000604lDQAQ.png
dbingle by Associate II
  • 2459 Views
  • 20 replies
  • 0 kudos

STM32L476 input capture

Posted on July 13, 2016 at 14:08 Hello, I am working with the boardNucleo-L476RG and I wantto capture frequency on the pin PA0 with TIM2 Channel1. My timer is working but I can't get the interrupt in the function TIM2_IRQHandler(). I a...

trace in debug

Posted on July 17, 2016 at 21:44Hii want trace my programs(for stm32f429 discovery board) with keil.in my program i used timer1 capture- compar  interrupt. when run program in debug mode  and press F11 my program run to  ISR CONDITION but not go  in...

Code for USART1 on STM32F3-Discovery

Posted on July 16, 2016 at 17:58Clive1 gave a simple code for sending data from the board to the PC via the USB-connection here:/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lis...

johann by Associate
  • 472 Views
  • 2 replies
  • 0 kudos