STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI to read ADS7953 with STM32F072 not working.

HelloI am developing a board to measure many voltages for a student project. On that board are a ADS7953, a ISO7741 and a STM32F072. Now I am at the end of my resources. I can't read anything useful from the ads. Btw I am using an ADS7953 EVAL Board,...

LSant.6 by Associate II
  • 1104 Views
  • 1 replies
  • 0 kudos

STM32H7 HAL Read GPIOC13 with DMA into SRAM

Hello there, I am trying to read GPIO pins (on row C) with DMA into SRAM, using TIM1 as clockI am using STM32H750B-DKEssentialy, when TIM1 goes high DMA should read from GPIO to SRAM continuously (until its stopped by a user :))Here is what I tried s...

MKocj.1 by Associate II
  • 638 Views
  • 3 replies
  • 0 kudos

ADC is weird too...

It is a quick learning project of LL driver programming on NUCLEO-L432KC. First I got a bug in MX configuration. It was fixed by ST:https://community.st.com/s/question/0D53W00002BCrfpSAD/the-simplest-and-most-basic-ll-driver-app-doesnt-workI then wen...

0693W00000aJRpFQAW.jpg 0693W00000aJS9cQAG.jpg
WQ by Associate III
  • 601 Views
  • 1 replies
  • 0 kudos

STM32G431 Keil 5.36 Erase sectors fail

HiI use STM32G431R6T6 (32k Flash) with build in Bootloader.Boootloader use address 0x0800'0000 - 0x0800'1FFFApplication us address: 0x0800'2000 - 0x0800'7FFFIn the bootloader I can select Erase sectors (System delete only sectors which are used) So t...

franz2 by Associate III
  • 1355 Views
  • 2 replies
  • 0 kudos

How to calculate max encoder frequency

I'm using the encoder mode of the hw timer on a STM32G0 to count pulses of a quadrature encoder, and trying to figure out how fast the encoder can be run before we start to lose pulses. For reference the encoder is 10k CPR, and is on a wheel that can...

Konami by Senior II
  • 1433 Views
  • 4 replies
  • 0 kudos