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! Run app to jump bootloader stm32G

Hello everyone, for a few days I have been struggling with skipping and running the bootloader on stm32g474ret6 via usart.I have an STM, 12MHz crystal, and an FTDI chip on my own PCB, with RTS/CTS disconnected for now. After sending a command via USA...

ob.png
Abus-k by Associate
  • 80 Views
  • 2 replies
  • 1 kudos

Resolved! STOP2 wakeup not working

Hello,I have modbus master and slave device, where I have design modbus master for testing in that way that it will continuously send modbus request  after each successfull response, and if any response fail then it stop.Now on  I'm getting continuou...

npatil15 by Associate III
  • 111 Views
  • 2 replies
  • 1 kudos

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
  • 149 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
  • 419 Views
  • 15 replies
  • 13 kudos