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

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
  • 69 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 Visitor
  • 38 Views
  • 2 replies
  • 0 kudos

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...

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
  • 44 Views
  • 1 replies
  • 0 kudos

STM32H7S7L8 usb HS and FS IRQ

Hello, I'm working with the STM32H7S7L8-DK and i want to use both USB HS and FS in device mode  but it seems in cube mx that i'm unable to enable both IRQ If i enable the HS one the FS one isn't generated and same fort the other way Is it a bug  and ...

Hamady by Associate III
  • 49 Views
  • 1 replies
  • 0 kudos

STM32H725 internal tamper detection

Hello,I am trying to figure out how to configure internal voltage monitoring use the internal tamper detection to clear the RTC when an undervoltage condition occurs. My understanding is that you have to enable the backup regulator and enable monitor...

Simon by Associate II
  • 79 Views
  • 1 replies
  • 0 kudos