STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407G-DISC1 board with debugger v2.0 can be powered from "anywhere", but STM32F407G-DISC1 board with debugger v2.1 needs power from a PC. Why?

I have two STM32F407G-DISC1 boards with the same firmware, one has debugger version 2.0 and the other has debugger version 2.1. The version 2.0 board always works perfectly, it doesn't matter if I plug the USB-cable into a mobile phone charger, batte...

arnold_w by Senior II
  • 351 Views
  • 3 replies
  • 0 kudos

Why is RTC not preserved on purpose now?

Hello there,In the L4 libs version 1.12.0 one can notice the following change in generated by CubeMX rtc.c file:Why is the ability to preserve RTC after reset removed by default? This is a 180 degrees change, without informing the user. Is this inten...

0690X000006BswVQAS.png

Missing USB CDC NUCLEO-F746ZG Cube Sample

Hello all.I'm trying to find a CDC same for the NUCLEO-F746ZG board but the latest cube I've downloaded (STM32Cube_FW_F7_V1.12.0) only contains the following:DFU_StandaloneHID_StandaloneMSC_StandaloneCould somebody please point me where I could find ...

Nucleo-H743ZI board and printf / SWO not working

After implementing this video: https://www.youtube.com/watch?v=BwgPV3uKuzY we expected the printf output to work but for some reason, there is no output.I checked the SB10 link and it is connected under the board with a 0 ohm resistor.Any ideas or he...

FDixo by Associate III
  • 3365 Views
  • 9 replies
  • 0 kudos

WKUP/PA0 as GPIO until suspend

Hey everyone, I've been playing around with my NUCLEO-F429ZI and love it. I have a quick question though which isn't really clear in the datasheet. Is it possible to configure the WKUP as a normal GPIO input when the device is awake, and then only co...

How do i read data from 25AA02UID (EEPROM) using SPI?

I am using SPI3 of STM32F446ZE MCU to communicate with 25AA02UID EEPROM. I am writing 8 bytes and reading 12 bytes (4 bytes + last written 8 bytes). I am using HAL Library for this operation. For writing I am using: HAL_SPI_Transmit()And for reading ...

Alpha Mr by Associate II
  • 719 Views
  • 2 replies
  • 0 kudos