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

STM32F103 timer2 input capture

Posted on March 10, 2017 at 15:46I'm trying to use timer2 ch2 for input capture, but I don't seem to get it to work.I wonder what am I doing wrong?I don't use CMSIS or any other libraries.Here's my set-up:    nvic[NVIC_ICER_0] |= 0x10000000; // disa...

Resolved! CubeMX Upgrate FreeRTOS from 8.xx to V9

Posted on November 06, 2016 at 23:11Hey guys, I used CubeMX to generate a setupcode for my STM32F4 Discovery board. When I began my work, i noticed that the FreeRTOS Version used by Cube MX is an old one. Do you know when V9 would be supported by Cu...

STM32F103C8 complementary PWM

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

STM32F413VG FSMC Muxed or Non-Muxed?

Posted on February 22, 2017 at 10:52I want to control several FPGA registers by FSMC bus. It's about 30 registers in the FPGA, each register 16bits.MCU package is LQFP100. STM32CubeMX makes the FSMC bus 3 options: LCD ; Muxed NOR Flash; Muxed PSRAM ...

0690X00000603abQAA.jpg 0690X00000603dPQAQ.jpg 0690X00000603dUQAQ.jpg

How to run custom bootloader...?

Posted on March 10, 2017 at 10:43Hi ,I'm writing one custom  bootloader which sits on top of actual serial bootloader . when I pull boot0 to low my custom booloader should run instead of running main application. Please give me some suggestions for ...

sudhan j by Associate II
  • 665 Views
  • 2 replies
  • 0 kudos