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

STM32U5 + PWM + DMA

I'm able to generate a simple PWM signal but I wasn't able to generate arbitrary waveform with DMA (HAL_TIM_DMABurst_MultiWriteStart).How should be configured the DMA ?Is there an example that use PWM with DMA on STM32U5 ?

nicolas by Senior
  • 182 Views
  • 12 replies
  • 0 kudos

Netx HTTPS POST request

hi i am working with HTTPS client code on stm32u585 microcontroller, using netx tcp/ip stack for the implementation. my requirement is to create a HTTPS post request with a json payload( nearly 8000 bytes). is there any reference or example available...

sabari1 by Associate III
  • 72 Views
  • 4 replies
  • 0 kudos

USB C PD Try.SRC and Try.SNK

I can't find Try.SRC or Try.SNK features for DRP devices in ST's USB C Power Delivery Stack (USBPD Core). Did I miss something?If it is not in the stack yet. Is ST planning to integrate this feature? What timeline are we looking at?Is it easy to impl...

abtq by Visitor
  • 19 Views
  • 0 replies
  • 0 kudos

STM32H743 PTP offload timestamps

Hello all, I am developing ptp master and slave with offload. Now I have a master sending the sync and a slave sending delay_req: with the master sending back delay_resp: Given this message exchange, the slave should be able to correct its time, b...

max65_0-1751294125207.png max65_1-1751294193182.png max65_2-1751294248439.png max65_3-1751294404413.png
max65 by Associate II
  • 96 Views
  • 6 replies
  • 3 kudos

STM32H563RGT6 with LAN8742A phy

Hi as part of my project I am trying to integrate the mentioned parts in subject to control modbus eth relay over tcpip.What I have done so far.1. Integrated Lan chip driver to stm32 library and initalization done.2. Integrated LwIP stack from online...

aravindpv_0-1750917437924.png aravindpv_1-1750917664915.png aravindpv_2-1750917679386.png