Search found 1300 matches

by Pr0f
Tue Feb 22, 2022 10:25 pm
Forum: Hardware
Topic: schematics for floppy disk interfaces
Replies: 78
Views: 39312

Re: schematics for floppy disk interfaces

Hi, I had a look at the QEP III manual, which is a little lacking in a lot of places, but the Options Sub Menu indicate a Jumble option to jumble the data or address line. The manual should of really describe the jumble function. The jumble function allows any data line to be swapped for any other ...
by Pr0f
Sun Feb 20, 2022 4:08 pm
Forum: Software & Programming
Topic: SMS2 and STELLA
Replies: 109
Views: 15392

Re: SMS2 and STELLA

The I2C "hardware" is a GAL chip that's used in conjucton with some I2C primitive code to give basic I2C funtionality - a driver on a seperate disk provides the rest of the code required to use I2C from Basic / Assembler. There is a new vector for I2C provided by Minerva. The Minvera I2C ...
by Pr0f
Sun Feb 20, 2022 4:06 pm
Forum: Software & Programming
Topic: SMS2 and STELLA
Replies: 109
Views: 15392

Re: SMS2 and STELLA

The I2C "hardware" is a GAL chip that's used in conjucton with some I2C primitive code to give basic I2C funtionality - a driver on a seperate disk provides the rest of the code required to use I2C from Basic / Assembler. There is a new vector for I2C provided by Minerva.
by Pr0f
Tue Feb 15, 2022 5:13 pm
Forum: Compatibles Corner
Topic: ICL OPD
Replies: 180
Views: 167692

Re: ICL OPD

I posted pictures earlier in this thread of the IC that needs to be replaced in the video circuit - along with the link to the icl information that explains which chip is swapped for which other chip (74LS240 to 74LS244) from memory.
by Pr0f
Fri Feb 04, 2022 7:26 am
Forum: Online Auctions
Topic: OPD for sale
Replies: 3
Views: 4811

Re: OPD for sale

I think they are all getting rare - there was a guy repairing boards but he never has cases for these things - I just want a case!

Didn't the ozzie's have a version of this too?
by Pr0f
Thu Jan 27, 2022 3:16 pm
Forum: Hardware
Topic: Dead SuperHermes - any hints/tips for investigation?
Replies: 26
Views: 4262

Re: Dead SuperHermes - any hints/tips for investigation?

Found this baby on RS components:

https://ly.rsdelivers.com/product/micro ... 44/1784856


No idea on pin compatibility - will have to check over the weekend
by Pr0f
Thu Jan 27, 2022 2:51 pm
Forum: Hardware
Topic: Dead SuperHermes - any hints/tips for investigation?
Replies: 26
Views: 4262

Re: Dead SuperHermes - any hints/tips for investigation?

looks like document AN726 covers migration from pic17cxxx to pic18cxxx - but sadly can't find a copy of this on Microchip site anymore. The pic18 range are flash based with 100 year retention, and would not require too much code tweaking to port across from the 17C42 device. The problem is of course...
by Pr0f
Thu Jan 27, 2022 11:27 am
Forum: Hardware
Topic: Dead SuperHermes - any hints/tips for investigation?
Replies: 26
Views: 4262

Re: Dead SuperHermes - any hints/tips for investigation?

If the source was available, then perhaps a newer flash based pic could be used, with perhaps a simplified design offering the same or better functionality?

There are several families to chose from, and many of the PIC's support hardware UART's, timers, Flash for both program and data storage.
by Pr0f
Thu Jan 27, 2022 8:45 am
Forum: Hardware
Topic: Dead SuperHermes - any hints/tips for investigation?
Replies: 26
Views: 4262

Re: Dead SuperHermes - any hints/tips for investigation?

Interesting - for their OTP Eprom products - they are claiming 10 years retention: https://www.microchip.com/en-us/products/memory/otp-eprom So it's possible that the program has corrupted over time. I must admit I thought these babies were flash, but then you'd still need the program code to reflas...
by Pr0f
Thu Jan 27, 2022 7:06 am
Forum: Hardware
Topic: Dead SuperHermes - any hints/tips for investigation?
Replies: 26
Views: 4262

Re: Dead SuperHermes - any hints/tips for investigation?

I'll pull it out of the drawer tomorrow and identify the part that does the job of the 8049. That part. It was programmable, and lost its program. I believe it's a 17 series Microchip PIC - 17c42 or something like that - these are flash programmable parts - I am not sure on the retention period for...