Search found 29 matches

by fuasn
Mon Jun 03, 2024 8:06 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

btw i think im also wiring the colors the csync & vsync and that VPAL to the "next" connector, but i dont think i need them on this extension.
by fuasn
Mon Jun 03, 2024 7:33 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

thx a lot ! will read.. ... hm, that sounds very thrilling, but i have problems understanding why the extension should be in the address spaces mentioned -- until some unlucky person designs a peripheral that sits up at the address $FFFF5, which may generate /DTACK faster (so problems might occur). ...
by fuasn
Mon Jun 03, 2024 4:59 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

hi martyn_hill, okay thank you, never heard of that, do you maybe have some pointer for more info ? does it also include DS(L) asserted ? would mean i need to wire FC0 & FC1 then to the CPLD (and sacrifice 2 of the "free" pins). i got some CUPL inspiration from a memory-expansion proje...
by fuasn
Mon Jun 03, 2024 5:23 am
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

I suspect that Daniele was simply warning that your CPLD IO on Pin #43 should only ever go either Tri-state or High - never an active Low output.
ah ! yes, that makes sense. thank you !
by fuasn
Sun Jun 02, 2024 9:17 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

thx for your input M68008, appreciate it but the technical manual says: "In peripheral cards which are to be added to the QL, it is necessary for each card to disable the circuitry on the QL itself when that peripheral card recognises its own address.This is achieved by pulling signal DSMCL hig...
by fuasn
Sun Jun 02, 2024 6:51 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

if someone is interested, i'm adding the schematic for the next (v6) design, would be glad for some feedback.
Schematic_QLPeripheral.pdf
(242.86 KiB) Downloaded 24 times
best & thx for replies so far
manfred
by fuasn
Sat Jun 01, 2024 7:16 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

Yes, the PIC would be "memory mapped" from the QLs point of view, driver, 1 or 2 status bytes, the rest rx/tx buffer. i think it could work out with less address lines, like just 8, having a max of 256 bytes as ringbuffer for rx/tx then. But that doesn't leave any space for the driver then...
by fuasn
Sat Jun 01, 2024 5:23 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

Thx for your questions Pr0f, The QLs address bus is directly connected to the PIC (well, A0-A13). The CPLD has A14-A19 (also directly, didn't make an issue so far). The PinManager UI gives me the following options, thats what i selected for these A0-A13: Analog: not selected Start High: not selected...
by fuasn
Sat Jun 01, 2024 3:54 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Re: Connecting a uC (PIC) to the QL

thx for you reply. wow, that says €6 per 5 pieces. i order them for ~7€ / piece ... nevertheless, redesigning to use buffers / transceivers for data + address lines. i'm not very sure if that is really coming from that 50cm cable, i had the same problem also with a previous version of the PCB that w...
by fuasn
Fri May 31, 2024 7:12 pm
Forum: Hardware
Topic: Connecting a uC (PIC) to the QL
Replies: 17
Views: 421

Connecting a uC (PIC) to the QL

Hi, I would need some advice regarding connecting a uC (PIC18F56Q83) to the expansion port, maybe someone here has experience with that. I have made a PCB with a CPLD (ATF1502 for addressing, DSL, DSMCL, DACKL, the SP lines) and a PIC together with some other chips like the databus is decoupled with...