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

Resolved! ST-Link driver issue

Hi All,I would need the link to download the ST-Link driver 2.1.0.0 from 08/06/2017.The latest one is interrupting the connection to board randomly every couple of seconds.I cannot find any link to the former ST-Link drivers, so please provide me the...

Sebdee by Associate II
  • 951 Views
  • 4 replies
  • 0 kudos

Two Resets Required for STM32G474

Hello All, I'm having a problem with an STM32G474 on a custom board. Overview of FaultFirst, weird behavior of the IWDG was observed. A hard fault was generated intentionally after 10 seconds of run time and no reset behavior was observed. Then, a wh...

RyanColeman_0-1729211736247.png RyanColeman_1-1729211747965.png

Read Systick Timer Value Directly for 1ms Timebase

Hi, I am working on a project on the STM32H730 that runs a high priority audio interrupt thread as well as a lower priority asynchronous loop for user interface processing and a 1ms SysTick interrupt for user interface processes that need some accura...

EPala.2 by Associate III
  • 2486 Views
  • 17 replies
  • 0 kudos

Resolved! How to enable/disable Flash Write Protection?

Hi guys,I am read the example "STM32Cube_FW_F1_V1.8.4\Projects\STM32F103RB-Nucleo\Examples\FLASH\FLASH_WriteProtection", and want to rewrite it on my board.my code is as follows:  HAL_FLASH_Unlock(); HAL_FLASH_OB_Unlock(); HAL_FLASHEx_OBGetCo...

Junde by Senior III
  • 3989 Views
  • 3 replies
  • 0 kudos

Resolved! Problem with I2C4 on STM32H745I-Disk

I have two codes, one only with the I2C4 communication working and the other code besides the I2C has the display but in this one the I2C communication does not work, what could be happening?With a logic analyzer I can see that in both codes the cloc...

Resolved! HAL_Delay is not working properly for stm32 blue pill

i'm trying to run a simple blinking led program on my stm32f103c8t6 (after i run it several times before successfully), and it doesn't work, when i fix the delay in 1000 ms the led is always on, when i decrement it to 100, 200, 300 it's working prope...

Monssef_0-1729150589677.png Monssef_1-1729150612727.png
Monssef by Associate II
  • 1586 Views
  • 8 replies
  • 1 kudos