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! Location of factory code loaded on Nucleo-H563ZI

Hello,I am trying to find the project used to create the code loaded on my Nucleo-H563ZI when I first received it.I see several references stating it should be in a Demonstration folder, however I don't see that folder in:...\STM32Cube_FW_H5_V1.6.0\P...

smaka5 by Associate
  • 236 Views
  • 1 replies
  • 0 kudos

The use of USBX with Vendor Devices

For context,  I am new to both USB programming and the STM products (and tools), so I apologize in advance for my ignorance. I am working with an old, existing system, which utilized a USB connection to a processor/EEPROM to store information (a dong...

NBC by Associate II
  • 507 Views
  • 9 replies
  • 1 kudos

Resolved! ETH Level 3 and 4 filters

I have a STM32H732 processor connected to a ethernet switch with port based VLAN support.I use the processor to connect to two different interfaces which are separated in the switch.I wanted to be able to access the same two TCP ports in the processo...

Bebbelin by Associate II
  • 226 Views
  • 3 replies
  • 2 kudos

Resolved! Generating SBOM for STM32 firmware projects

I want to generate an SBOM (Software Bill of Materials) for my STM32 firmware project, specifically targeting the STM32H733 microcontroller. I have tried searching for guides or examples of how others have done this for similar projects, but I haven’...

Resolved! Issue Entering Stop Mode on CM4 of STM32H7

I have a dual core application running on an STM32H7 where I would like: the CM7 to tell the CM4 to enter stop modehave the CM4 enter stop modeat a later time, have the CM7 wake the CM4 from said stop modeIn the CM4 code, I'm doing this: HAL_PWRE...

C-Coder by Associate III
  • 596 Views
  • 9 replies
  • 0 kudos