Skip to content

makbit/EFM8UB2_Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example firmware for EFM8UB2 development board based on 8-bit SiLbas MCU.

These simple projects can be used for tutorial purposes.

The Configuration Wizard 2 was used to create board.cwg file and to manage on-board ports and perepherials (SPI, UART, I2C, etc). Required header files and libraries are stored in inc and lib folders. Project files were created with the Keil uVision C51. Functions for initialization of the on-board perephirials are located in board.c file. Pins definitions and function prototypes can be found in board.h file.

EFM8UB2_Board aka SilDuino 😄

EFM8UB2_Board

This is the MCU 🆒

EFM8UB2_Board_MCU

TODO 🖊️

  • Initial commit 👍
  • PCA/Ports change - remove LED_YELLOW PWM 🔔
  • UART_init and tests
  • Upload schematis
  • Write an article for My site and forum

GitHub readme tips&tricks

Releases

No releases published

Packages