You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
TF Riser Revision 0 Arrives
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5675
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Mine is built enough to start testing
You do not have the required permissions to view the files attached to this post.
———
"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."
-
go0se
- Posts: 411
- Joined: 25 Nov 2018 19:55
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: 5675
- Joined: 28 Aug 2017 22:56
- 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: 18 Jan 2020 00:28 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: 5675
- Joined: 28 Aug 2017 22:56
- 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."
-
go0se
- Posts: 411
- Joined: 25 Nov 2018 19:55
Re: TF Riser Revision 0 Arrives
I have a number of CD32 bootable cover discs here that include Workbench and serial.deviceterriblefire wrote: 18 Jan 2020 13:59 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: 5675
- Joined: 28 Aug 2017 22:56
- 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: 5675
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF Riser Revision 0 Arrives
Physically this is what the prototype looks like...
You do not have the required permissions to view the files attached to this post.
———
"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: 5675
- Joined: 28 Aug 2017 22:56
- 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: 18 Jan 2020 15:20 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: 5675
- Joined: 28 Aug 2017 22:56
- 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: 5675
- Joined: 28 Aug 2017 22:56
- 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
You do not have the required permissions to view the files attached to this post.
———
"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."
Who is online
Users browsing this forum: CCBot and 10 guests