Skip to content

Implementation of simple STM32F103x6 microcontroller using multiple environments

Notifications You must be signed in to change notification settings

lazarvulic99/STM32F103x6-Modified-Homework-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

STM32F103x6-Modified-Homework-Project

A simple STM32F103x6 microcontroller project made using Proteus, CubeMX and FreeRTOS. Two buttons for motor speed controlling, increasing and decreasing. Temperature ADC used for LED blinking at certain intervals. Keyboard, 7seg, LCD, UART implementations and more.

Eclipse Settings: Add STM32F103x6 and USE_HAL_DRIVERS as GNU C Symbols. Add path to arm-none-eabi-gcc toolchain->bin dir and make-gnu bin dir. Add -fdebug-prefix-map==../ in makefile. Add -mlong-calls in makefile.

Run Proteus as Admin!

About

Implementation of simple STM32F103x6 microcontroller using multiple environments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published