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! ADC watchdog with sleep mode

Greetings,   I am using STM32-L073RZ nucleo board for the testing of ADC watchdog and sleep mode. I want to keep my instrument in sleep mode and when ADC readings increased by few counts then I want to wake-up my controller.    I have written below m...

JeetS by Associate II
  • 138 Views
  • 1 replies
  • 1 kudos

Resolved! DFSDM decimated frequency

Hi I have a simple question about DFSDM configuration. I want to apply sinc5 with 32 samples length and therefore get 32 times decimation. Btw, I use internal ADC1/ADC2 in dual mode. STM32H725.Thus, for a given ADC frequency F I expect to get decimat...

LeonidP by Associate III
  • 130 Views
  • 1 replies
  • 0 kudos

STM32G051 - Current Control, Cycle by Cycle

Hello,I am new with STM32. We would like to do a current control exactly like on this document :https://www.st.com/resource/en/product_training/STM32G0-Analog-Comparators-COMP.pdfpage 13But we would like to use COMP1 for ZCD and COMP2 for overcurrent...

Marc38_0-1744274148620.png Marc38_3-1744276720125.png
Marc38 by Associate II
  • 326 Views
  • 6 replies
  • 3 kudos

Resolved! Differences between F411RE and F767ZI SPI interfaces?

Hi,I am accessing a DRV8873s motor driver (SPI version) on two different NUCLEO boards. My usage is limited to reading data from 2 registries.I got it to work on a NUCLEO-STM32F411RE using SPI2, with the following settings:Motorola format, 8 bits, MS...

RH38 by Associate II
  • 256 Views
  • 6 replies
  • 2 kudos

Resolved! Transaction error trying to use DMA to write to GPIO

I've been trying to set up a timer and DMA to run a synchronous parallel bus onto a GPIO. The timer works great but the DMA keeps failing with a transaction error interrupt and disables the stream. This is on an STM32F413 chip and using TIM2_CH1 as a...

Elin by Associate II
  • 186 Views
  • 5 replies
  • 0 kudos

STM32H7S7 XSPI Thermal Issues

Hi there, We are having some issues with our STM32H7 when the MCU is heated above approximately 55C. This leads to a fault of some form within the STM32 which prevents it from reading an external flash which the code is being run from. This memory is...

RobertT by Associate II
  • 202 Views
  • 5 replies
  • 1 kudos

STM32F101C8 Boot Loader reload?

Hello, New here. I am working with a piece of consumer electronics equipment that uses a STM32F101C8 processor. the customer was doing an update to this unit and in the middle of the update, pulled the USB plug out of his computer bricking the unit. ...