LPC2478208 controller GPIO configuration & IDE codeing (how write drivers )for different peripherals

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC2478208 controller GPIO configuration & IDE codeing (how write drivers )for different peripherals

242 次查看
VijayaJangam1
Contributor II

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....

0 项奖励
回复
1 回复

215 次查看
Pablo_Ramos
NXP Employee
NXP Employee

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