programming with a raspberry pi guide

Help & news on accelerators from TF, Amiga, Atari, CD32 etc

Moderators: terriblefire, Terriblefire Moderator

Post Reply
oggie
Posts: 46
Joined: Fri Oct 11, 2019 12:21 am

programming with a raspberry pi guide

Post by oggie »

I'm trying to flash my tf330 I bought from alenppc using a raspberry pi. But I forget the connections and exact commands. The wiki is now gone from github, which was very helpful, so I'm at a loss as to what the process is.

Does anyone have a guide or a copy of the wiki page they could send me?
oggie
Posts: 46
Joined: Fri Oct 11, 2019 12:21 am

Re: programming with a raspberry pi guide

Post by oggie »

Answering my own question here, but I think it's this for Pi Ver 1:
Pin 7 (GPIO4) -> TMS
Pin 15 (GPIO22) -> TDI
Pin 13 (GPIO27) -> TDO
Pin 11 (GPIO17) -> TCK
Pin 1 -> 3.3v

And the command is:
sudo xc3sprog -v -c sysfsgpio_creator -p 0 <insert filename here>.jed:w
User avatar
kludge
Posts: 393
Joined: Thu Nov 08, 2018 2:05 pm
Location: Sweden

Re: programming with a raspberry pi guide

Post by kludge »

I think it depends on the model of Pi used. @terriblefire didn’t even specify the GPIOS on the wiki for that very reason.

But it would be great if that information could go back on github, or here. Or wherever :)
A kludge is a workaround or quick-and-dirty solution that is clumsy, inelegant, inefficient, difficult to extend and hard to maintain.

My lack of focus:
[ 4 * Amiga 500 ][ Amiga 500+ ][ 2 * Amiga 600 ][ A1200 ][ Amiga 2000 w/ A2386 ][ Amiga 4000/030 w/ CyberVision 64 3D, FastLane SCSI Z3 ][ CD32 ][ VIC-20 ][ 4 * C64 Breadbin ][ 5 * C64C ][ 2 * C128 ][ C128D ][ C64 DTV ][ Mac Classic ][ Mac Classic II ][ Mac Colour Classic ]
User avatar
supaduper
Posts: 561
Joined: Thu Nov 08, 2018 12:05 pm

Re: programming with a raspberry pi guide

Post by supaduper »

Here is my guide with the info needed to flash with raspberry pi, in one post there is a link to my Raspian 8gb image which has all the programming software on it ready to use
My raspbian is passworded its ` Backlash1`

This was on a Rasp pi 3 but should be ok on a 2...BUT CHECK YOU HAVE THE RIGHT PINOUTS !

https://www.exxosforum.co.uk/forum/viewt ... 8&start=10
User avatar
arkadiusz.makarenko
Moderator Team
Moderator Team
Posts: 1208
Joined: Wed Jun 19, 2019 7:36 am
Location: Edinburgh

Re: programming with a raspberry pi guide

Post by arkadiusz.makarenko »

I have image for RPi Zero. if someone was interested just ping me, I will rip it.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
oggie
Posts: 46
Joined: Fri Oct 11, 2019 12:21 am

Re: programming with a raspberry pi guide

Post by oggie »

kludge wrote: Mon Sep 14, 2020 8:10 pm I think it depends on the model of Pi used. @terriblefire didn’t even specify the GPIOS on the wiki for that very reason.

But it would be great if that information could go back on github, or here. Or wherever :)
That's a good point. My pi is a v1, so those pins are definitely not the same on a 2 or 3
terriblefire
Moderator Team
Moderator Team
Posts: 5368
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: programming with a raspberry pi guide

Post by terriblefire »

The reason i left it off was so that people dont blow up their Pi's and take time to think about the pinouts.
———
"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."
Post Reply

Return to “Terriblefire's channel”