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! SPI on STM32C011J4M6

Hello. I'm trying to configure the STM32C011J4M6 to output SPI in Transmit Only Master mode. However, as soon as I turn on SPI in STM32CubeIDE and program it, the uC stops behaving properly. I can't transmit any data and the clock pin stays high with...

I3C Master RX length > Slave TX length

I am using two  NUCLEO-U385RG-Q boards for I3C communication—one as the Controller (Master) and the other as the Target (Slave). When the Controller’s RX length exceeds the Target’s TX length, after the first call to HAL_I3C_Ctrl_Receive_IT the Contr...

bell_huang_0-1756106814010.png bell_huang_1-1756106824360.png bell_huang_2-1756106862218.png bell_huang_3-1756106871530.png

Resolved! STM32U5A5 USB Device Only Question

Hi, I'm seeking some advice on using a STM32U5A5 in USB device only via a USBC connection.Any previous USB "device only" designs I've worked on only required connections to D+, D- and ground to communicate. These designs have been USB2x.The U5A5 has ...