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
  • 867 Views
  • 1 replies
  • 0 kudos

Resolved! Disable Sink and Sorce at Startup DRP1M1

  Hello,I am using the NUCLEO-G071RB and the X-NUCLEO-DRP1M1 with the X-CUBE TXPP Software Bundle.I created my project via the instructions from https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_Dual_Role.Ever...

VH by Associate
  • 811 Views
  • 2 replies
  • 1 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
  • 1328 Views
  • 4 replies
  • 4 kudos

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
  • 661 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
  • 416 Views
  • 1 replies
  • 0 kudos