Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware Verify Not Working? #54

Closed
OrlandoBlyat opened this issue Apr 8, 2023 · 3 comments
Closed

Hardware Verify Not Working? #54

OrlandoBlyat opened this issue Apr 8, 2023 · 3 comments
Labels

Comments

@OrlandoBlyat
Copy link

Hi,
I've assembled the TommyPROM on a breadboard with the 74HCT595 registers. But writing/reading aren't functioning properly, my wiring probably is at fault. I uploaded the HardwareVerify sketch, but in my serial terminal (MobaXTerm) I don't have a CLI (I set the baud rate to 115200). I recieve two '#' and that is it. The standard TommyPROM sketch works as inteded. Screenshots present.
image
/Terminal with the Hardware Verify Sketch/

image
/Terminal with the TommyPROM sketch/

@TomNisbet
Copy link
Owner

The verify sketch doesn't print any header to identify itself, just the # character for the prompt. Did you try entering any commends? It uses the same terminal ode as TommyPROM, so if you were able to use one, then the other should work as well.

What kind of chip are you programming? Can you try the Z command in TommyPROM and post the results? Do Z0 and then D0.

@OrlandoBlyat
Copy link
Author

OrlandoBlyat commented Apr 17, 2023

Hello,
sorry for the late response, I guess GitHub didn't send me an email about the response. I am programming the AT28C256.
As I said, the terminal is exhibiting kind of strange behavior:
image

image

I can input the command, pressing enter returns the cursor to line start. None of the commands return anything.
image

I've also tried using TeraTermYT but it doesn't change.

image

@SvenPaterson
Copy link

SvenPaterson commented Oct 20, 2023

I too seem to have had this exact same issue using teraterm. Worked just fine in the arduino native serial monitor once I finally tried using it! TommyProm works just fine through Tera Term otherwise.

EDIT: this tool is incredible btw. Thanks for putting it together. I was smashing my head against a wall using Ben Eaters design for hours until I found you tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants