LPCXpresso54628
-
Core
Cortex-M4
-
Device
LPC54628J512ET180 -
CMSIS Pack
LPCXpresso54628_BSP
-
host_suspend_resume_hid_mouse_bm
Keil Studio AC6, GCC, IARThis is one example support suspend/resume.
Download Pack -
host_suspend_resume_hid_mouse_freertos
Keil Studio AC6, GCC, IARThis is one example support suspend/resume.
Download Pack -
host_suspend_resume_hid_mouse_freertos
Keil Studio AC6, GCC, IARThis is one example support suspend/resume.
Download Pack -
i2c_dma_b2b_transfer_master
Keil Studio AC6, GCC, IARThe i2c_dma_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with DMA:In this example, one i2c instance as master and another i2c instance on the other board as slave....See more details in readme document.
Download Pack -
i2c_dma_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe i2c_dma_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with a DMA master:In this example, one i2c instance as slave and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2c_interrupt_b2b_transfer_master
Keil Studio AC6, GCC, IARThe i2c_interrupt_b2b_transfer_master example shows how to use i2c driver as master to do board to board transfer with interrupt:In this example, one i2c instance as master and another i2c instance on the other board...See more details in readme document.
Download Pack -
i2c_interrupt_b2b_transfer_slave
Keil Studio AC6, GCC, IARThe i2c_interrupt_b2b_transfer_slave example shows how to use i2c driver as slave to do board to board transfer with interrupt:In this example, one i2c instance as slave and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2c_polling_b2b_master
Keil Studio AC6, GCC, IARThe i2c_polling_b2b_master example shows how to use i2c driver as master to do board to board transfer using polling method:In this example, one i2c instance as master and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2c_polling_b2b_slave
Keil Studio AC6, GCC, IARThe i2c_polling_b2b_slave example shows how to use i2c driver as slave to do board to board transfer with a polling master:In this example, one i2c instance as slave and another i2c instance on the other board as...See more details in readme document.
Download Pack -
i2s_dma_record_playback
Keil Studio AC6, GCC, IARThe I2S example project uses one I2S interface to continuously record input sound to a bufferand another I2S interface to playback the buffer to output - digital loopback.It requires NXP Mic/Audio/Oled Shield with...See more details in readme document.
Download Pack