STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LAN8742 Issue DuplexMode

Hello everyone, I'm currently using  Nucleo-H743ZI2  but this aim to go on a custum PCB. LWIP (2.1.2) is activated without FREERTOS and my TCP server is working. I'm also using HAL function with CubeIDE (1.16.1). And I'm using an Aruba 2530-8G switch...

AGP_29 by Associate III
  • 677 Views
  • 9 replies
  • 2 kudos

Resolved! HAL_UART_Receive_DMA only receive last byte

Hi, i want use usart DMA to receive data, but i only get last data by HAL_UART_Receive_DMA. STM32U575VITXSTM32CUBEMX 6.8.0STM32CubeIDE 1.12.0 the transmit data is $$......##my code is in main functionwhen i use HAL_UART_Receive(), i can get correct d...

alyssa_2-1730708550293.png alyssa_0-1730708476592.png alyssa_1-1730708507952.png alyssa_3-1730708599135.png
alyssa by Associate III
  • 627 Views
  • 6 replies
  • 3 kudos

STM32C071 USB stack

I just started looking at the STM32C071 family as an alternative to the STM32F042 and STM32F072 we currently use. To my disappointment the USB stack for the C071 is a total mess (dozens of files and complete spaghetti) and on top of that it seems to ...

STM32F7 USB endpoint stuck

Hello,I found an interesting problem with the USB controller. Our device uses MCU STM32F756, with USB in FS Device mode.We have a total of three USB IN endpoints, controlled via Azure RTOS / USBX middleware. With a heavy load on USB endpoints, someti...

PeBo by Associate
  • 264 Views
  • 4 replies
  • 2 kudos

RTC Wake-Up from Stop3 on STM32U545RE

I would like to use the Stop3 low-power mode on an STM32U545RE (NUCLEO-U545RE-Q board) and to wake-up the device by the RTC. I have a working example for Stop2 mode for which I largely used the inspiration from the stm32u5 workshop. But when I replac...

TNaum by Associate III
  • 2380 Views
  • 26 replies
  • 1 kudos