Looking at the binary read out again, I notice a couple of issues:
2. Every 8 bytes are repeating (half of the line), A3 pin isn't toggling
3. Sometimes the repeat parts aren't quite the same which indicates maybe a signal integrity issue (or power issue?)
Though I feel like I'm getting close. This memory card has the alphabet on there and this is close to that:
Found some incorrect pinouts in the firmware :(
Fixed that and still having issues but closer to an alphabet!
Every other letter is 0xF1. Hmm .. pyembroidery makes is seem like I should be looking for 0x80 to indicate a control byte coming.
With the fixed pinout, I added A-1 back in and see saw the wrong deltas but the start of the file REALLY looks like a header: "832 DATA EXP L V1.0 R1.0"
I'll keep address A-1 in.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.