• Ethernet example for LPC4357
    Hi everyone... I want to use Ethernet in LPC4357 cortex controller... PHY I am using is LAN8720i IC. I have found one .c file regarding LAN8720 driver in CMSIS in KEIL. I am searching for...
  • message transmission through Ethernet
    Hello, One of the application need to send & receive data through Ethernet using LPC1768 microcontroller For MAC initialization, PHY Device initialization and TCP/IP Protocol Stack, we have taken...
  • LPC4357 USB0_CASZ on FTP
    Hi I am using LPC4357 and working on USB host and FTP. MSD via USB0 is storage for FTP server. here I have a problem with USB0_CASZ("File System Cache") value when I set it to 16KB it so fast...
  • LPC4357 write file to Flash
    Hello, I need to develop an application that reads a file in a SD card and write its content to LPC4357 Flash memory. Do I need to format the LPC4357 memory in some filesystem like FAT? Is...
  • LPC4357 UART Example
    Hello, Does anybody have an example using the UART of LPC4357? I'm searching but with no success. Any tip will be very helpful, Thanks.