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

flash programming disable

hello everyone.. I am using the STM32F429 Discovery board and want to prevent reprogramming of the internal flash after initially flashing the firmware. Once the code is programmed, it should continue to run normally, but no further programming acces...

Resolved! STM32F407 and CAN protocol in Loopback mode

Hello everyone,I'm trying to use the loopback mode on the  STM32F4DISCOVERY. I configured the CAN peripheral and i started the transmission by adding data but when i try to verify the reception process i can't find data in the RxHeader. 

Azizz by Associate III
  • 746 Views
  • 7 replies
  • 1 kudos

Resolved! SPI Receive Only DMA

Hello,I am using an STM32F401 board and trying to read a sensor using DMA. The sensor is a receive only sensor, i have tested with block SPI if the sensor works and it does. I am trying to read the sensor via DMA as it must be implemented with multip...

STM32L051 halt on HAL_RCC_ClockConfig

Hello folks,I have an issue with STM32L051C8T6 - processor halt always on HAL_RCC_ClockConfig verification and have no idea where it's coming from.I made a simple blink project with only two lines of code as a new CubeIDE project (all defaults) with ...

DNiko.1 by Associate II
  • 2537 Views
  • 8 replies
  • 0 kudos

Unable to retrieve data from STM 32 board using pyserial

In this code, when I use the temp command, I always get output as "No response received." That means my python CLI is not receiving any data from the STM 32 board. But when I run the same command on the screen terminal on my mac, I get the data. What...

Xx11 by Associate
  • 1385 Views
  • 4 replies
  • 2 kudos

Resolved! STM32G0 transition from Run Mode to LP Sleep Mode

Hello, the STM32G0 low-power state diagram (Figure 8 below) is in the ref. manual RM0444 on page 127.It shows that a direct transition from Run Mode to LP Sleep Mode is not possible.Questions:* Is there a simple method to transition from Run Mode to ...

Kmax18_0-1740672344291.png
Kmax18 by Senior II
  • 309 Views
  • 2 replies
  • 2 kudos

Resolved! OSPI skipping bytes

We have been using an STM32 U585 with additional external FLASH connected to OSPI1 and external PSRAM connected to OSPI2.  This is not on a dev kit, it is our own hardware.  The PSRAM is memory-mapped and is using the HyperBus protocol.  We have noti...

BDoon.1 by Associate III
  • 2005 Views
  • 9 replies
  • 3 kudos