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! Bootloader activation STM32G0C1

I cannot enter the bootloader with the BOOT0 pin in the STM32G0C1 while I can with the NUCLEO-G0B1RE.I already checked the option bytes, and tried with nBOOT_SEL = 0 and nBOOT_SEL = 1.In the Nucleo board, it seems this nBOOT_SEL has no effect at all,...

Resolved! Synchronizing the clocks of two STM32s

Hello, I have two stm32f411e-disco cards. I want to synchronize the clocks of these cards. In other words, I want the clock of one of them to run synchronously with the clock in the other stm. How can I follow a way. As an example, I can say the foll...

Write memory bootloader command issue

Hi everyone, long story short is that i'm trying to use the system bootloader capabilities to handle updates over UART which open the possibility of OTA and everything goes smoothly until i need to write the new data, i've been pulling my hair off fo...

Zer0-bit by Associate II
  • 705 Views
  • 0 replies
  • 0 kudos

Detect internal wake from RTC

Hello,I am using RTC internal wake [10 sec] using the following code:void go_to_sleep(void) { HAL_SuspendTick(); HAL_RTCEx_SetWakeUpTimer_IT(&hrtc, 10, RTC_WAKEUPCLOCK_CK_SPRE_16BITS); HAL_PWREx_EnterSTOP2Mode(PWR_STOPENTRY_WFI); HAL_RTCEx_Deact...

x4ce by Associate III
  • 421 Views
  • 0 replies
  • 0 kudos

I had problem about flash memory

Hello.In STM32H7S7L8HXH_flash_default_app.ld, it is set to __FLASH_BEGIN = 0x08000000,In STM32H7S7L8HXH_RAMxspi1_ROMxspi2_app.ld, it is set to __FLASH_BEGIN = 0x70000000.In fact, 0x08000000 is not uploaded, and 0x70000000 is uploaded and works.Can I ...

jeidi by Associate
  • 434 Views
  • 0 replies
  • 0 kudos

Ask about the use of STM32U57XX MPU

Hi, the platform is STM32U57XQuestion:The variable is in the non secure area of SRAM.Why can't variable A in SRAM1 and variable B in SRAM2 assign values to each other after turning on MPU, otherwise it will trigger a hardware exception interrupt.Do y...

YunYang by Associate
  • 525 Views
  • 0 replies
  • 0 kudos

Update Firmware over USB Virtual Comm Port

Hello,I am using the STM32F373's virtual USB port successfully.  I can connect and send packets to the uC from a web browser.  I now want to allow the user to update the firmware from the web browser by uploading a file, instead of the traditional me...

LMorr.3 by Senior II
  • 4839 Views
  • 17 replies
  • 3 kudos

Free shipping ?

Dear Company,I bought eval board from e-shop. Order # ST36685. On Invoice is "Shipping & Handling (WS-STM32H73-EMEA-MAR25-2021) - $0.00" But today I receive invoice from ST - Invoice No: 60556478, and transfer fee is 350.44 USD. Total price for this...

SPrik by Associate II
  • 800 Views
  • 2 replies
  • 0 kudos