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

Levelx without Filex

Hi Everyone, I one of our project i want to store the logs on NOR flash. I want to use Levelx to take care of NOR flash low level . But as per documents levelx can be used with Filesx, Is there is any way that i can use Levelx with Filex?

Resolved! STM32 Write to internal EEPROM only work once

Hi people,i have trouble with writing to the internal eeprom / flash. I can write values one time to the EEPROM and read it correct back from eeprom. When i write next time values to the eeprom and read them, the values changed but are incorrect. I t...

Stefan-G by Associate II
  • 313 Views
  • 7 replies
  • 6 kudos

Resolved! Can I write data to multiple files using FileX?

Hello, everyone on the forum.I am using an STM32H735IG, ThreadX, and FileX to create files on an SD card and write data to them. In each iteration, I open the file using `fx_file_open`, seek to the end of the file using `fx_file_relative_seek`, write...

Hey0256 by Associate II
  • 264 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H7S78-DK: Template LRUN does not work

Hello,The STM32Cube project Template_LRUN is failed on STM32H7S78-DK:STM32H7S78-DK, MB1736-H7S7L8-D01SW is from the latest master of https://github.com/STMicroelectronics/STM32CubeH7RS/tree/main/Projects/STM32H7S78-DK/Templates/Template_LRUNI also do...

Leo2Ruan by Associate III
  • 211 Views
  • 3 replies
  • 0 kudos