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

Overrun problem with USART2 in STM32H723 MCU

Hello,I'm facing a bizarre issue with USART2 in STM32H7 chip.My H7 is connected to 8 F072 chips via UART. Communication with each chip uses a dedicated UART from 1 to 8.All the data exchanges in both RX and TX work fine during normal operativity of m...

FCamp.1 by Associate III
  • 974 Views
  • 6 replies
  • 4 kudos

Resolved! CUSTOM BOOTLOADER

  ISSUE: STM32F7 Custom Bootloader - Main Application Not Running After JumpDetails:Bootloader Memory Definition: RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320K FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 1024K QUADSPI (r) : ORIGIN = 0x90000000, LENGTH...

Can freertos block IWDG?

Hello,I am using freertos configured by STM32CubeMx.The IWDG is activated and configured by STM32CubeMx too.I met an issue in my code but this is not the purpose of this post.Due to this issue the STM32L431 stays blocked indefinitly despite the IWDG ...

mich35 by Associate III
  • 1270 Views
  • 6 replies
  • 0 kudos

STM32H753 PING STOPPED

Hello, I am working on Ethernet with the STM32H753 board. After configuring the necessary Ethernet settings, I can ping the assigned IP address of the board. However, after a few minutes, I can no longer ping it. What could be the reason for this iss...

Ocebe.1 by Associate III
  • 489 Views
  • 3 replies
  • 1 kudos