GPIO Tutorial for the STM32F4 Discovery

Hi tecsploites!

This section covers the basics of general purpose input and output or GPIOS for short. When using the STM32F4 Discovery or other boards such as the raspberry pi or arduino we refer to GPIO pins, which literally means the little pins sticking out of the board.

We can write code to control these little pins to do all kinds of things but this series of posts covers some basic projects that will get you started using GPIO pins and includes full source code in the downloads area (just register your email to get access) ranging from controlling LED’s to controlling motors using transistors.

Once you’ve finished with the basics dont forget to check out some of the more advanced topics such as controlling LCD / LED screens with the STM32F4 Discovery

Have fun!

😉

Leave a Reply

Your email address will not be published. Required fields are marked *