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! 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
  • 225 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
  • 591 Views
  • 9 replies
  • 0 kudos