Skip to content

Templates, examples and projects for STM32F042K6 on NUCLEO-F042K6 board.

License

Notifications You must be signed in to change notification settings

AVilezhaninov/NUCLEO-F042K6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUCLEO-F042K6

Templates and examples for STM32F042K6 on NUCLEO-F042K6 board.

List

  • 01_LED_blinking: the simplest LED blinking
  • 02_HSI_PLL: config SYSCLK for 48 MHz with HSI and PLL
  • 03_HSE_PLL: config SYSCLK for 48 MHz with HSE and PLL
  • 04_FreeRTOS: the simplest FreeRTOS project with LED blinking
  • 05_USART_echo: all USARTs echo from ISR
  • 06_SPI_loop: SPI send and receive data

Versions

  • IAR EWARM: v8.5
  • CMSIS: 5.4.0
  • FreeRTOS v10.3.1

Licence

MIT Licence

About

Templates, examples and projects for STM32F042K6 on NUCLEO-F042K6 board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages