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

STM32F4 Input Capture TIM2 Channel 4

Posted on August 21, 2015 at 14:02Hello I'm faced to the Problem that I do have to use TIM2 channel 4 for Input capture. I know that channel 4 can not be used like 1 to 3. But I thaught I can use the channel 4 to get edges and take CCR4 as counter t...

oli by Associate II
  • 561 Views
  • 1 replies
  • 0 kudos

STM32CubeMX freezes when generating code

Posted on August 11, 2015 at 10:26Hi,STMCubeMX is freezing every time I try to generate code for an STM32F429 project.  This is my first time using it, but everything so far has been pretty straightforward, and I haven't given it any crazy parameter...

njansen1 by Associate II
  • 1683 Views
  • 6 replies
  • 0 kudos

NOKIA LCD_6610 wrong STM32F107

Posted on August 21, 2015 at 16:24The original post was too long to process during our migration. Please click on the attachment to read the original post.

aubin by Associate II
  • 402 Views
  • 0 replies
  • 0 kudos

stm32f0 spi l3gd20

Posted on August 21, 2015 at 13:20The original post was too long to process during our migration. Please click on the attachment to read the original post.

SOLVED: STM32L151 MCO/PLL doesn't configure after reset

Posted on August 20, 2015 at 17:14I want to avoid using a 12MHz external crystal for another IC, so I set the MCO to the PLL, with the HSI feeding the PLL.  It works great when I flash the chip, but after a reset, it doesn't work.  Everything else i...

STM32F103RB and Totem Pole drive problem

Posted on August 20, 2015 at 12:06Hi I am trying to drive the output from pin PA8 (needed because I use it for TIM1 PWM) from 3.3V to 5V using an external totem pole drive circuit. Problem is no matter what I do the voltage of the output signal afte...

STM32CubeMX templates for Nucleo Boards

Posted on August 20, 2015 at 20:06Where can I find a template for the Nucleo boards; specifically the STM32F070RB-Nucleo and STM32F411RE-Nucleo offerings?   I am looking for the *.ioc file.

STM32 discovery board console Port driver

Posted on August 21, 2015 at 09:04Hello All,I started working/learning micripython using STM32F407 discovery board. The board I'm using is already with micropython (as my colleague used it earlier).I connected board to Windows PC and in ST Link util...