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! SPI Bootloader Synchronization Issue

I'm following the bootloader ACK procedure outlined in AN4286, page 6. The issue I'm having is that the bootloader never responds with 0x79 (ACK) or 0x1F (NACK) after the initial synchronization (Sent 0x5A, Received 0xA5).  Are there any issues with ...

0693W00000GZia2QAD.png 0693W00000GZicNQAT.png
dscdsc by Senior
  • 3695 Views
  • 12 replies
  • 0 kudos

Resolved! Clocks reset to HSI after exiting STOP mode STM32F091

Hello,I'm using the Zephyr RTOS on a STM32F091 and have recently started working on implementing some low-power states (sleep and STOP). The system is fed by the PLL (48MHz) which is in turn fed by a HSE (20MHz).I'm using the RTC peripheral to manage...

MStam.1 by Associate II
  • 4612 Views
  • 11 replies
  • 0 kudos