psxpetey
Member
What am I trying to do: I am trying to swap a 48pin tsop nand but it appears to be married to the board somehow, it has no unique id, When I install the exact same chip exact same type: K9HAG08U1M, datasheet: https://datasheetspdf.com/pdf-file/607807/Samsung/K9HAG08U1M/1 It doesn't function doesn't show up and wont initialize even when programmed with a t56gecu programmer(weird it should work when programmed) So I thought what if I could monitor the chip to see what commands are sent to and from the chip from the data controller. I considered a few ideas but I do already have a teensy. The question is can the teensy actually monitor the pins of a tsop. I took a look through the connections etc but I need some guidance. Can a teensy monitor the 7 io pins of the nand if I connect them? what other materials will I need/ has anyone tried something like this?
I would like to monitor commands, what its reading and writing and to what addresses. This way I can initalize the device/ restore it and see what the device is expecting from the nand.
I would like to monitor commands, what its reading and writing and to what addresses. This way I can initalize the device/ restore it and see what the device is expecting from the nand.