STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Utilizing discover board STM32F407 with FPU

Hello! I am utilizing discover board STM32F407 with FPU , The board is ARM cortex M-4 based. I want to use FPU to quick the process of conducting exponent calculations and Floating point. I have set down all peripheral drivers that are required for a...

by Not applicable
  • 728 Views
  • 2 replies
  • 0 kudos

Use of "volatile" keyword

Hi, I'm working on an STM32H7 project with very fast (800 KHz) periodic interrupt. I've been looking at the generated code as I tweak the C source. I'm confused about the use of "volatile" for the global variables used by the ISR.I feel like I need...

MSull.1 by Associate II
  • 8516 Views
  • 16 replies
  • 0 kudos

Getting STM32L4 flash size via internal bootloader

Hi,I have a very specific question regaridng the functionalities of the STM32L4's internal bootloader. We are using its functionality to flash and validate our targets according to AN3155 and AN2606. This operates quite well. But now we came into the...

HAL9001 by Associate
  • 565 Views
  • 1 replies
  • 0 kudos