STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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...

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
  • 374 Views
  • 2 replies
  • 0 kudos
Labels