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

ST-Link/V2-1 is not getting detected

  Hi,i am working on STM32cubeIDE for STM32G071RB nucleo-64 dev board with windows 11.i have a ST-LINK/V2-1 programming and debugging tool is integrated into the Nucleo as shown below image.To power the board, I connect the STM32 Nucleo-64 board to m...

Chhaleria_1-1768760222488.png Chhaleria_2-1768760645223.png Chhaleria_3-1768760937179.png

Resolved! UART & DMA overrun error

Hi all.I'm working on a project where my MCU (STM32H755) communicate with a device via UART at 921600 Bauds.Here some details about the environment:The device sends constantly, each second, a log at 921600 Bauds. The MCU sends at same speed some comm...

Resolved! STM32G030 ADC DMA Not Working

Hi all,I am using STM32G030F6P6 and trying to read ADC channel 11 and channel 16 using DMA.ADC works correctly in polling and interrupt mode.When I enable DMA, the ADC values in the buffer remain 0 all the time.DMA does not trigger at EOC, and DMA tr...

STM32H743 triggers multiple NWE for single write in FMC

Im trying to drive 3.5 inch TFT LCD with STM32H743 using FMC. My setup is : ChipSelect: NE1Memory Type: LCD InterfaceLCD Register Select: A18Data: 8 Bits My timing settings are (FMC Clock: 10Mhz):  Address setup time in FMC clock: 3Data setup time in...

utku by Associate
  • 109 Views
  • 1 replies
  • 0 kudos

Resolved! TIM output compare driving LED on GPIO

Attempting to blink an LED using output compare function of a timer, but I've not been able to get signal or toggling to happen on the pin.I'm using TIM5 channel 3, because I'm planning on using SPI1 eventually (I need to use a clock source separate ...

whitehorsesoft_0-1768651511770.png whitehorsesoft_1-1768651576913.png whitehorsesoft_3-1768652538825.png whitehorsesoft_4-1768652772848.png

STM32F411CE as SPI Slave

Hi!I want my ESP32F411CE Blackpill to operate as an SPI slave device. The Master is not my creation, it is an already existing hardware, and my task is to emulate some Slave.Well, almost SPI. Here is what happening: Master sets CS line high, and read...

FullCycle.png Scope.png ClockConfig.png SPISettings.png
DeXTeR by Associate
  • 71 Views
  • 2 replies
  • 0 kudos

4 x 4 keypad with Nucleo 411RE and HAL

I created standard project in CubeIDE for Nucleo 411RE ( with default settings)I found some code (which interfaces 4x4 keypad) and try to repeat it with HALI setup pins PC0,PC1,PC2,PC3 with Input mode and Pull-up.PC4,PC5,PC6,PC7 as Output and GPIO ou...

Roman_E by Associate II
  • 98 Views
  • 2 replies
  • 3 kudos

Resolved! DMA Transfer with TIM12 trigger in STM32H755

Hello everybody, I am currently trying to trigger a DMA request with TIM12. I have configured the timer in PWM Input Mode on CH1. While for every other timer there is available a DMA request, there is nothing for TIM12 except the one bellow(in RF0399...

chrkaras_0-1768614529297.png
chrkaras by Associate II
  • 56 Views
  • 1 replies
  • 0 kudos