AO: We are back from the dead... again! After an 18 day outage, we are finally alive and well. Who knew how complicated updating software/databases from 2008 would be. I still have alot of tweaks to make, but my main goal was getting everything patched and updated to 2026.
Vbulletin 6 has changed alot since 2008 so we will have a ton of new features to dig into.
check out pages 18-21 for the different sizes available I'd stick to the 20Mhz chips since that's what the current chip is. the only thing left is to check digikey and see what the availability is because they only stock the common options... which is what we would want anyways.
These chips have several advantages first if I would ever run out of memory I can get the same chip with up to 16k of memory (8 times the current chip although 4k should be pleanty)
second they can be really tiny 5x5x1mm... much smaller than the current chip
and that's just to name a few physical details... there's a few programming advantages too.
this processor has the same footprint for the boards it would make it easy ..
It looks like a good chip there are 2 things that concern me... the pinnout is different enough so that it could never be a drop in chip, and also it doesn't have as many IO pins. It has 16 instead of 18. That isn't really a problem though because currently only 13 of them are actually used.
This chip does have some of the advantages of the Mega48 too... the main one is that every IO pin is an interrupt. This means the gun could be put in sleep mode whenever you're not shooting and not kill yout battery... I actually wrote the code to do this before I realized that it would never work because the only interrupt is the trigger.
Here is a list of what i found when doing a pinnout of the Board. If anyone wants a full pinnout of the Microcontroller or a reverse engineered schematic on the board let me know and i'll either email it to you or post it if i get enough requests.
Port B
PB7 - N/C
PB6 - ACE
PB5 - Tournament Lock
PB4 - Display RS
PB3 - Display DATA IN
PB2 - Display CLOCK
PB1 - Low Voltage
PB0 - N/C
Port D
PD7 - N/C
PD6 - Display CE
PD5 - Bottom Button
PD4 - Top Button
PD3 - Solenoid/Warp Feed (at the same time)
PD2 - Trigger (HES)
PD1 - N/C
PD0 - N/C
Can someone double check these? I haven't gotten far enough in the code to use all of them yet and it would be extreemly frustrating if i had this part wrong. Send Me a PM and i'll edit my post so as not to confuse anyone who reads this later.
Paul ;
I cannot find a reference to pd7 on the chip diagram. Any thoughts ? Could you e-mail me the schematic of the board ?
Kayle
"It's my buddies gun"
"I just bought it"
"It came that way"
"I borrowed it "
I HAVE HEARD THEM ALL, SO BE ORIGINAL !!!
My gun says I'm holding it back from doing great things ...
Paul ;
I cannot find a reference to pd7 on the chip diagram. Any thoughts ? Could you e-mail me the schematic of the board ?
Kayle
Yea guess I put that in there just to make things symmetric... In actuality you're right PD7 does not exist. The other one had 7 so I just made that one have 7 and left is as N/C. sorry for the confusion
I can make a crossover to move connections but the fewer the better. Better get youre programming fingers warmed up I think we can do this. Can you send me the diagram of the board ? That would save me alot of time ..
Kayle
"It's my buddies gun"
"I just bought it"
"It came that way"
"I borrowed it "
I HAVE HEARD THEM ALL, SO BE ORIGINAL !!!
My gun says I'm holding it back from doing great things ...
are there any pins that cannot be moved by programming ? other than VCC and GND
I can make a crossover to move connections but the fewer the better. Better get youre programming fingers warmed up I think we can do this. Can you send me the diagram of the board ? That would save me alot of time ..
Kayle
I'll send you what I got, but pm me your email again, can't seem to find it.
Anyone know why Lorne's website is down and if the files are mirrored/archived anywhere? I bought the programmer more than a year ago, but never got around to flashing my gun. Also, any chance the programmer works with Vista?
Thanks,
-Calvin
From a poster at PB Nation:
""Jim, back to your cave. Bob Long is on the batphone..."
Anyone know why Lorne's website is down and if the files are mirrored/archived anywhere? I bought the programmer more than a year ago, but never got around to flashing my gun. Also, any chance the programmer works with Vista?
Thanks,
-Calvin
Mine is an old serial programmer and it works perfectly with Vista. Don't know about the site but if Lorne doesn't mind I can get you a copy of 1.8. PM him first to make sure, ok?
Comment