STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 3330 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
  • 709 Views
  • 2 replies
  • 0 kudos

USB Driver porting from STM32L052 to STM32F072

I wanted to port an exsting STM32L052 usb driver to STM32L072. Its not CubeMX or ST Library =, a direct register accessing implementation. May I have any hints on things to consider or sort of migration document. Thanks for the help.

k1jk by Associate
  • 315 Views
  • 1 replies
  • 0 kudos

STM32F413H Discovery touchsreen driver (FMPI2C) Issue

Hello,I am using the stm32f413h-discover board (MB1274 RevD) which uses touchsreen controller FT6236. I wan to use touch functionality for stemwin, so i've inluded drivers for toucscreen controller chip in my project (official BSP driver) I am havin...

IIvan.0 by Associate II
  • 688 Views
  • 4 replies
  • 0 kudos

I2C Issue

Hello,I am using the STM32L152VET6 MCU. Once in a while the I2C peripheral crush. After resetting the MCU, the I2C works fine.Any explanation? Does it a known issue? Thanks,Tomer

TKlei.1 by Associate
  • 309 Views
  • 2 replies
  • 0 kudos