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

PDM2PCM(HP) library details

Good morning, if possible, I would like more details about the following PDM2PCM(HP version) library used for converting PDM data to PCM.           typedef struct{ uint16_t bit_order// MSB / LSB uint16_t endianness;// big endian / little endian uint3...

Mavi by Associate II
  • 1097 Views
  • 0 replies
  • 0 kudos

Resolved! How do I enable ltdc_aclk? STM32H745XIH6

I'm configuring the LTDC and I'm not sure where/how I enable the ltdc_aclk. I've enabled ltdc_plck in RCC->APB3ENR and I've configured PLL3R for the kernel/pixel clock but I cannot for the life of me find any info on how/where to enable ltdc_aclk so ...

clocks.png clocks2.png
aj992 by Associate
  • 724 Views
  • 1 replies
  • 0 kudos

stm32g484 bootloader communication problems

Hello everybody.I have problems with uarts in the my bootloader. In the main program the communication works OK.The client card is stm32g484 based.The first problem:After HAL_NVIC_SystemReset()from main app enter to bootloader and HAL_UART_Transmit()...

RHert.1 by Associate II
  • 1828 Views
  • 5 replies
  • 0 kudos