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

TGFX, How to manage common screens for different projects?

Hi, We have two similar projects that have many files are in common. Many screens are also used in common. Currently, there have two TGFX designer projects to make GUI code for them. We need to figure out an easy way to manage these common files, dir...

zzzzz by Senior
  • 620 Views
  • 0 replies
  • 0 kudos

Value of VREFINT_RDYF

Hi,I am reading value of SYSCFG_CFGR3_VREFINT_RDYF to be "1073741824". How do I interpret the value of VREFINT_RDYF from the value I am reading?

CDesh by Associate III
  • 556 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H747 LPTIM4 PWM output in system STOP mode not working

Hi everyone, we have a problem using LPTIM4 PWM output on STM32H747I-DISCO when system enters STOP mode.In this project, I need two independent PWM outputs with fixed frequency to work, while system goes to STOP mode to save power. LPTIM1_OUT & LPTIM...

0693W000007Yz3HQAS.png
RChie.2 by Associate II
  • 1125 Views
  • 2 replies
  • 1 kudos

SPI1 stm32F103

Hi everyone,So, i would like to test SPI1 communication on my stm32F103, using just the clock and MOSI line by sending 0x55 data on MOSI line , but when i see the traces on logic analyzer, i'm getting a weird values !as seen in this capture picture, ...

0693W000007ZSegQAG.png
SIDRI.1 by Associate III
  • 533 Views
  • 0 replies
  • 0 kudos

STM32H7A3: SPI not working if SCK disabled

I am trying to emit data on SPI MOSI without enabling the corresponding SCK pin. This is useful for instance to control WS2812-type LEDs.​However when I use `HAL_SPI_Transmit_IT` to transfer 3 words, the IRQ Handler gets called 3 times (triggered by ...

AGebr.2 by Associate
  • 1095 Views
  • 2 replies
  • 0 kudos