Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Drive Nema 17/23 stepper motor

Hello everyone, as part of a project, I would like to control a NEMA 17 or 23 stepper motor via UART. A TMC2209 driver is being used, and the software environment is STM32 CubeIDE. For reasons we cannot explain, we are unable to get the motor running...

Lukas201 by Associate
  • 376 Views
  • 1 replies
  • 0 kudos

STLink "Unable to get core ID" error

I developped my own PCB based on  STM32L051K8U6 MCU and manufactured by JLCBCP. I'm using EasyEDA.At first I used a ST-LINK V2 ( probably a clone)  to flash my card with CubeIDE  and Cube Programmer but I got Error : Unable to get Core ID.So I bought...

Fabrice44 by Associate II
  • 1033 Views
  • 10 replies
  • 2 kudos

How to test the SNR and ENOB of DAC?

Hi,Recently, I have been evaluating the DAC accuracy of STM32H743. The data sheet mentions the SNR and ENOB , but I have no idea how to test it. Could you please provide a testing method or a testing plan? Looking forward to your reply.

USART stm32h5 rust

Hi everyone,I’m bringing up USART2 on an STM32 using bare-metal Rust (#![no_std]), direct register access (no HAL, no CubeMX).The CODE looks correctlyHowever, the data itself is wrong.Instead of transmitting 'A' (0x41), the terminal consistently rece...

stm32duino STM32SD library append

Im using STM32SD library on my stm32f407vet6 board.  I want to make a logging system for my application. My initial logic is: on setup we count number of files in our root directory and create a new file named dataLog{fileNumber}. Then we write data ...

Driadix by Associate
  • 2080 Views
  • 5 replies
  • 0 kudos