STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Couldn't debug via ST-Link

Hello,Just before I tried to debug STM32L052 via ST-Link but following error occurred.The error message is as following.It's strange that I could debug and run with same project yesterday and nothing is changed as for project.What is the problem and ...

curiae by Associate III
  • 951 Views
  • 2 replies
  • 0 kudos

Resolved! RM0390 typo

Documentation: RM0390Revision: Rev 7, June 2025Section 26.3.2 Page number 830:Under Simplex communications, it says the RXONLY bit is in the SPI_CR2 register but the register map confirms RXONLY bit is in the SPI_CR1 register.

DMA SPI need 2 read S2LP Module

Hi everyone,I'm currently working on project witch use SPi with DMA and S2LP ModuleI have a function that initializes the DMA portion :In my code I try to read information in DMA through the SpiritDeviceVersion and SpiritReadnbinfifo functions:  Howe...

image_2025-10-20_110824548.png image_2025-10-20_105908658.png image_2025-10-20_110759326.png