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

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

Resolved! ThreadX Modules with CMake

Hello community,I have been working towards getting a prototype ThreadX modules project on my board (Nucleo U545RE-Q) using CMake from a generated STM32CubeMX project. I have been loosely following the documentation https://github.com/eclipse-threadx...

dbit by Associate II
  • 147 Views
  • 4 replies
  • 0 kudos

Resolved! NetXDuo WebServer File Upload

Hi everyone,I am trying to send the firmware to the MCU via webpage. I want to send chunks of the file (4096 bytes) to the mcu, so it can store in ram, do some checks and then store it in an external memory. The firmware size can be maximum of 1.7MB ...

coso2 by Associate II
  • 63 Views
  • 2 replies
  • 2 kudos

Resolved! STM32 ADC + DMA does not update value

Board: NUCLEO-144 STM32H723ZGI'm using ADC_3 with 8-bit resolution, trying to measure an analog sine wave of 1 kHz as a stimulus.I'm trying to use the ADC with DMA. However, I am unable to get any values other than zero. I have tested it in polling m...

_summer_intern__0-1750425468272.png _summer_intern__1-1750425517606.png _summer_intern__2-1750425596843.png _summer_intern__4-1750425625042.png

GPDMA - Linked list - SPI

Hi to everybody.I can't get spi to work with linked lists. I followed the procedures in the documentation but it still doesn't work. Maybe someone can tell me why.This is my configuration: STM32U575, cubeMX 6.12.0, cubeIDE 1.9.0The linked list has tw...

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
  • 105 Views
  • 4 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
  • 117 Views
  • 6 replies
  • 3 kudos