STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader on MCU

Hello everyone, i've been coding a bootloader for STM32L072 MCU's, i can download the binary file and write it into FLASH memory from specific address, all this process works, but at the time to jump to the code to be executed, it doesn't work...i ch...

0693W00000LyIBzQAN.jpg 0693W00000LyICdQAN.jpg
RComa.1 by Associate II
  • 1038 Views
  • 4 replies
  • 0 kudos

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
  • 1457 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
  • 1695 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
  • 1010 Views
  • 6 replies
  • 0 kudos