Search found 5 matches
- Fri Feb 12, 2021 8:39 pm
- Forum: Custom design boards
- Topic: No STM32 Target Found
- Replies: 2
- Views: 219
No STM32 Target Found
Hi guys, I recently made a post about using a STM32G071CB: https://www.stm32duino.com/viewtopic.php?f=14&t=912 The problem I was having was that I couldn't get an ST-Link to read the chip on a breadboard. I'm having the same problem with a G070KB now, and while I was able to solve the problem in...
- Mon Feb 08, 2021 7:57 pm
- Forum: Custom design boards
- Topic: Starting from a brand new G071CB
- Replies: 2
- Views: 535
Re: Starting from a brand new G071CB
Thanks for the reply. Unfortunately, still no connection has been established. I've reproduced the exact schematic shown in STM's Getting Started with G0 guide (Page 28, Figure 15) https://www.st.com/resource/en/application_note/dm00443870-getting-started-with-stm32g0-series-hardware-development-stm...
- Sat Feb 06, 2021 12:05 am
- Forum: Custom design boards
- Topic: Starting from a brand new G071CB
- Replies: 2
- Views: 535
Starting from a brand new G071CB
Hi everyone, caught in a bit of a head scratcher here. Been using BluePills for some time now, and wanted to move on to putting some STM32 controllers onto my own PCBA's for a production part. Decided to go with either the STM32G071CB or the STM32G070KB (depends on what my final pin requirement is g...
- Fri Jan 15, 2021 8:25 pm
- Forum: General discussion
- Topic: Factory Resetting my Blue Pill
- Replies: 4
- Views: 267
Re: Factory Resetting my Blue Pill
Uploading a blink sketch using ST-Link worked! Thank you for the tips regarding the reset button, I think improper use of that button was leading to me not being able to upload code. Now I'm able to upload code no problem to the device. Unfortunately, USB serial monitoring still isn't working, but I...
- Fri Jan 15, 2021 5:40 pm
- Forum: General discussion
- Topic: Factory Resetting my Blue Pill
- Replies: 4
- Views: 267
Factory Resetting my Blue Pill
Hey everyone, long time Arduino (ATMEGA328P) user, but first time STM32 user. I picked up some STM32F103C8 Blue Pill's from Amazon, it's day 2 of using these guys. I'm literally a complete beginner, sorry if I ask any questions that seem obvious. I was able to upload basic blink programs via ST-Link...