Imported from GitHub: nikolai2111/STM32G474_Black-Pill_v3.0 · commit 12f2b63 · license CERN-OHL-P-2.0
Description
The compact and convenient STM32-Pills are intriguing tools for prototyping, but their current digital focus leaves room for exploration. In contrast, the STM32G474's integration of analog and digital components opens up exciting possibilities for creating versatile systems. For example, the integrated opamps and comparators.
README
About The Project
I find the compact and versatile STM32-Pills (Blue and Black) intriguing due to their ease of use for various applications. They seamlessly integrate into hardware prototypes, simplifying the process of testing ideas. However, I’ve noticed that the existing Black Pills primarily focus on digital tasks.
On the other hand, the STM32G474 stands out as a fascinating microcontroller that bridges the gap between the digital and analog worlds. What piques my interest are its integrated analog components, such as op-amps and comparators, coupled with digital interfaces. This combination offers an exciting opportunity to develop systems that seamlessly blend both digital and analog functionalities.
In summary, while the compact and convenient Pills are fascinating tools for rapid prototyping, their current digital focus leaves room for exploration. In contrast, the STM32G474’s integration of analog and digital components opens up exciting possibilities for creating versatile, boundary-pushing systems.
Built With
Getting Started
Prerequisites
Install KiCad 8.0 on your computer.
Installation
ToDo:
- Clone the repo to your STM32CubeIDE workspace
git clone https://github.com/nikolai2111/STM32G474_Black-Pill_v3.0.git - Navigate to the the
srcfolder. - Open the project file.
Usage
Use this dev board with the template from this repo. It's an example file.
Roadmap
- SW: Publish HAL template for this board.
- SW: Add LL template for this board.
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the CERN-OHL-P-2.0 License. See LICENSE.txt for more information.
Contact
Nikolai Zoller - [email protected]
Project Link: https://github.com/nikolai2111/STM32G474_Black-Pill_v3.0
Source: Best-README-Template

No comments yet. Be the first to ask about this board.