This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am335x starterkit

Other Parts Discussed in Thread: OMAP-L138, AM1808, AM3354

Hai

I am getting reference from am335x starterkit(TMDSSK3358 board) for my android device .i am using NAND flash from micron but in SK kit it doesn't had a NAND interface.So i get a reference from AM335X EVALUATION KIT.They were using 8 bit NAND flash but they use 16 bit I/O pins from IO0-IO15.

But for 8- bit FLASH,there 8 GPMC pins were ok for that,then it needs 16 pins???

In EVM kit,they were using 8 bit FLASH to connect via 16 GPMC pins,But in ANDROID source code,they activate only 8 pins and another 8-pins were alloted for 24-bit TFT LCD muxing via ALTERA FPGA.

But i didn't use that FPGA.

What can i do for my requirements??

Thanks in advance