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

power up nothing on ui display #3

Open
mciucci65 opened this issue Nov 9, 2024 · 9 comments
Open

power up nothing on ui display #3

mciucci65 opened this issue Nov 9, 2024 · 9 comments

Comments

@mciucci65
Copy link

mciucci65 commented Nov 9, 2024

I finish to assemble the RC1 but when powerup nothing is display on UI.

I'm using 28c256 need to do something to prepare bin file for programming ?

the 5v power it's ok led on keypaad is onand i alse checked with multimeter.
I did some more test and if I remove the riot chip 6532 some was displayed on UI.

not for last I'm using full working MOS 6502A with jumper VP enabled.

Can anyone help me ?
I'm no sure that 6532 is full working china chip :-(

@tebl
Copy link
Owner

tebl commented Nov 10, 2024 via email

@mciucci65
Copy link
Author

mciucci65 commented Nov 10, 2024

thanks for quick answer it's ok if I use a MOS 6502A CPU ?
Sure cpu it's working because a tested it on other 6502 project.

I checked with oscilloscope the clock on pin 37 and 39 of cpu it's ok. The reset signal it's ok I can see down/up signal.
Can I test it with rs232 connection ? If yes give me the parameter for serial connection.

Other question the firmware 28c64 in firmware folder on this github it's ready to use? can I use it for duplicate for 28c256 eeprom ?

kind regards
MC

@tebl
Copy link
Owner

tebl commented Nov 11, 2024 via email

@mciucci65
Copy link
Author

mciucci65 commented Nov 12, 2024

Hi thanks again,

The file for eeprom it's ok. At this point I think that the problem is 6532 RIOT so a I ask the refund and took one from another china seller :-)...

I see on UI PCB that there is I think a serial port, Is there no way to check via the serial port if you see anything? And if so, what are the parameters to use?

With MOS 6502A the VP jumper must be jumpered ?

kind regards
MC

@tebl
Copy link
Owner

tebl commented Nov 12, 2024 via email

@mciucci65
Copy link
Author

mciucci65 commented Nov 14, 2024

Hi Tebl,

I'm waiting for new 6532 but now I have a doubt:

for eeprom 28c256 I must do four copies of 28c64.bin or I need to compose the eeprom in diffrente mode:

I tried:

  1. copy /b "28c64.bin"+"28c64.bin"+"28c64.bin"+"28c64.bin" "28c256.bin"

  2. copy /b "blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"system.bin" "28c256.bin"

  3. copy /b "blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"system.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin"+"blank_2k.bin" "28c256.bin"

but nothing with all eeprom bin files

kind regards

@tebl
Copy link
Owner

tebl commented Nov 14, 2024 via email

@mciucci65
Copy link
Author

thank you for your great support the issue has been resolved after I changed the 6532 received today.
thank again
kind regards
mc

@tebl
Copy link
Owner

tebl commented Nov 19, 2024 via email

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

No branches or pull requests

2 participants