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

AZURE RTOS PESSRAE certification

Hello. This is HPNRT Co., Ltd. We are currently in the process of PESSRAE certification for our escalator auxiliary brake, a component that requires certification. We are developing the system using the STM32H743 MPU and plan to use Azure RTOS as the...

Bhong.11 by Associate
  • 155 Views
  • 1 replies
  • 0 kudos

Resolved! Timer Prescaler Application Clarification

I did not understand the significance of the number 65536 in the below codepHandle->OvfFreq = (uint16_t)(pHandle->TIMClockFreq / 65536U); /* Set fixed to 150 ms */ pHandle->HallTimeout = 150U; /* Compute the prescaler to the closet value of th...

STuser2 by Senior II
  • 155 Views
  • 1 replies
  • 0 kudos

Official ST Example BSP for b-u585i-iot02a

I adapted the official BSP example code (available at https://www.st.com/en/embedded-software/stm32cubeu5.html, stm32cubeu5-v1-8-0.zip) to acquire and process audio. My code is running very slowly on the board. We thought the slowdown might be due to...

lucadelf by Associate II
  • 149 Views
  • 2 replies
  • 1 kudos