Skip to content

Usart Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch. The driver contain apis for the user to send and receive data over USART. The driver has two flavor of apis polling based and Interrupt based. The library will continue to add support and features for all the features USART peripheral on STM32 comes with.

License

Notifications You must be signed in to change notification settings

pro-codes090/Stm32-usart-library

Repository files navigation

Stm32-usart-library

Usart Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver contain apis for the user to send and receive data over USART. The driver has two flavor of apis polling based (blocking ) and Interrupt based (non blocking ). The library will continue to add support and features for all the features USART peripheral on STM32 comes with.

About

Usart Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch. The driver contain apis for the user to send and receive data over USART. The driver has two flavor of apis polling based and Interrupt based. The library will continue to add support and features for all the features USART peripheral on STM32 comes with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •