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

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
  • 1595 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
  • 3343 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
  • 2105 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
  • 715 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
  • 2986 Views
  • 9 replies
  • 3 kudos

STM32C031C6 I2C error handling

I am using STM32C031C6 MCU connected to an NTAG5 IC via I²C. The MCU is configured as an I²C master transmitter and master receiver. Polling mode is used to transmit and receive data to/from the NTAG5.Below is the code I am using to write and read I²...

arti_0-1740444824068.png arti_1-1740445145026.png
arti by Associate
  • 465 Views
  • 1 replies
  • 0 kudos