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! RS485 Receive DMA lock and busy randomly

Hello,I'm doing Modbus communication using RS485. And using MAX485 IC to convert to RS485. and running on Free RTOS CMSIS.I have tried and the behavior is random for all below, not consistent. Here I have tried with RS232 and it works like charm. The...

hdmarx_lock_busy_error.jpg
npatil15 by Associate III
  • 148 Views
  • 2 replies
  • 0 kudos

UART3 overrun interrupt

Hello,It is the first time I am using STM32 and migrating my code from texas instruments controller using USART3. I want to receive data and then transmit data of different sizes. I get a problem that I see appears often but in my case I cannot see w...

GTanova by Associate III
  • 408 Views
  • 15 replies
  • 13 kudos

Ethernet Request time out issue

  Hello everyone, I am working with an STM32H5 series board and have successfully initialized Ethernet using the lwIP stack.The DHCP process works correctly — I am able to obtain an IP address. However, I am facing a “Request Timeout” issue when I tr...

Resolved! UART output is garbled on Tera Term

I ran the example project and successfully displayed “Hello World” on Tera Term.Then I tried to port this project into my own one.However, the result was garbled characters in the terminal.The baud rate (115200) and PLL/clock configuration are the sa...

chachamaru_0-1762764753839.png chachamaru_1-1762764754652.png chachamaru_2-1762764753839.png chachamaru_3-1762764753837.png