Skip to main content
Manoj Hiwarkar
Associate III
August 22, 2018
Question

Reference design for STM32F303CCTx

  • August 22, 2018
  • 2 replies
  • 734 views

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

    This topic has been closed for replies.

    2 replies

    T J
    Senior III
    August 22, 2018

    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
    ST Employee
    August 23, 2018

    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.