STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G474 FMAC for 3p3z controller

Hi all,I am trying to study the buck converter program provided by ST for the STM32G474 discovery kit. From previous study, I know that buck converter uses the 3p3z (3 poles 3 zeros) structure to calculate the current output, as shown in the figure b...

OFN_1-1704956047725.png OFN_0-1704955992301.png OFN_2-1704956342348.png OFN_3-1704956380277.png
OFN by Associate II
  • 488 Views
  • 1 replies
  • 0 kudos

Resolved! Ethernetif.c in STM32f4 cube FW_F4 V1.28

Hello,I've read several forum posts commenting on the STM32 HAL management of LWIP, particularly ethernetif.c and trying to understand the interrupt driven zero copy examples. For reference in my application I do not use RTOS.After updating cube, and...

###### by Senior
  • 909 Views
  • 4 replies
  • 4 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
  • 247 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
  • 739 Views
  • 5 replies
  • 0 kudos