STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeIDE arm-none-eabi-gcc Toolchain sources

Hi,I am currently working on a build container for my project and I’m using the ARM toolchain (arm-none-eabi-gcc) from ARM Developer sources:  https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads .Do you have an authless link that provid...

lotou by Associate II
  • 220 Views
  • 1 replies
  • 2 kudos

FLASH_TYPEPROGRAM_FAST fails in G0B1

I tried to use FLASH_TYPEPROGRAM_FAST in a G0B1 but is not working after a page erase. I suppose it will work with mass erase but not tried. Only works FLASH_TYPEPROGRAM_DOUBLEWORD. I've also tried to make my own function to write only 32bits modifin...

stm32h7s78-dk how to run FATfs Multi Access

Hi Team,I'm trying to run Fatfs Multi Access example in the stm32h7s78-dk. Im having hard time understanding the Readme instructions.  I have the switch set to boot0.Im using stmcube progrmamer. I have added external loader: MX66UW1G45G_STM32H7S78-DK...

ropodi17 by Associate
  • 190 Views
  • 2 replies
  • 1 kudos

Resolved! Bug on fatfs

Hello.I'm using Riverdi board.This board uses STM32H757XIH6 .I used FATFS R0.12c with uSD and USB-MassStorage in Unicode mode When mount uSD and then USB I noticed that FatFs[0] is overwritten.  

MauFanGilaMedical_0-1745909669577.png

SD Card + FATFS USB MSC data Corruption Issue

Originally posted in TouchGFX Forum - moved & merged with duplicate.Hi,I am working on the STM32F439 development board. I am creating a test.csv file and logging data using FATFS on an SDIO SD card. I can view the data through USB MSC on a Windows PC...

pankaj4 by Associate II
  • 296 Views
  • 5 replies
  • 1 kudos

DMA-SPI triggered by Timer STM32G4

Hello, I have an STM32G474VEH6 and we have the main function running a code at 20kHz that takes almost all the period to be executed. We also use ADC and PWM synchronised to convert at the period start. Now we also have to read a 64bit SPI slave in m...

JordiM by Associate
  • 202 Views
  • 1 replies
  • 0 kudos