|
|
|
|
Re: New Board Development - SBC6120-RBC Edition [message #5314 is a reply to message #5313] |
Thu, 11 October 2018 15:40   |
tingo
Messages: 76 Registered: February 2017 Location: Oslo, Norway
|
Member |
|
|
FWIW, I found that simply doing 'screen /dev/ttyUSB0 9600' (or whatever your usb serial port is called) works. Of course, this was after I had spent some time trying to get usb-to-ttl adapters working (blush)...
Torfinn
|
|
|
|
|
|
|
|
|
Re: New Board Development - SBC6120-RBC Edition [message #5325 is a reply to message #5324] |
Sun, 14 October 2018 15:07   |
 |
Andrew B
Messages: 438 Registered: October 2015 Location: Hawthorne, CA
|
Senior Member Administrator |
|
|
So - there have been a few people who have been waiting a long while for 'wait list' stuff. Apologies to the people who have patiently waited. I hate to take any $$ unless I know I can ship promptly, so it's been slow going since I made the giant bath of 65 original kits. I'm ordering some GALs + EEPROMs to get caught up along with more PCBs. I have a few tested 6120s left but based on the wait list I have, I believe that they are all likely spoken for at this point. If I get through the list and any are left, I'll post back here.
The mis-numbered D1-6120 from UTSource seems like a good option right now.
[Updated on: Sun, 14 October 2018 15:07] Report message to a moderator
|
|
|
Re: New Board Development - SBC6120-RBC Edition [message #5327 is a reply to message #5321] |
Mon, 15 October 2018 09:48   |
scruss
Messages: 13 Registered: December 2015 Location: Toronto, Canada
|
Junior Member |

|
|
Andrew B wrote on Sat, 13 October 2018 15:57Seems like you might still have some kind of a serial problem?
If you boot without the flash card attached, and type 'h <enter>' at the prompt, do you get the monitor ROM help?
Can you dump RAM, 'e 0000-1000 <enter>'
Can't seem to do either. Entering 'H<cr><lf>' at the prompt usually returns a <lf>. This last time I've tried it, all three POST lights lit up and it seems to have hung.
(I'd be happy to start another thread about this, as my serial issues must be tedious for other readers.
What I've tried/tested:
- two different null modem cables
- two different serial adapters
- continuity between 6402 and MAX232: good
- continuity between MAX232 and serial out: good
- capacitors on MAX232 are all good
- Replacing the MAX232 with a socket and USB serial adapter resulted in all three POST bits lit and no useful function
- reset button often doesn't work, even if held for a long time and no CF2IDE adapter present. Usually resets to just power LED and no POST
- both oscillators doing their job (or there would be no coherent monitor message)
- no obvious bent pins or shorts in the dual-wipe sockets
- I have been more careful with ESD precautions with this build than any other, given the dire warnings in the manual
- The board was less compatible with my lead-free + no-clean flux soldering setup than I'd hoped
- (smallest CF I current have is 512 MB, and written using Etcher; I'm getting smallest cards I could find by mail this week)
Guess I'll have to trace every line and see if something's not connected.
> Does anyone know what each of the pins on the 6502 CPU chip in the Apple II Plus does?
They all plug into the socket on the motherboard to keep the chip from drifting away. - c.s.a2 FAQ of yore
|
|
|
Re: New Board Development - SBC6120-RBC Edition [message #5336 is a reply to message #5327] |
Mon, 15 October 2018 20:02   |
 |
Andrew B
Messages: 438 Registered: October 2015 Location: Hawthorne, CA
|
Senior Member Administrator |
|
|
It sounds like you're getting to the end of all of the logical things to do.
Did you happen to substitute any of the 7400 series logic with a different series compared to what is in the BOM? We had strange intermittent issues with some 74ACT (I think?) chips on the Rev 0.99 board, but I went to thicker power & GND traces + 2 Oz copper on the Rev 1.xx boards and that seemed to resolve that issue, even the previously problematic chips worked fine.
Where did you source the rest of the chips for the build?
I don't mind if we stay in this thread or split it off, totally up to you.
[Updated on: Mon, 15 October 2018 20:03] Report message to a moderator
|
|
|
|
|
|
Re: New Board Development - SBC6120-RBC Edition [message #5388 is a reply to message #5376] |
Mon, 22 October 2018 15:00  |
scruss
Messages: 13 Registered: December 2015 Location: Toronto, Canada
|
Junior Member |

|
|
Thanks, Andrew. I managed to generate a sorted by component netlist using kinparse - https://github.com/xesscorp/kinparse .
Photos are here:
I fear I may have burnt off a couple of pads, so as long as there aren't too many I might be able to use patch wires. If not, I may have to come back to you for a new board.
> Does anyone know what each of the pins on the 6502 CPU chip in the Apple II Plus does?
They all plug into the socket on the motherboard to keep the chip from drifting away. - c.s.a2 FAQ of yore
|
|
|