Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

TF CD32 Riser Revision 2 Design Complete

TF CD32 Riser

Moderators: terriblefire, Terriblefire Moderator

terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF CD32 Riser Revision 2 Design Complete

Post by terriblefire »

Posted two out to @arkadiusz.makarenko today. One has the video buffer chip on the other doesnt. I only had two chips.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1371
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: TF CD32 Riser Revision 2 Design Complete

Post by arkadiusz.makarenko »

terriblefire wrote: Sat Nov 07, 2020 2:35 pm Posted two out to @arkadiusz.makarenko today. One has the video buffer chip on the other doesnt. I only had two chips.
So I should build both and send one back to you?
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF CD32 Riser Revision 2 Design Complete

Post by terriblefire »

arkadiusz.makarenko wrote: Sun Nov 08, 2020 12:58 pm
terriblefire wrote: Sat Nov 07, 2020 2:35 pm Posted two out to @arkadiusz.makarenko today. One has the video buffer chip on the other doesnt. I only had two chips.
So I should build both and send one back to you?
No I’ll build mine ... eventually
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1371
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: TF CD32 Riser Revision 2 Design Complete

Post by arkadiusz.makarenko »

I am still slowly working on it, but I must say that it is getting more complex than I initially thought.
At this moment I am working on usb->adf->MFM side of things.

PS.
I am still waiting for PCBs.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF CD32 Riser Revision 2 Design Complete

Post by terriblefire »

I’m guessing the xmas post slowdown has hit then.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1371
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: TF CD32 Riser Revision 2 Design Complete

Post by arkadiusz.makarenko »

terriblefire wrote: Wed Nov 11, 2020 7:55 am I’m guessing the xmas post slowdown has hit then.
Arrived today. :)
Thank you.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: TF CD32 Riser Revision 2 Design Complete

Post by terriblefire »

arkadiusz.makarenko wrote: Tue Nov 10, 2020 6:39 pm I am still slowly working on it, but I must say that it is getting more complex than I initially thought.
At this moment I am working on usb->adf->MFM side of things.
That will be fun. Remember the floppy idea was "experimental". I simply put those pins on the ARM because they were not doing anything else.
arkadiusz.makarenko wrote: Wed Nov 11, 2020 12:49 pm Arrived today. :)
Thank you.
No problem!
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1371
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: TF CD32 Riser Revision 2 Design Complete

Post by arkadiusz.makarenko »

terriblefire wrote: Wed Nov 11, 2020 1:03 pm
arkadiusz.makarenko wrote: Tue Nov 10, 2020 6:39 pm I am still slowly working on it, but I must say that it is getting more complex than I initially thought.
At this moment I am working on usb->adf->MFM side of things.
That will be fun. Remember the floppy idea was "experimental". I simply put those pins on the ARM because they were not doing anything else.
arkadiusz.makarenko wrote: Wed Nov 11, 2020 12:49 pm Arrived today. :)
Thank you.
No problem!

I think my objective on this revision is to prove that FlashFloppy can be adapted and work at all with other stuff already on this microcontroller.

My family is self isolating after school outbreak, so it is good to have some project to focus on.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1371
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: TF CD32 Riser Revision 2 Design Complete

Post by arkadiusz.makarenko »

@terriblefire

I am quitting on straight port of FlashFloppy. Too many hardware and custom class dependencies.
I have ported/hacked 7 classes, and I still discover another few to make it work ... this will not work as I use different libraries and there is plenty of direct asm calls.

I am not quitting idea but I need to actually understand it better and rewrite it from bottom up. and then lift the code which manages adf images, generate signals, and control timings. But all the low level classes need to be written from scratch.

Great thing is that Kier has full Git history, I can trace from bottom up how he started and solved issues at the same beginning. Now firmware is super universal with support for so many platforms and configurations which makes it great to use, but extremely difficult to port.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
makaron
Posts: 6
Joined: Tue Nov 13, 2018 5:59 pm

Re: TF CD32 Riser Revision 2 Design Complete

Post by makaron »

@terriblefire

Sorry, can't log in using Facebook.

I built new card today.
I haven't ordered 100k resistors on video line (installed biggest I had 20k for now), but video is badly overexposed and colours do not match, video is very soft.
I will try with 100k in few days and will let you know.

PS.
I still need to work on cd32 gamepad support, it does work on ATK, but doesn't pass gamepad detection. Need to fix this. And few other bugs line stuck buttons in override etc. I don't handle registers correctly. Need to fix it.
Post Reply

Return to “TF CD32 Riser”