Skip to content

This project provides for drivers and HAL designed on objective C principles for GPIOs, ADC, PWM, Timers, SPI, I2C, UART, RTC & Low Power Mode for STM32F407xx discovery board.

Notifications You must be signed in to change notification settings

Muhammed-Ubaid/STM32F407xx_HAL_In_Objective_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F407xx_HAL_In_Objective_C

This project provides for drivers and HAL designed on objective C principles for GPIOs, ADC, PWM, Timers, SPI, I2C, UART, RTC & Low Power Mode for STM32F407xx discovery board.

.h files demonstrate abstraction and structures based attributes encapsulation in C. .c files demonstrate method encapsulation along with public and private access specifiers. Polymorphism is also demonstrated in C through void pointers. Inheritance in C is demonstrated through various .c files.

About

This project provides for drivers and HAL designed on objective C principles for GPIOs, ADC, PWM, Timers, SPI, I2C, UART, RTC & Low Power Mode for STM32F407xx discovery board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published