bbogush / nand_programmer

NANDO - NAND Open programmer
GNU General Public License v3.0
316 stars 119 forks source link

TSOP56 NAND Compatibility #40

Closed kooroshi60 closed 3 years ago

kooroshi60 commented 3 years ago

Does NANDO support 56 pin NAND memories? If so, how is the pin assignment on the 48pin socket ? I would be happy to design and share the PCB for such an adapter if it is possible.

bbogush commented 3 years ago

TSOP-56 is usually used by NOR memories. I've checked few websites with parts and haven't found 56 pin NAND. NOR currently is not supported because it requires change of MCU to another model with more pins.

kooroshi60 commented 3 years ago

Thank you so much for your informative answer.