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

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

Resolved! unexpected waveform in Examples/OPAMP/OPAMP_PGA/ in G4 package

I try to learn how to use OPAMP by testing the example code Examples/OPAMP/OPAMP_PGA/.The MCU board is Nucleo-G431RB.This is the case of OPAMP_PGA_GAIN_2_OR_MINUS_1: blue line is output by DAC and red is by OPAMP. My 1st question: why the amplified s...

0693W00000DntA6QAJ.jpg 0693W00000DntCRQAZ.jpg
HDaji.1 by Senior
  • 2037 Views
  • 12 replies
  • 0 kudos

Resolved! Can you help me verify the schematic of STM32L476RGT6U?

I'm mounting my MCU on PCB. I have done the schematic referring from https://www.st.com/resource/en/datasheet/stm32l476je.pdf . Please help me verify this. My conditions are as follows.I am using 2 Digital sensors and one LoRa as communication module...

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
  • 9279 Views
  • 16 replies
  • 1 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
  • 634 Views
  • 1 replies
  • 0 kudos