Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 423 Bytes

File metadata and controls

4 lines (3 loc) · 423 Bytes

STM32F103VET-Microcontroller-Drivers

Dirvers for STM32F103VET Microcontroller which are developed by me. While I'm writting this text I have developed GPIO, SPI, Delay and I2C drivers using CMSIS API. Delay, SPI and GPIO drivers are tested with Hardware but I2C has not been tested yet. But I believe It will work!

I would like to give all credits to my instructor. Without him I couldn't have learned all those things.