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! STM32 read from flash breaks freertos.

Hi,  This is a weird one. When my controller starts up, it is supposed to read the flash and use this data to check if my lwip should start up in DHCP mode or with a static IP adres.When I don't read from flash, this code works fine, when I do read f...

WilliamVR_2-1718106796722.png WilliamVR_1-1718106658676.png WilliamVR_0-1718106598884.png
WilliamVR by Associate III
  • 1226 Views
  • 1 replies
  • 0 kudos

Resolved! Problem with dynamicaly changing USB-C PDOs

Hello,I am trying to make my own custom USB PD application on NucleoG0B1RE + SNK1M1 hardware.I want to change dynamically the SNK PDOs in my application (it should be possible according to this post). Since I want it to be working with various Source...

Marosh by Associate III
  • 2509 Views
  • 6 replies
  • 6 kudos

ThreadX scheduler in low power mode

Hi everyone.I'm currently testing low power modes in ThreadX on a NUCLEO-F767ZI board using CubeMX and CubeIDE (current versions).ThreadX tick period is set to 1 ms, and low power is enabled. What happens is that the scheduler awakes every millisecon...

paolog by Associate III
  • 1509 Views
  • 2 replies
  • 2 kudos