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

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
  • 397 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
  • 162 Views
  • 3 replies
  • 2 kudos

Resolved! STemWin on stm32h743 mcu

Dear. AllI'm asking how to use STemWin on stm32h743 mcu.How to add STemWin on STM32CubeIDE? (Current Use Version. 1.13.0)?How can I run a project with the development board I bought? (STM32H743I-EVAL)?In particular, I want to run the STemWin_SampleDe...

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
  • 488 Views
  • 9 replies
  • 0 kudos