cancel
Showing results for 
Search instead for 
Did you mean: 

Using type C usb instead of micro usb

matteverze
Associate II

Goodmornig,

I'm designing a board with an stm32wb microcontroller and I would like to use a type c connector for power supply (some hundreds of mA maximum) @ 5V the board and possibly to transfer data with the microcontroller. No advance type-c features are required. Is there some reference design to do it without having to use addition controller for type c management?

Thanks.

4 REPLIES 4
MROUV.1
ST Employee

Hi Matteverze,

 

A functional and fully protected schematic is below.

 

TCPP01-M12 :

  • BD presentation on CC lines for type-C
  • 6V OVP on VBUS with associated load switch STL6N3LLH6 to protect against defective adapter

ECMF2-40A100N6 for data-lines :

  • ESD 8kV
  • CMF highly recommended due to Bluetooth (High common mode rejection on 2.4GHz band)

ESDA25P35-1U1M : TVS (Transient Voltage Suppressor) against surges on VBUS.

 

MROUV1_0-1729253067294.png

 

 

Best regards,

Mathieu

Hi @MROUV.1 ,

Thank you for providing a schematic. Is this schematic taken from some datsheet or reference? 

And another question, the pin DP and DM can be connected directly to the DP and DM pin available on STM32 MCU or other components are needed (like resistors...)? Are there any reference?

Thanks.

@MROUV.1 - that might be useful as a Knowledge Base article ... ?

FBL
ST Employee

Hi @matteverze @Andrew Neil 

Just for reference, checking

Getting started with the X-NUCLEO-SNK1M1 USB Type-C® Power Delivery Sink expansion board based on TCPP01-M12 for STM32 Nucleo - User manual

section 1.2.2 TCPP01-M12 USB Type-C® protection and VBUS overvoltage protection setup and section 1.2.4 USB 2.0 data path and configuration setting

detail hardware guidelines for Type C applications with and without UCPD 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.