STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cubemax ADC Clock Issue for NUCLEO-H743ZI

Hi,     The default ADC clock source is PLL2P = 80 Mhz in my Cubemax "Clock Configuration" TAB.      I can use ADC clock Prescaller to lower it below 50 Mhz. 50Mhz is the max vale for ADC clock.      Question: The default setting PLL2P = 80Mhz before...

Stm32f411ce firmware write failing.

Okay so I have ordered my first stm32 board (STM32F401CEU6 - WeAct Black Pill V3.0 | STM32-base project) for making the flight controller for my drone project. It arrived yesterday, so I began to follow the tutorials, firstly installing Impulse RC dr...

image.png thyAkash_1-1743249932970.png WhatsApp Image 2025-03-29 at 17.20.43_b80a47dc.jpg
thyAkash by Associate
  • 122 Views
  • 2 replies
  • 0 kudos

Resolved! Discrepancy in RCC_AHB4ENR Address for STM32H7A3RGT6

Hello,I have designed a custom STM32 module using the STM32H7A3RGT6 microcontroller. In my design, PB9 is connected to an LED, and to verify the module's functionality, I attempted to toggle this LED.Here’s where the issue arises: According to the ST...

FELM by Associate
  • 120 Views
  • 2 replies
  • 0 kudos

Using DMA Request generator to drive another DMA

I'm using an STM32G4 series microcontroller with a Type 3 DMA. It's going to be set up as a SPI slave. It will produce data of x bytes at a rate of 10 kHz and a SPI master will want to read this data at 1 kHz asynchronously. The SPI master will only ...

Lee3 by Associate III
  • 67 Views
  • 1 replies
  • 0 kudos