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! maximum current of GPIO

Good morning,I am using an STM32G4 Nucleo-32 board (MB1430) and want to drive Relays with its GPIO; I need to know the maximum current that can give a GPIO. I searched on the datasheet of the STM32G431x6 , the maximum power that can be delivered, but...

Jad by Senior
  • 397 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...

Resolved! SD-CARD implementation with SDMMC and FatFS

Hello,i have a question concerning the SD-Card functionality and the licensee fee of the SDMMC implementation of the STM32H723ZG.My goal is to log some data on the card. According to the documentation, the FatFs-Filesystem can be used under a BSD-sty...

bhoppe by Associate
  • 1263 Views
  • 4 replies
  • 2 kudos

Resolved! STM32 FATFS exFAT license

Hello,According to the documentation, the FatFs-Filesystem can be used under a BSD-style license. How About the exFAT licence fee. Has this fee already been paid with the purchase of the STM32?

Resolved! Any plans for 16bit DACs for the G4 range?

Hi there,There are a few projects where having a 16bit DAC instead of a 12bit DAC would be extremely useful.I am currently using the G4 series as analog synthesizer controllers and it would be fantastic to be able to use the 1MHz DAC as a 16bit audio...

etheory by Senior II
  • 279 Views
  • 1 replies
  • 1 kudos

STM32G07 SPI1->DR will NOT accept data

I've been designing STM32F devices for 15 years.My first design using a "G" family - and it has NOT been easy.SPI is a very simple device to use - my setup: RCC->APBENR2 |= RCC_APBENR2_SPI1EN; RCC->APBRSTR2 |= RCC_APBRSTR2_SPI1RST; // resset...

Joe.H by Senior
  • 188 Views
  • 1 replies
  • 0 kudos

Multiple DMA uses

I am writing a field oriented control library targeting the STM32F4xx and STM32G4xx series. In the program, I have to: 1) Read 2 sensors using I2C 2) UART serial communication with host PC to send real-time motor parameters or receive new commands 3)...

eggsacc by Associate II
  • 319 Views
  • 2 replies
  • 0 kudos

Spikes from the ADC

I'm running the ADC on STM32G071 and I am seeing double spikes when the ADC takes a reading. Any idea why there are two spikes? I expect to see just one. Below you see two spikes followed by another two spikes 1ms later. My software starts an ADC rea...

Carl_G_0-1741487434732.png Carl_G_1-1741488467550.png
Carl_G by Senior II
  • 307 Views
  • 2 replies
  • 0 kudos