Hi Eric,
We support an 8-bit wide NAND flash in TWRMPC5125 BSP with the same Freescale MQX NAND flash driver. So the driver, in general, can work with an 8-bit flash. It’s just a task of proper configuration of the MCU (pins, NFC module) according to your specific NAND flash device. I think you can follow the configuration NANDFLASH_INIT_STRUCT and NANDFLASH_INFO_STRUCT that is provided with the twrmpc5125 BSP as an example. Double check the configuration of pin functions, and reflect the difference between the NAND flash device used on TWR-MPC5125 (c:\Freescale\Freescale
MQX 3.x\mqx\source\io\nandflash\nand_devices\MT29F32G08.c) and your’s.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------