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

Resolved! Is it possible to use ThreadX with LSE

Hello, I'm using the demoboard B-U585-I-IOT02A with ThreadX. My internal clock is 160 MHz and I currently use it for ThreadX. I'm doing some tasks periodically every one threadX second but it seems that my HSI has a small inaccuracy of 0.3%. But sinc...

Chamo by Associate II
  • 1193 Views
  • 4 replies
  • 0 kudos

Resolved! HAL_funtion

Hello peopleI am an electrical engineering student and now I am doing my internship in a company. I am supposed to program STM32F4 (C) and I have read a bit about the HAL function (in the Reference Manual). I want to learn more about all the function...

MHama.3 by Associate II
  • 668 Views
  • 1 replies
  • 0 kudos

STM32G4 HAL LL Power Management

How do I include the HAL power drivers in cube mx? I have an STM32G4 per the documentation here link I should be able to load the HAL LL Power driver. I am currently porting over code from pre CubeMX where they directly included all the stm32g4xx_ll...

tangotoo by Associate II
  • 1081 Views
  • 3 replies
  • 0 kudos

Resolved! Timer Output Compare Fast Enable not doing what I think it should according to manual, ask for simpler/alternative explanation

Playing with STM32F746 disco, CMSIS-only, directly with registers, in C. CubeIDE 1.8.0, Win10. Gives a good intuitive understanding of how things work. For now, I'm practicing cascading the Timers in various ways (successfully). The thing I failed to...

0693W00000KcqjOQAR.bmp 0693W00000KcqmmQAB.bmp
ilyus by Senior II
  • 2221 Views
  • 2 replies
  • 0 kudos

Project structure using X-CUBE-USB-PD

Hello. I work on stm32CubeIDE. I am trying to figure out X-CUBE-USB-PD. An example of the project I'm trying to parse can be downloaded from the link https://github.com/STMicroelectronics/x-cube-usb-pd . It is required to understand how to adapt this...

DalOpez by Associate II
  • 590 Views
  • 0 replies
  • 0 kudos