Search found 42 matches
- Thu May 27, 2021 1:17 pm
- Forum: Hardware
- Topic: interrupt problem...
- Replies: 10
- Views: 751
Re: interrupt problem...
I'm crap at analog electronics stuff so I didn't even think about that 
- Mon May 24, 2021 10:09 pm
- Forum: Hardware
- Topic: interrupt problem...
- Replies: 10
- Views: 751
Re: interrupt problem...
Also, if you use a positive-AND, such as a 74xx08, instead of the NAND followed by the inverter, your circuit will be more responsive to IRQs (two gate delays with your present arrangement vs. one), which may be important with a UART such as the 6850, as it has no FIFOs.
Thanks for the advice BDD ...
Thanks for the advice BDD ...
- Mon May 24, 2021 1:39 pm
- Forum: Hardware
- Topic: interrupt problem...
- Replies: 10
- Views: 751
Re: interrupt problem...
Thank you BigEd, from memory I remembered it as being "TTL compatible". Going back to the data-sheet after your reply I saw that it was "TTL compatible, open-drain (no internal pullup)". So I added a 3.3k resistor on the back of the pcb to pin 10 and 5v and now it's working fine.
- Mon May 24, 2021 10:09 am
- Forum: Hardware
- Topic: interrupt problem...
- Replies: 10
- Views: 751
interrupt problem...
Can somebody tell me what is wrong with this? VIA_IRQ is from a WD65C22 (S variant), ACIA_IRQ is from an MC68B50P and IRQ is connected to the WD65C02's interrupt pin. If I jumper either of the irqs to the output of the inverter then that interrupt goes thru to the processor. As wired, the IRQ line ...
- Sat Sep 19, 2015 11:58 am
- Forum: Newbies
- Topic: what is a good parts list for a beginner to buy at mouser
- Replies: 33
- Views: 7126
Re: what is a good parts list for a beginner to buy at mouse
I had no luck with the GAL22V10D with this programmer
- Thu Aug 06, 2015 12:24 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
Well, I tried it out this morning, hoping that maybe the reading back/verify portion of the programmer was just crapping out. No such luck... It's just not working past the 32nd. I have been debating wether to get the Genius programmer, another £30-£40 and the wait for the slow boat from China, but ...
- Wed Aug 05, 2015 6:59 am
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
I tried that too, program with no verify, it completed the cycle but from a visual inspection it did not do it correctly which then doing the verify confirmed. Thx i_r_on for confirming it's not just me doing something wrong.
- Wed Jul 29, 2015 5:33 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
I was using an older version, I updated after the failed burn. I'm on Win7 and yes, out of frustration I have tried the B and C types to no avail.
- Wed Jul 29, 2015 5:08 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
@ cbscpe
No generics I can select Lattice GAL22V10 B, C or D and then DIP or @SOIC24.
@i_r_on
I've just re-attached the pld file after adding a .txt so that it would upload. That is the other unkown quantity... In WinCUPL there is only the B and C versions. Looking at other's code they use g22v10 ...
No generics I can select Lattice GAL22V10 B, C or D and then DIP or @SOIC24.
@i_r_on
I've just re-attached the pld file after adding a .txt so that it would upload. That is the other unkown quantity... In WinCUPL there is only the B and C versions. Looking at other's code they use g22v10 ...
- Wed Jul 29, 2015 4:23 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
Hmph! Just tried a fresh GAL, the closest Vpp options I have are 12.50v and 13.50v, tried the lower value first then the higher value. Both had the same result stopped at byte 32 unable to verify as before.
- Wed Jul 29, 2015 3:49 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Re: Some GAL questions
cbscpe wrote:
What is the exact chip type? Especially the optional character after the string GAL22V10 is important. Possible values are none, A, B, C, D. They all have different programming voltages
- Wed Jul 29, 2015 1:45 pm
- Forum: Programmable Logic
- Topic: Some GAL questions
- Replies: 28
- Views: 33931
Some GAL questions
Okay, I decided on the weekend to replace the TTL with a GAL22V10D before I finalize the PCB. So I downloaded winCUPL and went thru the tutorial - not exactly rocket science so I create my own .pld file. And the fun begins... Doing the tutorial I could run a simulation of the result. With my file it ...
- Mon Jul 27, 2015 4:31 pm
- Forum: General Discussions
- Topic: 10.738Mhz crystal
- Replies: 23
- Views: 3751
Re: 10.738Mhz crystal
Now that is more like it - a one chip solution, I had a look on RS and Farnell, not a DIP package in sight... sigh.... I'll keep looking though for an adapter so I can use one on a bread board.
- Mon Jul 27, 2015 12:02 pm
- Forum: General Discussions
- Topic: 10.738Mhz crystal
- Replies: 23
- Views: 3751
Re: 10.738Mhz crystal
hey thx Garth, that looks doable. Are the caps okay being ceramic or should I use a mylar or other?
- Mon Jul 27, 2015 8:41 am
- Forum: General Discussions
- Topic: 10.738Mhz crystal
- Replies: 23
- Views: 3751
Re: 10.738Mhz crystal
First!
As in, my first post, and also: when you come across an odd frequency like this, the first thing to do is to check if it is a multiple of some common frequency, or if there is a common frequency that is a multiple of it. Then check a list like this one in case you missed it.
Nice list ...
As in, my first post, and also: when you come across an odd frequency like this, the first thing to do is to check if it is a multiple of some common frequency, or if there is a common frequency that is a multiple of it. Then check a list like this one in case you missed it.
Nice list ...