STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4 FDCAN HAL Driver Issue (v1.5.0)

The HAL_FDCAN_ErrorCallback is erroneously being called during every interrupt after a Protocol Error (PEA) occurs, even when no error exists during the interrupt. I believe this condition will occur for some of the other interrupts as well (ELO, WDI...

DAshb.11 by Associate
  • 1634 Views
  • 0 replies
  • 1 kudos

Resolved! What could be causing the STM32L152 UART Rx interrupt to intermittently not fire when data arrives and interrupts are correctly configured?

Hello all,First off, I apologize that I am not able to provide code as everything I have been able to do reproduce this problem is proprietary. Given that, I am looking for advance debugging techniques for diagnosing this intermittent failure of the ...

BCogh.2 by Associate II
  • 2021 Views
  • 5 replies
  • 0 kudos

STM32F745 USB communication fails

The project consists of STM32F745 MCU and a desktop application. The desktop application sends the data over USB CDC and receives the response back. The problem happens if large data chunks are being sent. What happens is that if several packets of l...

MDJ by Associate II
  • 1176 Views
  • 6 replies
  • 0 kudos

Function of ALERT pin(#19) for STUSB4500

In STUSB4500 datasheet, it says below for ALERT pin: Pin 19, B2, ALERT, OD, I2C interrupt, active low open drain, To I2C master, ext. pull-up.What does it mean - is the signal triggered when I2C command is sent from I2C master to STUSB4500?Thanks,...

WGao.1 by Associate II
  • 1290 Views
  • 5 replies
  • 1 kudos