Skip to content

JohannesRgnr/NUCLEO_STM32F767_Driver_Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

STM32F767 Driver development

Driver code examples for STM32F767, implementing the examples found in the online course Mastering Microcontroller and Embedded Driver Development (MCU1) (examples originally for STM32F4)

https://www.udemy.com/course/mastering-microcontroller-with-peripheral-driver-development/

Partially Implemented features:

  • RCC
  • GPIO
  • SPI
  • I2C
  • USART

Toolchain: Visual Studio Code, arm-none-eabi GNU Arm Embedded Toolchain, OpenOCD.

Examples done on STM32 Nucleo-144 development board with STM32F767ZI MCU.

Printf style debugging: SEGGER RTT https://wiki.segger.com/RTT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published