STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LM35 HAL ADC

Greetings,                 STMCubeIDE         STM32F407G-DISC1       I am tryiny to read a stable analog signal from LM35 output pin.However, I usually read zeros.The rest of the data also make no sense.Because the data range between each other is ve...

STM32L476RG - SPI Communication

Hi, I am currently developing a battery management system (BMS) utilizing the STM32L476RG microcontroller (MCU) and the ADBMS6830 as the analog front end (AFE). Communication between the MCU and AFE is established via SPI. Since the AFE supports isoS...

Screenshot 2025-01-09 153505.png SPI.jpg

Multi Channel ADC with DMA on a NUCLEO H753ZIT6

I'm just getting started with STM32 microcontrollers and I have been using the NUCLEO H753ZIT6. I was trying to learn how to use multiple channels of ADC's with DMA. I was able to get some data when I used a single channel ADC normally. But now I'm n...

writing flash memory failure

Hi everyoneI'm using a STM32F401RCT6 to control a valve actuatorThere is a counter of number of cycles for the actuator (RunTime), and when its value changes, the value of that counter must be stored in the memory for tracking and support.The actuato...

Resolved! STM32U5 Nucleo-U5A5ZJ-Q large SD card and 1 bit problem

HiI'm trying to connect an SD card to my Nucleo U5A5ZJ-Q board using SDMMC peripheral and use it with FatFS library. When I use 1GB card and 4 bit mode, everything works fine. By "works fine" I mean that:1. it passes this FatFS test: http://elm-chan....

awocrf by Associate II
  • 251 Views
  • 13 replies
  • 1 kudos

No error from null pointers

Hi,I have been making a lot of calls into null pointers and am quite surprised at the results. I am expecting hard failures when I make this mistake but instead it seems that things just keep going and it takes a long time to realize I failed to init...

Carl_G by Senior
  • 27 Views
  • 1 replies
  • 1 kudos