cancel
Showing results for 
Search instead for 
Did you mean: 

Reference design for STM32F303CCTx

Manoj Hiwarkar
Associate III

Dear Sir/Madam,

I want to use STM32F303CCTx in out project. How shall I proceed for the schematics? Is there any reference design available ? I want to use CAN & USB feature.This is for automotive application.

Regards,

Manoj Hiwarkar

2 REPLIES 2
T J
Lead

You can check several Eval board schematics,

you would take snippets from some of them.

I start with the cube and configure/set all the pins.

then I start the PCB in Kicad using the cube pinout.

use power star topology.. for better A/D results.

You could be powered by the phone I guess

or else use the 12/24V spikey power, ( spiking up to 150V)

Khouloud GARSI
Lead II

Hello @Manoj Hiwarkar​ ,

As suggested by @Community member​  you may check the schematics shared inside the user manuals of Eval/discovery boards.

For your case, you may check UM1570: It's the user manual of a discovery kit with STM32F303VC MCU.

You may take it as a reference to design your own board.

Link (UM1570):

https://www.st.com/content/ccc/resource/technical/document/user_manual/8a/56/97/63/8d/56/41/73/DM00063382.pdf/files/DM00063382.pdf/jcr:content/translations/en.DM00063382.pdf

Khouloud.