Page 27 of 60
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 20:32
by arkadiusz.makarenko
terriblefire wrote: 13 Oct 2020 14:28
terriblefire wrote: 13 Oct 2020 11:07
Nice work. Now you can do everything you need from ARM. just used different INTSIG for different addresses.
If you tell me all the pcb changes needed for the RTC and Vcap i'll update the github repo
I think 2 changes are required to fully take advantage of RTC in this chip.
1. LSE crystal (unfortunately loosing 2 pins, but I think I can't use directly DSACK0 anyway?)
2020-10-13 20_21_16-Clipboard.png
and VBAT connection to battery
2020-10-13 20_30_19-Clipboard.png
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 20:43
by terriblefire
Ok to do this i need to move R/W from PC14 to somewhere else.. Obvious one is to remove INTSIG8 is that ok?
Also would you prefer to have a "clean" A5 or pass it via an INTSIG?
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 20:49
by arkadiusz.makarenko
terriblefire wrote: 13 Oct 2020 20:43
Ok to do this i need to move R/W from PC14 to somewhere else.. Obvious one is to remove INTSIG8 is that ok?
Also would you prefer to have a "clean" A5 or pass it via an INTSIG?
It would be nice to have all clockport adress lines directly on the chip so A3 and A5.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 21:16
by terriblefire
arkadiusz.makarenko wrote: 13 Oct 2020 20:49
terriblefire wrote: 13 Oct 2020 20:43
Ok to do this i need to move R/W from PC14 to somewhere else.. Obvious one is to remove INTSIG8 is that ok?
Also would you prefer to have a "clean" A5 or pass it via an INTSIG?
It would be nice to have all clockport adress lines directly on the chip so A3 and A5.
Well here are the list of "choppable" pins, descriptions of what they are and considerations for their removal.
"LED" ? do we want flashy light real bad?
"DKWD" / "DKRD" / "DKWE" ... these are the direct floppy controller lines.. do we think floppy emulation is possible?
"UART5_TX" / "UART5_RD" do we need an external UART? I dont think this is used.
"_TXD" / "_RXD" internal uart connections to Amiga. Do we need these and UART5?
"DAC1" / "DAC2" random dac connections that you could make a soundcard from in the future.
"ACTIVE" used to make the activity light flash on the CD32.
basically we need to pick 2 lines to drop from the above list. DAC1/2 is probably my vote.
EDIT: or thinking about it TXD/RXD since the TFxxx cards use those.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 22:04
by terriblefire
Ok i went for putting TXD and RXD on a header and freeing up 2 pins on the ARM. They can be jumpered to UART5 if needed.
I also moved KBD_DATA to PA1 so that i could put A5 on PC3. This way you dont have to read three ports to get the address bus.
Added LSE OSC.
Added Vbat connection.
Everything is pushed to the rev1_eagle branch.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 22:14
by arkadiusz.makarenko
terriblefire wrote: 13 Oct 2020 22:04
Ok i went for putting TXD and RXD on a header and freeing up 2 pins on the ARM. They can be jumpered to UART5 if needed.
I also moved KBD_DATA to PA1 so that i could put A5 on PC3. This way you dont have to read three ports to get the address bus.
Added LSE OSC.
Added Vbat connection.
Everything is pushed to the rev1_eagle branch.
Thank you.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 22:17
by terriblefire
Can you check the KB_DATA being moved wont screw the keyboard up.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 22:28
by arkadiusz.makarenko
terriblefire wrote: 13 Oct 2020 22:17
Can you check the KB_DATA being moved wont screw the keyboard up.
This pin is used as plain GPIO so keyboard can be anywhere.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 13 Oct 2020 22:30
by terriblefire
arkadiusz.makarenko wrote: 13 Oct 2020 22:28
This pin is used as plain GPIO so keyboard can be anywhere.
Cool. So i just need to sort the video out and its all good.
Re: TF CD32 Riser Revision 2 Design Complete
Posted: 14 Oct 2020 09:50
by juz400
Is there space for buffering the H and V Sync signals like the Active 23wD to VGA adaptor has?
Have one of those adaptors but it puts a fair bit of weight on the Riser, with the adaptor and a chunky VGA cable it moves the top away from the CD32
making it a bit flakey in operation.