TF Riser Revision 0 Arrives
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Mine is built enough to start testing
———
"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."
"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."
Re: TF Riser Revision 0 Arrives
Which variant of the ARM micro-controller did you order in the end? Was it the same STM32F105RBT6 specified for in HID2AMI?
Cheers.
Cheers.
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Whole ARM circuit is the same as the HID2AMI except how it talks to the Amiga. That happens via the CPLD. So if in doubt copy HID2AMI.go0se wrote: Sat Jan 18, 2020 12:28 am Which variant of the ARM micro-controller did you order in the end? Was it the same STM32F105RBT6 specified for in HID2AMI?
Cheers.
And dont do what i did and solder on a JM2020 chip instead of a CPLD because they happened to be in my CPLD box. Doh!
———
"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."
"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."
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
OK so i can boot the CD32 without an accelerator (because i only have one MCA connector left) and i can see the arm and cpld.
My plan was to essentially port this firmware
https://github.com/mist-devel/mist-firmware
over to STM32F105 somehow.
Effectively the user io will work exactly the same way.
EDIT: Does anyone know how to (could they) master CD32 CD with Term + serial.device on it... just enough to interact with the Amiga Serial port if you boot from CD?
My plan was to essentially port this firmware
https://github.com/mist-devel/mist-firmware
over to STM32F105 somehow.
Effectively the user io will work exactly the same way.
EDIT: Does anyone know how to (could they) master CD32 CD with Term + serial.device on it... just enough to interact with the Amiga Serial port if you boot from CD?
———
"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."
"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."
Re: TF Riser Revision 0 Arrives
I have a number of CD32 bootable cover discs here that include Workbench and serial.deviceterriblefire wrote: Sat Jan 18, 2020 1:59 pm EDIT: Does anyone know how to (could they) master CD32 CD with Term + serial.device on it... just enough to interact with the Amiga Serial port if you boot from CD?
I'll image one up and provide a link.
EDIT:
Better than me imaging it up and making a hash of it here is a link to one of the discs in CUE/ISO format.
https://archive.org/download/cu-amiga-super-cd-rom-14
You can view the file contents of the iso from the link there as well.
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Thanks
———
"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."
"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."
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Physically this is what the prototype looks like...
———
"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."
"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."
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
The CUCD's do have serial device but dont seem to have Term on them. Hmmm.go0se wrote: Sat Jan 18, 2020 3:20 pm Better than me imaging it up and making a hash of it here is a link to one of the discs in CUE/ISO format.
https://archive.org/download/cu-amiga-super-cd-rom-14
You can view the file contents of the iso from the link there as well.
———
"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."
"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."
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
I'm up and debugging with Cube IDE though... but cant see output on the amiga yet.
Way to echo the serial port to the console?
EDIT:
TYPE SER:
seems to work
Way to echo the serial port to the console?
EDIT:
TYPE SER:
seems to work
———
"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."
"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."
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: Mon Aug 28, 2017 10:56 pm
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Aha..
yes...
For future reference ... CD With Serial.device, Term and Bootable = Weird Science Network CD
yes...
For future reference ... CD With Serial.device, Term and Bootable = Weird Science Network CD
———
"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."
"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."