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

LVGL Frame rates

Hi,Please see attached video: This is a image based slider in LVGL, with nothing going on except for the main loop asking the slider value to increment its value by 15. (it also updates the label control text)It has around 1 second main loop time doi...

mtechmatt by Associate III
  • 708 Views
  • 0 replies
  • 0 kudos

Resolved! [STM32H753] USB33RDY is not asserting

Dear all,I'm coming to you with a very simple problem, after not being able to wrap my head around it. I'am trying to design a board using the STM32H753VIT6 (V revision) and a USB3320 ULPI interface. While writing firmware for the custom board, I not...

vosahlov by Associate II
  • 1507 Views
  • 7 replies
  • 1 kudos

Why uwTick in HAL is uint32_t type?

This simple question was interested by me for this reason: for uint32_t type uwTick can only count up to 4294967295 ms. It is only 49 days. In practivce it realy achievable value of or working time without reboot. In any applications it may be not en...

EAlek.11 by Associate II
  • 2624 Views
  • 9 replies
  • 8 kudos