• Handling SRAM data map
    Could you help me understand how can I declare and then use in my C application piece of memory in speecific place in SRAM? It could be on the end of memory map like 0x2001FF00 to 0x2001FFFF (I have...
  • Mapping external SRAM memory
    Hello everybody. I have a little doubt that I would like to ask you. I am trying to map a 64KB external SRAM memory in 16bit multiplexed bus mode in my XC164CS microcontroller. In keil compiler, at...
  • 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.