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

Resolved! Problem Loging data to an sd Card STM32U545CET6

Hi,I am a junior developer, and I am trying to get an SD card working on an STM32 U5 series MCU with SPI. I encountered a problem: in the middleware section of CubeMX, I don't see FatFS; instead, I only have FileX. However, FileX does not have an SD ...

B5773_0-1737124303721.png
B5773 by Associate
  • 353 Views
  • 1 replies
  • 0 kudos

Resolved! stm32u5 ux host hid with no vbus power

Hi,I try to migrate the  UX_Host_HID example on STM32U575I-EV to nucleo-u575zi-q.STM32CubeIDE Version: 1.17.0STM32CubeMX Version: 6.13.0I duplicate all the settings relating to USB host options to mine.In the middleware:and then copy the source code ...

tommyliu_0-1737104641221.png tommyliu_1-1737104671399.png tommyliu_2-1737104689752.png tommyliu_3-1737104744759.png
tommyliu by Associate
  • 400 Views
  • 1 replies
  • 0 kudos

Extracting an existing hex to edit in CubeIDE

Hello, Right now I am working on a Riverdi display, actually the RVT101HVSNWC00-B.I was able to connect with their external loader and to save the firmware in Bin and Hex formats. I wanted to review the firmware, as loaded, in CubeIDE. How would I do...

Lec by Associate
  • 420 Views
  • 1 replies
  • 0 kudos

Can't program STM32H745-Disco

Hi,               I'm using STM32H745-Disco kit. facing some issues while testing, Initially able to configure in STM32Cube IDE software, STm32Cube programmer and STM32CubeMX software's tool without any issues. Now working on testing an hall effect s...