That's not needed on the 68881/2 as these chips can accept 8 and 16 bit data too, it's just a question of putting the correct signals in place on the chip so it knows how you are talking to it.
It was quite clever of Motorola to allow the FPU to be used as a peripheral as well, as it opens it's use ...
Search found 1555 matches
- Thu Mar 08, 2018 7:13 am
- Forum: Hardware
- Topic: DIY Fpu Unit for STFM
- Replies: 28
- Views: 17804
- Wed Mar 07, 2018 10:36 pm
- Forum: Hardware
- Topic: DIY Fpu Unit for STFM
- Replies: 28
- Views: 17804
Re: 74HCxx vs 74LSxx
I can't see why LS wouldn't work in that design - all those logic gates are only driving one load each, so LS will easily handle that. Speed should be ok at that clock speed. If you use sockets, it would be easy enough to swap out chips if you needed to.
- Wed Mar 07, 2018 11:52 am
- Forum: Hardware
- Topic: DIY Fpu Unit for STFM
- Replies: 28
- Views: 17804
Re: 74HCxx vs 74LSxx
The main things to watch for are slew rate, propagaton delay and fanout
The LS devices will drive more devices than the standard HC, but there are a raft of variants. It does depend a little on what you are driving, and what if any are your speed restrictions. There is a Motorola tech arcticle for ...
The LS devices will drive more devices than the standard HC, but there are a raft of variants. It does depend a little on what you are driving, and what if any are your speed restrictions. There is a Motorola tech arcticle for ...
- Tue Mar 06, 2018 9:49 am
- Forum: Hardware
- Topic: Video Issue
- Replies: 25
- Views: 11957
Re: Video Issue
According to the datasheet for the MC1377 - the power input needs to be nominally 12V, around 30ma available. There is an onboard regulator on the chip to drop this to 8.2V That would suggest that the power supply needs to be at least 10V (so if it's 12v or there abouts, that's fine). The 12V is ...
- Mon Mar 05, 2018 8:44 pm
- Forum: Hardware
- Topic: Video Issue
- Replies: 25
- Views: 11957
Re: Video Issue
to get red/blue stripes like that in what should be solid red suggests video is taken from the output of the MC1377, and that is not operating correctly - possibly +12v supply is not working correctly?
I think it's pin 14, but my circuit diagram I printed is tiny..
I think it's pin 14, but my circuit diagram I printed is tiny..
- Sun Mar 04, 2018 5:25 pm
- Forum: Hardware
- Topic: QL Eprom programmer
- Replies: 48
- Views: 24549
Re: QL Eprom programmer
the service manual and the user manual together have an awful lot of good info on the QEPIII - I found them on Dilwyn's site.
There is a full circuit diagram - all be it on several pages of the pdf. For proper programming and verifying - you need to be able to supply two programmable voltages - vcc ...
There is a full circuit diagram - all be it on several pages of the pdf. For proper programming and verifying - you need to be able to supply two programmable voltages - vcc ...
- Sun Mar 04, 2018 3:21 pm
- Forum: Hardware
- Topic: QL Eprom programmer
- Replies: 48
- Views: 24549
Re: QL Eprom programmer
Programmable voltage control by software for VCC and programming voltages could be done like this:
http://www.fischl.de/dcdccontrol/
http://www.fischl.de/dcdccontrol/
- Sat Mar 03, 2018 4:06 pm
- Forum: Hardware
- Topic: QL Eprom programmer
- Replies: 48
- Views: 24549
Re: QL Eprom programmer
It would be even better if the range of devices could be extended to bigger EPROM devices and also maybe GAL's ?
- Sat Mar 03, 2018 12:03 pm
- Forum: Hardware
- Topic: QL Eprom programmer
- Replies: 48
- Views: 24549
Re: QL Eprom programmer
It's remarkably similar to the QEP III in basic blocks - if slightly less elegant.
You have your programming voltage generator down near the 5v regulator - the switch mode ic. A 4066 analog switch to route programming voltages to pins, there is a 555 timer - perhaps for pulse generation.
a pair ...
You have your programming voltage generator down near the 5v regulator - the switch mode ic. A 4066 analog switch to route programming voltages to pins, there is a 555 timer - perhaps for pulse generation.
a pair ...
- Fri Mar 02, 2018 8:19 pm
- Forum: Hardware
- Topic: QLNET, Minerva, Tk2 and LBYTES - a curiosity...
- Replies: 50
- Views: 25688
Re: QLNET, Minerva, Tk2 and LBYTES - a curiosity...
I don't mind compiling it, if people are willing to provide a list of the discovered issues, and the necessary patches :-)
In all seriousness, I still keep looking at the Minerva code and the techniques used in the programming in some wonderment. I found DTACK grounded a good source of tips for ...
In all seriousness, I still keep looking at the Minerva code and the techniques used in the programming in some wonderment. I found DTACK grounded a good source of tips for ...