• LPC1766 FlashFS works not correclty
    Dear All: I wanna start a project with FlashFS to access the on-board AT45DB321 flash, without RT OS. I configured the FS_SPI_FlashPrg.c, File_Config.c as the RL-ARM guide required. Here...
  • Bootloader for LPC1766 - starting the program
    I'm working on a bootloader that uses a hex file and I would like to know, how to start loaded program. In Keil v. 4.24 startup.s file contained this: Reset_Handler PROC EXPORT Reset_Handler...
  • Olimex LPC1766-STK
    Hello, Please can HTTP Server example for MCB1700 run with Olimex LPC1766-STK? Regards
  • USB host in LPC1766
    I am working on inbuilt USBhost in LPC1766. As a reference i take your USBHostLite project. But there is no File delete function in the library. please provide me any solution.
  • CAN Communication between LPC1766 and LPC11C24
    Hallo I am working on an home automation project where my task is to communicate between LPC1766(Cortex M3) and LPC11C24(Cortex M0). Can anyone tell me or put a sample coding on how to communicate...