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

LSE Gain margin

Hi,I am using a crystal from AN2867 (ECX-.327-CDX-1293). I'm having trouble starting LSE on stm32g474 mcu.When I calculate gain Margin, I reach 1.24. The expression in the application note also tells us to be careful that the oscillator transconducta...

Continuous SPI transactions using DMA

A little background first. I'm use the STM32F412 in a custom design and not using STM32Cube packages.What I want to do is continuously transmit/receive a fixed number of bytes on a SPI interface (master) using DMA with no software interaction (i.e. n...

KSGreenA by Associate
  • 903 Views
  • 1 replies
  • 0 kudos

Resolved! ADC Sequence conversion not working on STM32G030. Only a single EOC and EOS event when CHSELR = 0b111.

I have tried multiple different configurations, software trigger, hardware trigger, the only way to read ADC channels in sequence is to use DISCONT=1 and trigger each reading individually. I have minimized my project to a testcase where a software tr...

deltronix by Associate II
  • 1517 Views
  • 3 replies
  • 0 kudos

STM32H730 SPI clock (SCK) bug

Hello.I have noticed a SCK clock error on the SPI bus in the STM32H730 processor. It may be due to the HAL library I am using (v1.10.0).My SPI configuration (SPI2 in this case) in CubeMX:I use SPI in Polling Mode. I send 8 bits of data using the func...

0693W00000UnwXaQAJ.png 0693W00000UnwXkQAJ.png
Kubeck by Associate II
  • 1926 Views
  • 5 replies
  • 0 kudos