STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H747I-DISCO QT

Hi,I have a question regarding the implementation of the Qt framework for the STM32H747I-DISCO board. While browsing the Qt website, I noticed an example for the similar STM32H750B-DK board, but I couldn’t find any information specific to the DISCO m...

RafalBil by Associate II
  • 480 Views
  • 4 replies
  • 1 kudos

hal_delay() not working

So I've created a project and am trying to use the HAL_delay(10); but it gets stuck at this function when im trying to debug. I have been changing the clock and enabling the TIM2 so I don't know if i've messed something up. Here are the settings that...

_legacyfs_online_stmicro_images_0693W00000biAmBQAU.png _legacyfs_online_stmicro_images_0693W00000biAmGQAU.png _legacyfs_online_stmicro_images_0693W00000biAmVQAU.png _legacyfs_online_stmicro_images_0693W00000biAmaQAE.png
PPopo.1 by Senior
  • 8182 Views
  • 53 replies
  • 0 kudos

Hal_Delay has stopped working ( STM32F030C6T6 )

Hal_Delay çalışmayı durdurdu ( STM32F030C6T6 )Forumda buna benzer birçok konu okudum ama bir çözüm bulamadım. Sanırım sorunun kaynağının bu olduğunu anlayalı 7-8 gün oldu. Hal_Delay() çalışmadığı için GetTick() fonksiyonunu da kullanamıyorum. Basit t...

XooM_0-1731963507019.png
XooM by Senior
  • 598 Views
  • 9 replies
  • 0 kudos

RTC Oscillator not stable

Hello,In one of our new PCBs we use a STM32L476VET6. For the RTC we use an external Oscillator (shown in the Picture)The drive power is set to the highest level.In our setup, the RTC only works at room temperature and with no probe connected. As soon...

FabianHladik_0-1731585469263.png FabianHladik_1-1731586045292.png

Resolved! STM32 UART Byte-to-Byte treatment

Hello, I am trying to receive and transmit byte-to-byte on a STM32F429 Discovery, I will be using a STM32U5 Discovery soon. I used UART IT method but maybe there is a better solution...Objective & Issue:I want to continuously receive and send byte-to...

Nero by Associate II
  • 1166 Views
  • 4 replies
  • 7 kudos

How to clear the specified flash page's WRP?

Hi there,I want to clear the specified flash page's WRP by program, but I can only do it by clearing all the flash page's WRP,meanwhile, I also need to keep my data in option byte.my code is as follows(the project at HERE :(uint8_t data0 = HAL_FLASHE...

Junde by Senior III
  • 324 Views
  • 2 replies
  • 0 kudos

Resolved! when we should use the OB_STOP_RST config in Option Bytes?

Hi there,There is a config option named "OB_STOP_RST" that exists in Option Bytes' USERconfig, I tested it with STOP mode, and it works well.But I can't understand when we should use it. After clearing this bit to OB_STOP_RST, the MCU will reset righ...

Junde by Senior III
  • 290 Views
  • 2 replies
  • 1 kudos

SSD1963 with STM32F407 using FSMC

Hello,I am trying to configure STM32F407VGT6 discovery to work with 800x480 LCD with SSD1963 onboard. In the end i would like to use TouchGFX to run the GUI.I was testing several configurations to display anything manually first. It looks like the co...

oleq96 by Associate
  • 372 Views
  • 1 replies
  • 0 kudos

SMPS fail to supply Vcore, what could be happen?

Hi, I'm using a STM32H757XIH6 with SMPS. Everything (firmware & hardware) are working fine but after a switch off/on of the power supply, I could not connect to the microcontroler via SWD. First I thought it was the Power configuration that had been ...

Byann.1 by Associate II
  • 1747 Views
  • 4 replies
  • 0 kudos