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

How many endpoint would STM32F439 support?

Hello everyoneIn datasheet, i only read following messageUSB OTG HS6 bidirectional endpoints12 host channels with periodic OUT supportDoes it mean that STM32F439 would support 12 OUT endpoints and 6 IN endpoints or?

KTuz.1 by Associate II
  • 1011 Views
  • 4 replies
  • 0 kudos

Why would freeRTOS threads which schedule properly on an F4 fail to do so on an F7? One low-priority thread steals the processor and never yields.

The running thread runs vTaskDelay() as it did on the F4. It does not help. Adjusting thread priorities has little effect. Other threads (all started with higher priorities) should have plenty of opportunity to run but almost never do. It all ran...

Sking.21 by Associate III
  • 415 Views
  • 0 replies
  • 0 kudos