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

STM32 and IAP

Hello, I have been trying to implement IAP in my device. But my code gets stuck in "UART_WaitOnFlagUntilTimeout". For once I was able to transfer the binary file of the new user application but later whenever I am trying to send the binary file it is...

SPI DMA on STM32L562

Hi everyone,I'm working with the STM32L562 microcontroller and need to set up communication with the ADS8684 using SPI DMA. I am using SPI2, with the following pin configuration:PC1 for MOSIPC2 for MISOPA9 for SCLKPB12 for NSSCould anyone guide me on...

NithinD by Associate
  • 438 Views
  • 1 replies
  • 0 kudos

Current Consumption and power budgeting of STM32H7 MCU

I have a question regarding the current consumption of MCU as when i configured peripherals as per my usage and test the current consumption in STM32CubeMX it shows 171mA average current. But in the datasheet the current consumption has different val...

Abhi5_0-1738736622584.png
Abhi5 by Associate
  • 638 Views
  • 3 replies
  • 0 kudos

STM32H7 MCU with 1.8V Supply and FMC with LP-SDRAM

Hello,I am currently in the design phase of a new circuit board. Roughly speaking, it's about connecting an STM32H7 (e.g. STM32H753XI) via FMC to an SDRAM and an FPGA. To save me the level conversion for the FPGA, it would be easiest to supply the AR...

lufri by Associate
  • 656 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H7 U(S)ART Low Level RS485-DE Pin not switching

Hi Folks,I have an issue with the RS485 Driver Enable Pin with the USART6 on an H7A3 (Nucleo).The Perhiperal is set up in CubeMX with "Hardware Flow Control (RS485) enabled.I have developed a driver using the Low Level functions.The Peripheral is set...

CBerg by Senior II
  • 942 Views
  • 6 replies
  • 0 kudos

STM32G071G8U6TR trying to use I2C communication

I'm trying to use the I2C line of an STM32G071G8U6TR to talk with an external device. I've used the STMCube to configure the pins to be I2C with pull ups and high speed which created this Init   static void MX_I2C1_Init(void) { /* USER CODE BEGIN ...

GTann.1 by Associate II
  • 2232 Views
  • 9 replies
  • 3 kudos

GPDMA1 Channel 6 configured in Linked List mode

Hi,I need a clarification about the configuration of GPDMA1 in linked list mode.I configure it using Cube MX v6.13.0, here some screenshots I took about the settings done: When I generate the code, in linked_list.c file I found the function MX_GPDMA1...

SteRogge_0-1738745703752.png SteRogge_3-1738745921947.png SteRogge_1-1738745744405.png SteRogge_2-1738745877421.png
SteRogge by Associate
  • 404 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H533 Longevity

Hi,We've noticed that the STM32H533 micro-controller is not present in Longevity Commitment list.Is there a particular reason for this?  We are planning to use this micro-controller in a number of new products going forward.Best regards,Michael Waite...