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

Resolved! How to fix "multiple definition of `errno"'?

I try to create a new project, nothing is written in main.c! It is a first check after setting up 'LWIP', 'SDIO' and Freertos in the GUI and got this mistake!multiple definition of `errno'; ./Middlewares/Third_Party/LwIP/system/OS/sys_arch.o:/home/de...

DK.7 by Senior
  • 12214 Views
  • 23 replies
  • 2 kudos

Classic USB printer

Hi everyone,I'm currently working on a project to turn an STM32 microcontroller into a USB printerdevice. I have spent a considerable amount of time searching for a comprehensive guideor a complete implementation for the classic USB printer device cl...

MJM1 by Associate
  • 82 Views
  • 1 replies
  • 1 kudos

Resolved! Driving DAC too fast

I've got an STM32G491RE on a NUCLEO-G491RE board and I'm driving the DAC using TIM4's TRGO and pulling values out of a memory buffer using DMA.  It was a bit of a challenge getting set up, but now that it's running it's beautiful.What's weird is that...

Resolved! AzureRTOS (Threadx) USBPD support

Dear all,I'm working on an custom hardware project using the STM32G0B1 MCU running ThreadX.  My goal is to use/port the USBPD stack for both source as sink device, but I'm failing to do so partly because the stack provided is closed source.The CubeMX...

STM32N6 ETH cant send packets

Hi. I have a  NUCLEO-N657X0-Q board with MB1854B. Yes, exactly nucleo, not discovery one. Im trying to recreate RTSP example fron discovery board. As netxduo from cubemx is kinda buggy, i manually added it along with other necessary middlewares from ...

Resolved! 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
aravindpv by Associate II
  • 680 Views
  • 14 replies
  • 3 kudos