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

STM32G484 I2C Issues to External Device

Hello everyone,I have been trying to open communications via I2C between the STM32G484RET6 and a MCP47FXDX8 DAC using the STM32CubeIDE toolchain.However, as I struggled with that so much I took a step back and just tried to read the I2C data from a N...

PhillyG_SNL_1-1754329214695.png PhillyG_SNL_2-1754329260105.png PhillyG_SNL_1-1754331906236.png PhillyG_SNL_2-1754332273739.png

stm32l412kbu3 USB

I want to use the 32-pin package of STM32L412 (STM32L412KBU3) as a USB device, using I2C to connect to a few sensors.If I use HSE clock on pin PA0, any suggestion as to a suitable crystal & caps?Could I use LSE instead, would this be accurate enough ...

SLevi.1 by Associate III
  • 125 Views
  • 2 replies
  • 0 kudos

STM32H573 SDMMC NEGEDGE valid/hold time

Dear ST Community,I am using the STM32H573's SDMMC interface to communicate with a soft eMMC device implemented in FPGA:1.8V I/ODDR==0 modeCLKDIV>0.I'm setting up the timing constraints for the FPGA's CMD input versus the CK input and I have a query ...

benjacam by Associate II
  • 162 Views
  • 0 replies
  • 0 kudos

Resolved! Unable to use SMPS on STM32U375CGUxQ

I'm currently trying to configure a project based on an STM32U375CGUxQ, but I can only "choose" the LDO, even though the package clearly shows the SMPS pins:I'm using the STM32U3 package version 1.2.0, STM32CubeIDE 1.19.0, build 25607_20250703_0907. ...

cjb89_0-1754564353482.png cjb89_0-1754564803763.png
cjb89 by Associate II
  • 161 Views
  • 3 replies
  • 0 kudos

Check SWV ITM trace from code

Hello,I am using the STM32F767ZI MCU and was wondering if it is possible to check if a debugger is connected or not and if SWV is enabled, to avoid the UN-necessary looping when a printf is encountered.These are my requirements:Check if the user has ...

ak52_0-1754461007018.png
ak52 by Associate III
  • 183 Views
  • 3 replies
  • 1 kudos

ST67W611M and STM32H7A3ZIT6 schematic + PCB review

We are designing a benchtop device with an LCD, battery, and wireless capabilities and have chosen the STM32H7A3ZIT6 MCU and ST67W611M WiFi/BT SoC. It's intended to use TouchGFX for the graphics. The board is complete and ready to order but I'd like ...

Screenshot 2025-08-02 140353.png Screenshot 2025-08-02 140426.png Screenshot 2025-08-02 140724.png Screenshot 2025-08-02 140512.png
AuFries by Associate
  • 147 Views
  • 1 replies
  • 0 kudos

Resolved! STM32N6 (USART1)

Dear all,I'm currently trying to work with USART1 on my Nucleo-N6 board.Here's how I attempted to initialize the board:CPU Frequency: 600 MHzPeripheral Bus (PB1, PB2, PB4, PB5): 50 MHzGPIO Configuration:PE5: Alternate function, push-pull — USART1_TX ...

2 BLE devices but showing one in BLE mobile apps

Hello everyone,I’m using two STM32 MCU on baord with (BlueNRG-MS)  stacked within, each running the same firmware that have BD_ADDR . When I power both boards on, I expect to see two separate entries in scanner apps like LightBlue or nRF Connect—but ...