2018-08-21 10:04 PM
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
2018-08-21 10:34 PM
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)
2018-08-23 06:35 AM
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):
Khouloud.