Hi Garth,
I am putting this project of mine on hold an may start from scratch.
It looks like even a physical 65C816 board design would be more simple and require fewer parts. I will let you know what I come up with.
Greg
Search found 19 matches
Hi Daryl,
Yes I have considered the back side. All caps and resistors (smd) are located on the back. I'm using standard routing techniques. There is really not enough room unless I start from scratch on the art work. Things are so tight now that my minumim land width and spacing is six mils which ...
Yes I have considered the back side. All caps and resistors (smd) are located on the back. I'm using standard routing techniques. There is really not enough room unless I start from scratch on the art work. Things are so tight now that my minumim land width and spacing is six mils which ...
Yes, it is for lack of room. The plan is to make the 65C02 and 65C816 interchangable. The problem is that the foot print of the cpld can't be any larger than that of the processors and 65C22s. Every available I/O pin of the cpld is occupied for the 65C02 glue logic. If I am to demultiplex any bank ...
Okay, I have a 65C02 SBC design which has been completed and proven in a real circuit board. Now I am redesigning it removing some things and adding some things. I feel that it should be made 65C816 compatible or maybe even strictly 65C816. The board is all surface mount. Size is 2.8 x 4.0 inches ...
65C816
Hello,
Could someone direct me to references on how to use the COP instruction and on how the VDA, VPA, VPB, and Abort lines are typically used?
There is an abundance of information on 65C816 programming but there seems to be very little on the hardware use.
Could someone direct me to references on how to use the COP instruction and on how the VDA, VPA, VPB, and Abort lines are typically used?
There is an abundance of information on 65C816 programming but there seems to be very little on the hardware use.
- Thu Oct 24, 2002 9:59 am
- Forum: Programming
- Topic: 65C22 serial interface
- Replies: 16
- Views: 13412
- Tue Oct 22, 2002 10:13 am
- Forum: Programming
- Topic: 65C22 serial interface
- Replies: 16
- Views: 13412
Sorry for the late reply
What I ment by off board is long distance communications like across a factory floor. RS232 for instance except you can't directly connect multiple devices to an RS232. CAN means "Controller Area Network". You can connect multiple devices directly to the common CAN bus. It ...
What I ment by off board is long distance communications like across a factory floor. RS232 for instance except you can't directly connect multiple devices to an RS232. CAN means "Controller Area Network". You can connect multiple devices directly to the common CAN bus. It ...
- Fri Oct 18, 2002 10:31 pm
- Forum: Programming
- Topic: 65C22 serial interface
- Replies: 16
- Views: 13412
- Fri Oct 18, 2002 10:54 am
- Forum: Programming
- Topic: 65C22 serial interface
- Replies: 16
- Views: 13412
Garth
Actually, it's been so long sense I have looked at Microwire, SPI and I2C that I have forgotten some of their spicifics. My main concern now though is data modems. I feel confortable that the 65C22 can directly adapt through driver routines with most of the serial standards. Now I know who to ...
Actually, it's been so long sense I have looked at Microwire, SPI and I2C that I have forgotten some of their spicifics. My main concern now though is data modems. I feel confortable that the 65C22 can directly adapt through driver routines with most of the serial standards. Now I know who to ...