STM32 Series 1 ; I Have No Idea
Table of Contents
Hi People of the internet
I got a STM32G030F6P6 Dev Board by we act studio and not a lot of resources i could find in the internet, and i have never worked with a STM microcontroller before, except that time where i did a workshop at NIT calicut, the previous year, but then i didn’t look back since…
Now that i have got this board i have been trying to figure out how to use this, unlike esp32’s and arduino’s this one need an additional USB to UART converter or if you need more fancy debugging options there is this thing known as ST-LINK V2 which is a USB debugger for stm32 and stm8 microcontrollers
The Board
Now this is how the board looks like physically

and this is the ST-Link

now we need to connect the VCC, GND, CLK and DIO of the board to the same pins of the ST-LINK and, here the board uses 3.3v and ST link have multiple voltage support hence be careful while using it
also after a google search, yes google search not ChatGPT search, i got a link to a github repository, of we act studio, apparently they don’t have any websites, they have the entire details in this repository, it contained the Datasheet, the docs and examples, but i believe that its ment for someone with enough knowledge for STM 32 Boards because i couldn’t understand shit, there is a