请问,我在使用OMAP L138 时 需要接2Gb容量的NOR FLASH, 但是 OMAP L138的EMIFA接口 只有24位 地址,还需要二个地址位 ,请问OMAP L138的EMIFA接口外接大容量NOR FLASH 时 地址线位数不够用的,怎么办?
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.
请问,我在使用OMAP L138 时 需要接2Gb容量的NOR FLASH, 但是 OMAP L138的EMIFA接口 只有24位 地址,还需要二个地址位 ,请问OMAP L138的EMIFA接口外接大容量NOR FLASH 时 地址线位数不够用的,怎么办?
GPIO管脚就可以, 在访问高位地址flash时, 先在程序中使GPIO管脚(flash的高位地址线)输出1/0驱动flash高位地址线, 然后在进行读写, 你可以google/baidu一下, 有很多这方面的文章.