LPC8N04DevBoard
-
Core
Cortex-M0+
-
Device
LPC8N04
-
CMSIS Pack
LPC8N04DevBoard_BSP
-
ctimer_match_example
Keil Studio, µVision AC6The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, the match feature of the CTimer is used to toggle the output level.
Download Pack -
ctimer_match_interrupt_example
Keil Studio, µVision AC6The Simple Match Interrupt project is to demonstrate usage of the SDK CTimer driver with interrupt callback functionsIn this example the upon match and IO pin connected to the LED is toggled and the timer is reset, so it would generate a square wave.With an interrupt callback the match value is changed frequently in such a way that the frequency of the output square wave is increased gradually.
Download Pack -
ctimer_pwm_example
Keil Studio, µVision AC6The CTimer Example project is to demonstrate usage of the KSDK ctimer driver.In this example, CTimer is used to generate a PWM signal.
Download Pack -
ctimer_pwm_interrupt_example
Keil Studio, µVision AC6The Simple PWM Interrupt project is to demonstrate usage of the SDK CTimer driver as a PWM with interrupt callback functionsIn this example an IO pin connected to the LED is used as a PWM output line to generate a PWM signal.With an interrupt callback the PWM duty cycle is changed frequently in such a way that the LED brightness can be varied.
Download Pack -
eeprom
Keil Studio, µVision AC6The EEPROM Example project is a demonstration program that uses the KSDK software to program eeprom memoryand verify the program.
Download Pack -
gpio_1_input_interrupt
Keil Studio, µVision AC6The GPIO input_interrupt project is a demonstration program that uses the KSDK software to manipulate the general-purposeoutputs. The example use LEDs demonstrates GPIO API for port and pin manipulation (init, toggle).
Download Pack -
gpio_1_led_blink
Keil Studio, µVision AC6The GPIO Blink project is a demonstration program that uses the KSDK software to manipulate the general-purposeoutputs. The example use LEDs demonstrates GPIO API for port and pin manipulation (init, toggle).
Download Pack -
iap_flash1
Keil Studio, µVision AC6The IAP Flash project is a simple demonstration program of the SDK IAP driver. It erases and programs a portion of on-chip flash memory. A message a printed on the UART terminal as various operations on flash memory are performed.
Download Pack -
iap_flash_basic
Keil Studio, µVision AC6The IAP Flash project is a simple demonstration program of the SDK IAP driver. It erases and programs a portion of on-chip flash memory. A message a printed on the UART terminal as various operations on flash memory are performed.
Download Pack -
led_matrix
Keil Studio, µVision AC6The LED Matrix application shows how to drive the LED matrix to show the numbers.
Download Pack