Custom PCB with STM32

Post Reply
esnyder52
Posts: 1
Joined: Mon Mar 08, 2021 4:28 pm

Custom PCB with STM32

Post by esnyder52 »

Hello, i work for a R&D company, and i have designed a product that has a custom Arduino controlled PCB, we are moving to production shortly, we are working with a vendor to finalize the PCB design and Code, but we would like to try and add our Arduino program to the custom PCB, the board has a STM32F030CCT6 on the board, can i use the ST linkV2 to run the project? i know i need to change the I/O, and add the bootloader
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: Custom PCB with STM32

Post by mrburnette »

There are 5 hits of "STM32F030" in the supported list:
https://github.com/stm32duino/Arduino_C ... ted-boards
mostly STM32F030/"F" and "R" but I did not specifically note STM32F030CCT6.
But, there are instructions for creating your own board definition, should not be hard ... take something close and do some editing.
https://github.com/stm32duino/wiki/wiki ... 28board%29
Post Reply

Return to “Let us know a bit about you and your projects”