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

Brightness Control

Hello, I have a display connected by PWM to the MCU. I am trying to control it using __HAL_TIM_SET_COMPARE, however I am getting no results. I have a LTDC display. 

Priyank by Senior
  • 141 Views
  • 2 replies
  • 0 kudos

SPI2 not working on STM32F746BG

I am experiencing an issue with SPI communication on the STM32F746BG microcontroller:Current Setup:SPI2 connected to ADCSPI6 connected to EthernetCurrent Behavior:When testing SPI2 (ADC) alone: Works properlyWhen testing SPI6 (Ethernet) alone: Works ...

zin10 by Associate II
  • 142 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H5 RTC register bug?

HelloI have found a bug that stops updating the RTC_TR register. There is no problem with the RTC clock itself, it is ticking but the content of RTC_TR might in some specific use cases stop updating.I use the latest STM32CubeH5 Firmware Package v1.5....

Imre by Associate III
  • 257 Views
  • 3 replies
  • 0 kudos

USB PD sink EPR availability

Hi, we are developing a USB PD sink device which will operate up to 28V @ 5A.The STM32G431 seems to be ideal for our application, however it seems that there is no official support for EPR within the TCPP software yet and I am unable to set a PDO hig...

cdoel by Associate II
  • 751 Views
  • 6 replies
  • 1 kudos

Resolved! STM32G0B0RET - SFTRSTF not working?

Hi there,ContextI implement a basic code where I check the reset cause flag SFTRSTF (i.e. software reset). If this flag is active, I activate the LED on (LED off otherwise).I read out the reset cause from:uint32_t myResetCause = RCC->CSR; RCC->CSR |=...

Nadreoh by Associate II
  • 129 Views
  • 1 replies
  • 0 kudos

STM32H7S7Z8J6 XSPI1 interface

Hi all,We have a question regarding the external memory interface connected to XSPI1 on the STM32H7S7Z8J6. We use the APS6404L-3SQN-ZR 64Mb external ram. We activated the XSPI interface with the following parameters:We also created the memory partion...

XSPI1 settings.png XSPI1 partition.png
leddel32 by Associate II
  • 149 Views
  • 1 replies
  • 0 kudos

Resolved! RTC LSE not working on power off with Vbat

I'm using the stm23F103C8 and I would use the RTC internal cloak/calendar. The program is working fine and I have used the LSE osc (32KHz..) as clock source. I have connected a 3V battery to the VBAT pin. My problem is that the switching off the main...

OldSTMan by Associate II
  • 1607 Views
  • 10 replies
  • 1 kudos