• How to detect LPC4357 if in debug mode?
    How to detect the LPC4357(Cortex M4) is running in debug mode? I mean run the code via Keil Ulink-ME. Is there any register can be used to check?
  • Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...
  • Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...
  • 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.
  • 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...