Back to Browse

012 - STM32F1 GPIO INPUT OUTPUT LIBRARY FROM SCRATCH

13.7K views
Nov 10, 2019
54:22

The objective of the video is to create a Library for the input detection and the blinking green LED of the Blue Pill, the steps the link for code of this video is add bellow Github: https://github.com/weewStack/STM32F1-Tutorial Steps: 1- Take a look to the memory on the referrence manual 2- Define the addressed of the registers RCC and GPIO 3- Setup the function to manage all the cases for Read and Write 4- Create the toggle function based on Read and Write function Link for the board: https://www.amazon.com/Aideepen-STM32F103C8T6-Minimum-Development-Learning/dp/B078KFK12V/ref=as_sl_pc_tf_til?tag=weew0f7-20&linkCode=w00&linkId=9dd8fdc52d2fabe1b89ff58a14fe6216&creativeASIN=B078KFK12V Link for the debugger: https://www.amazon.com/Aideepen-STM32F103C8T6-Minimum-Development-Learning/dp/B078KFK12V/ref=as_sl_pc_tf_til?tag=weew0f7-20&linkCode=w00&linkId=9dd8fdc52d2fabe1b89ff58a14fe6216&creativeASIN=B078KFK12V

Download

0 formats

No download links available.

012 - STM32F1 GPIO INPUT OUTPUT LIBRARY FROM SCRATCH | NatokHD