LPCXpresso54628
-
Core
Cortex-M4
-
Device
LPC54628J512ET180 -
CMSIS Pack
LPCXpresso54628_BSP
-
rom_dev_cdc_bm
Keil Studio AC6, GCC, IARThe example shows how to use USBD ROM stack to create a virtual comm port. When the USB on J3 is connected to a PC, the host would recognize the USB connection as a new serial port.
Download Pack -
rom_dev_cdc_bm
Keil Studio AC6, GCC, IARThe example shows how to use USBD ROM stack to create a virtual comm port. When the USB on J3 is connected to a PC, the host would recognize the USB connection as a new serial port.
Download Pack -
rom_dev_hid_generic_bm
Keil Studio AC6, GCC, IARThe example shows how to us USBD ROM stack to creates a generic HID device. The example supports 1 byte report and loops back the data received in SET_REPORT message..
Download Pack -
rom_dev_hid_generic_bm
Keil Studio AC6, GCC, IARThe example shows how to us USBD ROM stack to creates a generic HID device. The example supports 1 byte report and loops back the data received in SET_REPORT message..
Download Pack -
rom_dev_msc_ram_bm
Keil Studio AC6, GCC, IARThe example shows how to use USBD ROM stack to create a RAM disk. When the USB on J3 is connected to a PC, the host would recognize the USB connection as a mass storage device. Note that the storage happens on the RAM and is not a persistent storage..
Download Pack -
rom_dev_msc_ram_bm
Keil Studio AC6, GCC, IARThe example shows how to use USBD ROM stack to create a RAM disk. When the USB on J3 is connected to a PC, the host would recognize the USB connection as a mass storage device. Note that the storage happens on the RAM and is not a persistent storage..
Download Pack -
rtc_example
Keil Studio AC6, GCC, IARThe RTC project is a simple demonstration program of the SDK RTC driver. It sets up the RTChardware block to trigger an alarm after a user specified time period. The test will set the currentdate and time to a...See more details in readme document.
Download Pack -
sctimer_16bit_counter
Keil Studio AC6, GCC, IARThe SCTimer 16-bit counter project is a demonstration program of the SDK SCTimer driver operation when using the SCTimer counteras two 16-bit counters.The example toggles an output per counter when a match occurs.
Download Pack -
sctimer_multi_state_pwm
Keil Studio AC6, GCC, IARThe SCTImer multi-state project is a demonstration program of the SCTimer state machine. It shows how to set up events to be triggered in a certain stateand transitioning between states.State 0 has 2 events that...See more details in readme document.
Download Pack -
sctimer_pwm_with_dutycyle_change
Keil Studio AC6, GCC, IARThis SCTIMer project is a demonstration program of the SDK SCTimer driver's PWM generation. It sets up a PWM signaland periodically updates the PWM signals dutycycle.
Download Pack