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

Ethernet MAC Filtering

Good morning friends,Now I receive multicast on STM32F437, it works. But I would like to add filtering. And I have a problem with that.IGMP and others, I have it enabled.Now my settings.macinit.MulticastFramesFilter = ETH_MULTICASTFRAMESFILTER_PERFEC...

F411 I2C LL Call Hangs

I am using F411 to communicate with ADXL355 through I2C1.I have a very strange issue: LL_I2C_GenerateStartCondition(I2C1); /* (1.3) Loop until Start Bit transmitted (SB flag raised) ********************/ /* Loop until SB flag is raised */ w...

HDaji.1 by Senior
  • 1213 Views
  • 3 replies
  • 0 kudos

Problem with USB composite device on STM32H750

Composite device: Microphone+ Speaker+ MSC+ Hid Keyboard+ Hid Mouse.Windows sees it in the device manager.The packages from the Hid Mouse pass and the cursor moves.Packets from the HID keyboard pass (visible in USBlyzer), but the keystrokes are not d...

TDerk.1 by Associate
  • 721 Views
  • 1 replies
  • 0 kudos

STOP2 mode and FreeRTOS

HiI want to use FreeRTOS with low power STOP2 mode without using the ticklessidle mode.One of the tasks once every cycle goes sets the mcu into stop2 mode.I’m using both RTC and LPUART for waking up the mcu.when using with just two FreeRTOS tasks all...

deckhard by Associate III
  • 634 Views
  • 1 replies
  • 0 kudos