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 to check the USB connect/disconnect run time?

Hi,We are using STMCubeMX to generate the code for USB-Device Mass Storage class for STM32L4R5 controller.We have to check the usb connect/disconnect status run time.Try to use HAL_PCD_ConnectCallback/HAL_PCD_DisconnectCallback function but never get...

Bhushan by Associate II
  • 604 Views
  • 1 replies
  • 0 kudos

Resolved! When will STM32CubeH7 1.4.0 be released?

Hi,I'm waiting for 1.4.0 due to lack of LL drivers in 1.3.0.According to the thread linked below, 1.4.0 was planned "beginning of 18Q4", is there a new roadmap or release date when we can expect it?Currently it's holding us back from using the H7 at ...

patrislav by Associate II
  • 1707 Views
  • 9 replies
  • 2 kudos

Browsing STM32CUBE projects

Hi,Is there a way to browse available STMCUBEMX projects for various product lines, without downloading the packages in their entirety?I just want to see what projects there are.Just seeing the projects name and briefs are enough.Thanks!

ISeed by Senior
  • 421 Views
  • 2 replies
  • 0 kudos

HAL_Delay works and doesn't work

I'm still very new to STM32 processors, and using CubeMX to generate my basic code structure (for TrueStudio). In the code below, if I uncomment code section A, the yellow LED blinks, but not evenly... At low values such HAL_Delay(100), the high time...

NNar by Associate II
  • 1775 Views
  • 4 replies
  • 0 kudos