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.

EVM C6424 PSP NAND Driver CS3

Hello!

On EVM C6424 I am trying to connect the NAND Flash on the C6424 Chip Select 3 (CS3) using PSP Nand Driver.

I opened all the jumpers (JP2) for the CS2 and I connected the CS3 (pin 68 on DC_P1) with the Nand Chip Enable (pin 6 on JP2).

In the nand driver source code I saw that the NANDFCR is set for using Nand Flash Mode on all the CS (NANDFCR = 0x0000000F).

In the example code I modified the PINMUX0 in order to enable CS3 (bit 10 in PINMUX0 set to 1), but it doesn't work and the test fails.

I am not able to see the NAND Flash through the CS3, where am I wrong? Could anyone help me?

Thanks a lot!