LPC2478208 controller coding using LPCXpresso IDE give me Guidence for GPIO Configure and How to write code (how write drivers )for different peripherals I2C, USB device, HOSt, GLCD, SPI, ETHERNET, FLASH, SDRAM, CAN, TFT, UART, EEPROM, SDRAM, SD card, JTAG etc give me a roadmap for IDE. refer Datasheet of LPC2478208 and User guide UM10237 .
thank you....
Hi @VijayaJangam1,
For reference on how to configure different peripherals, you can check the Sample Code Bundle for LPC23xx/LPC24xx, available in the software section of the LPC2478FBD208 product page.
There, you will find various projects focused on different peripherals with simple configuration examples.
Although the projects are developed using KEIL, you can still use them as a reference.
Best Regards,
Pablo