LPCXpresso54628
-
Core
Cortex-M4
-
Device
LPC54628J512ET180 -
CMSIS Pack
LPCXpresso54628_BSP
-
emc_sdram
Keil Studio AC6, GCC, IARThe emc_sdram example shows how to access the SDRAM.In this example, user shall initialize the EMC (external memory controller), initialize theEMC dynamic memory controller before access the external SDRAM.If the...See more details in readme document.
Download Pack -
enet_txrx_ptp1588_transfer
µVision AC6The enet_rxtx_ptp1588_transfer example shows the way to use ENET driver to receive and transmit frame in the 1588 feature required cases.1. This example shows how to initialize the ENET.2. How to get the time stamp of the PTP 1588 timer.3. How to use Get the ENET transmit and receive frame time stamp.The example transmits 20 number PTP event frame, shows the timestamp of the transmitted frame.The length, source MAC address and destination MAC address of the received frame will be print. The time stamp of the received timestamp will be print when the PTP message frame is received(the outside loopback cable can be used to see the right rx time-stamping log since we send the ptp message).
Download Pack -
enet_txrx_ptp1588_transfer
Keil Studio AC6, GCC, IARThe enet_rxtx_ptp1588_transfer example shows the way to use ENET driver to receive and transmit frame in the 1588 feature required cases.1. This example shows how to initialize the ENET.2. How to get the time stamp...See more details in readme document.
Download Pack -
enet_txrx_rxinterrupt
µVision AC6The enet_rxtx_rxinterrupt example shows the simplest way to use ENET functional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame in interrupt irq handler and to transmit frame.The example transmits 20 number broadcast frame, print the number of recieved frames. To avoidthe receive number overflow, the transmit/receive loop with automatically break when 20 numberare received.
Download Pack -
enet_txrx_rxinterrupt
Keil Studio AC6, GCC, IARThe enet_rxtx_rxinterrupt example shows the simplest way to use ENET functional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame in...See more details in readme document.
Download Pack -
enet_txrx_rxpoll
µVision AC6The enet_rxtx_rxinterrupt example shows the simplest way to use ENET functional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame in...See more details in readme document.
Download Pack -
enet_txrx_rxpoll
Keil Studio AC6, GCC, IARThe enet_rxtx_rxinterrupt example shows the simplest way to use ENET functional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame in...See more details in readme document.
Download Pack -
enet_txrx_transfer_rxinterrupt
Keil Studio AC6, GCC, IARThe enet_rxtx_rxinterrupt example shows the simplest way to use ENET transactional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame...See more details in readme document.
Download Pack -
enet_txrx_transfer_rxpoll
Keil Studio AC6, GCC, IARThe enet_rxtx_rxinterrupt example shows the simplest way to use ENET transactional tx/rx API for simple frame receive and transmit.1. This example shows how to initialize the ENET.2. How to use ENET to receive frame...See more details in readme document.
Download Pack -
flashiap
Keil Studio AC6, GCC, IARThe FLASIAP project is a simple demonstration program of the SDK FLASIAP 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