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

Resolved! How to swap two memory regions of FLASH memory in STM32L475?

Hi,I am working on STM32L475 ARM Cortex M4 board and writing code for it on STM32Cube IDE. I want to swap two memory regions of FLASH memory in my BootLoader program when some conditions are met. I already tried swapping using the normal method but ...

Shetu Raj by Associate II
  • 1332 Views
  • 5 replies
  • 1 kudos

MCU selection with camera and wifi interface

Hi all,I'm currently looking for a low-power-consumption MCU which integrates camera and wifi interface. It would be better if the MCU gets the wifi module inside. Could you give me somesuggestions?Thanks in advance!Br,Mark

ZXion by Associate
  • 361 Views
  • 0 replies
  • 0 kudos

Confusion about ADC calibration

In documents and lots of online sources there is a formula as follows(attached below),But I cannot get why CAL value is in the numerator and RAW data is in the denominator. I have this logic in my mind,In the factory, producers used a preknown/fixed ...

YAkse by Associate III
  • 394 Views
  • 0 replies
  • 0 kudos

How to use the CMSIS-Library in STM32F756ZGT6 for FFT?

Hi,i am a new user and bought the STM32F756ZGT6 Nucleo-144 board for the university.I tried to use the CMSIS-Function to do a real Fast Fourier Transformation on 1024 samples values. I created a new Project using dma for fast sampling. When I add the...

CChek by Associate
  • 439 Views
  • 0 replies
  • 0 kudos

Resolved! Strange behavior GPIOD

HiI am using the STM32G070CB in a new product.I have the GPIOD0 and 1 connected to be digital inputs (they are to be connected to open-colector device), as such i have enabled the internal pull-ups in the GPIO configuration.The strange thing, is that...

0690X000009Yx59QAC.jpg

UART overrrun error while using STM32L476RG nucleo Board

I am running my code on an STM32L476RG which generates a UART interrupt every time it receives data. I am using UART2 for this purpose and USART1_IRQHandler is called after I send data from my terminal. But inside  HAL_UART_IRQHandler, my code gets s...

PPati.18 by Associate II
  • 733 Views
  • 1 replies
  • 0 kudos