LPCXpresso55S06
-
Core
Cortex-M33
-
Device
LPC55S06JBD64 -
CMSIS Pack
LPCXpresso55S06_BSP
-
usart_interrupt_transfer
Keil Studio AC6, GCC, IARThe uart_interrupt example shows how to use uart driver in interrupt way:In this example, one uart instance connect to PC through uart, the board willsend back all characters that PC send to the board.Note: The...See more details in readme document.
Download Pack -
usart_polling
Keil Studio, µVision AC6The uart_polling example shows how to use uart driver in polling way:In this example, one uart instance connect to PC through uart, the board will send back all characters that PCsend to the board.
Download Pack -
usart_polling
Keil Studio AC6, GCC, IARThe uart_polling example shows how to use uart driver in polling way:In this example, one uart instance connect to PC through uart, the board will send back all characters that PCsend to the board.
Download Pack -
usart_wakeup_deepsleep
Keil Studio, µVision AC6The usart_wakeup_deepsleep example shows how to use usart driver in 32kHz clocking mode to wake up soc from deep sleep. In this example, one usart instance connect to PC, the board will enter deep sleep mode and wake up according to user input.
Download Pack -
usart_wakeup_deepsleep
Keil Studio AC6, GCC, IARThe usart_wakeup_deepsleep example shows how to use usart driver in 32kHz clocking mode to wake up soc from deep sleep. In this example, one usart instance connect to PC, the board will enter deep sleep mode and wake up according to user input.
Download Pack -
utick_wakeup
Keil Studio, µVision AC6The purpose of this demo is to show wakeup from deep sleep mode using MicroTick timer.The demo sets the MicroTick Timer as a wake up source and puts the device in deep-sleep mode. The MicroTick timer wakes up the device.
Download Pack -
utick_wakeup
Keil Studio AC6, GCC, IARThe purpose of this demo is to show wakeup from deep sleep mode using MicroTick timer.The demo sets the MicroTick Timer as a wake up source and puts the device in deep-sleep mode. The MicroTick timer wakes up the device.
Download Pack -
wwdt_example
Keil Studio, µVision AC6The WDOG Example project is to demonstrate usage of the KSDK wdog driver.In this example,quick test is first implemented to test the wdog.And then after 5 times of refreshing the watchdog, a timeout reset is generated.
Download Pack -
wwdt_example
Keil Studio AC6, GCC, IARThe WDOG Example project is to demonstrate usage of the KSDK wdog driver.In this example,quick test is first implemented to test the wdog.And then after 5 times of refreshing the watchdog, a timeout reset is generated.
Download Pack