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

Get AUTOIP working on lwIP

Hello forum,I'm working in STM32CubeIDE with the STM32F107VCT6 on a custom board which successfully run a TCP Server application using Ethernet communication + FREERTOS + lwIP and I'm struggling in enabling AUTOIP feature.My custom board need to be I...

Spaghetto_0-1707839941953.png
Spaghetto by Associate III
  • 5078 Views
  • 7 replies
  • 7 kudos

STM32 Classic USB DFU Implementation

Has anyone implemented the Classic USB DFU class without using Azure RTOS for STM32H5xx Devices. There is an example support for the CDC Communication available on the Community but i was unable to find the DFU Example. If anyone has an example pleas...

NikhilP by Associate II
  • 1142 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U5A5: AZURE RTOS and 1ms ticks - how to set?

I am confused: I want to have 1ms AZURE RTOS tick timer - but no idea how to set.What I see:AZURE RTOS defines 10ms tick timer (UX_PERIOD_RATE, TX_TIMER_TICK_PER_SECOND)I see as well, when using tx_thread_sleep(1000); - it sleeps 10 second (not 1) - ...

tjaekel by Lead
  • 5708 Views
  • 4 replies
  • 3 kudos

Resolved! STM32L4xx Low power modes

Hi all,I am designing an application on a STM32L431. I need to consume the least amount of power. The MCU will have to use the CAN module both in transmit and receive mode. The reference manual does not give too much details on how the lower power mo...

bareil76_1-1707925217793.png
bareil76 by Associate II
  • 1580 Views
  • 1 replies
  • 1 kudos