Skip to content

Blinky project for the NuMaker-PFM-M487KM board.

Notifications You must be signed in to change notification settings

YTLu0104/M487KM_Blinky

 
 

Repository files navigation

Blinky project

The Blinky project can be easily used to verify the basic tool setup.

It is compliant to the Cortex Microcontroller Software Interface Standard (CMSIS).

Operation

  • At start, LEDG and LEDR blink alternately in a 1 sec interval.
  • Clock Settings:
    • XTAL = 12 MHz
    • CCLK = 192 MHz (PLLCLK)

Target

  • M487KMCAN Flash is configured for on-chip Flash of the NuMaker-M487KM board.
  • If you want to yous it with the older NuMaker-PFM-M487, remove the M487KMCAN define from the project.

About

Blinky project for the NuMaker-PFM-M487KM board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Assembly 1.1%