XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2013, 09:03:47 AM


Login with username, password and session length


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
Author Topic: USB SPI Flasher with PIC18F2455 - now with source and binaries  (Read 309154 times)
ernestino
Member
**
Posts: 17


View Profile
« Reply #240 on: December 02, 2009, 02:24:11 PM »

I have been trying to build art2003 programmer with no luck.. I have tried to rebuild it couple of times but it still doesnt work.. Could it be that my laptop LPT port doesnt support pic programming? It couldnt handle nand dumping throught LPT.. I'll try with different PC at next weekend but it would be nice to hear some thoughts..

I also had problem with ART2003 programmer. It didnīt work until I choosed  Use Vdd and Use Mclr in WinPic800.

« Last Edit: December 02, 2009, 05:26:41 PM by ernestino » Logged
fatjoe
Member
**
Posts: 16


View Profile
« Reply #241 on: December 03, 2009, 12:52:13 AM »

I also had problem with ART2003 programmer. It didnīt work until I choosed  Use Vdd and Use Mclr in WinPic800.

Thanks! Ill try that Cheesy
Logged
Ruley
Newbie
*
Posts: 2


View Profile
« Reply #242 on: December 03, 2009, 06:39:30 AM »

Any idea why this happens

I used cory1492 binarys and sandungas schmatic
It took 2mins to dump and every block had errors
Just did another dump and everytime I got error 301
« Last Edit: December 03, 2009, 07:00:59 AM by Ruley » Logged
Arakon
Administrator
Xbox Hacker
*****
Posts: 6925


View Profile
« Reply #243 on: December 03, 2009, 07:31:47 AM »

Your flashconfig is wrong, it couldn't possibly work. You got a wire mixup, a bad parallel port for this, or the wires are too long.
Logged

I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
TSX1
Hacker
***
Posts: 94


View Profile
« Reply #244 on: December 03, 2009, 03:44:25 PM »

I've built ART2003 from schematics and I've been using WinPic800 to program a PIC18F4550 with PicXBoot_12.hex and when I choose "use vdd" and "use mclr" in settings (like 'ernestino'), Winpic800 recognizes the PIC18F4550 but without those 2 selections, WinPic800 doesn't recognize the PIC!
I want to know if I can use those settings and do the job?
I've also tested programming the chip and it seems OK but when I use Verify button in WinPic800, it gives Error in verification!
(I used data sheets for PIC18F4550 to get the right PIN configuration.)
Thx
Logged
maximilian0017
Xbox Hacker
*****
Posts: 684


View Profile
« Reply #245 on: December 03, 2009, 05:04:10 PM »

(I used data sheets for PIC18F4550 to get the right PIN configuration.)

The Pic18f4550 and the Pic18f2455 have the same datasheet and also the same pinout.

The pinout should be correct in:
http://products.foxdelta.com/programmer/art2003/FDart2003.jpg

Settings:
http://products.foxdelta.com/programmer/art2003/ART2003-LVP.pdf
(LVP = ON)
« Last Edit: December 03, 2009, 05:10:20 PM by maximilian0017 » Logged
TSX1
Hacker
***
Posts: 94


View Profile
« Reply #246 on: December 03, 2009, 05:29:00 PM »

(I used data sheets for PIC18F4550 to get the right PIN configuration.)

The Pic18f4550 and the Pic18f2455 have the same datasheet and also the same pinout.

Actually, PIC18F2455 has 28 pins but PIC18F4550 has 40 pins!
Here is datasheet : http://ww1.microchip.com/downloads/en/DeviceDoc/39632D.pdf

Anyway, I just tested with another PC and everything works fine! I think there was a problem with LPT port on the previous PC. Now with default settings in WicPic800 I can write and verify completely.
Now I have another question, is it possible to merge two hex files (PicXBoot_12.hex and PICFLASH.hex) and then write merged file into the PIC using ART2003 programmer?
Logged
maximilian0017
Xbox Hacker
*****
Posts: 684


View Profile
« Reply #247 on: December 03, 2009, 05:52:25 PM »

Actually, PIC18F2455 has 28 pins but PIC18F4550 has 40 pins!

U R Right, Should stay with AVR's, PICs are just to confusing for me :-)
The manual for programmer also threw me off.

Glad you worked it out.
Any idea why the original pc would not work?(voltages?) 
Logged
TSX1
Hacker
***
Posts: 94


View Profile
« Reply #248 on: December 03, 2009, 07:29:46 PM »

Glad you worked it out.
Any idea why the original pc would not work?(voltages?) 
Thanks.
About the first PC which wasn't working well with programmer, I don't really know what the problem is, but what I do know is, it has something to do with the mainboard because I remember when I wanted to use the very LPT port to reset my printer cartridge (even in DOS OS) it wasn't doing the job!
Logged
rolf2
Master Hacker
****
Posts: 113



View Profile
« Reply #249 on: December 04, 2009, 03:58:44 AM »

edit:/ with many thanks to federicobj for testing on a jasper 512M, I believe the jasper big block issue and nandpro2b ARM detect issues (but not the underlying reason for 2b having an ARM check?) are now both solved. I could still use a second test though, as federicobj is not able to get their original dump to function on the console through lpt or usb.

can you share this new hex ?

R.
Logged
Kinnison
Newbie
*
Posts: 3


View Profile
« Reply #250 on: December 05, 2009, 04:13:02 AM »


PIC Firmware
Update: PIC Source code for this board is at http://free60.git.sourceforge.net/git/gitweb.cgi?p=free60/tools;a=tree;f=picflash
CST 12,00      12 MHz Resonator
PIC 18F2455-I/SP   the PIC
Windows XP SP3

Hi all,
Is it possible to merge two hex files (PicXBoot_12.hex and PICFLASH.hex) and then write merged
file into the PIC using PIKprog2 (http://www.elnec.com/products/device-programmers/pikprog2/) programmer?

Thanks!
Sorry for my poor english.
Logged
damn!
Hacker
***
Posts: 90


View Profile
« Reply #251 on: December 05, 2009, 08:16:29 AM »

 I have a problem with my USB Flasher. It works fine but now i have a falcon board here and the NAND doesn't get recodnized. Are there any solutions?
Logged
rolf2
Master Hacker
****
Posts: 113



View Profile
« Reply #252 on: December 05, 2009, 08:31:26 AM »

I have a problem with my USB Flasher. It works fine but now i have a falcon board here and the NAND doesn't get recodnized. Are there any solutions?

try this : http://www.xboxhacker.net/index.php?topic=12306.msg89624#msg89624
Logged
damn!
Hacker
***
Posts: 90


View Profile
« Reply #253 on: December 05, 2009, 09:26:24 AM »

How do I have to flash this? I don't have a PIC Burner, i was buying it allready flashed.
Logged
Jpen
Newbie
*
Posts: 7


View Profile
« Reply #254 on: December 05, 2009, 01:11:49 PM »

I'm considering buying a USB SPI from Grim187 at Xbox-Scene. It doesn't have a ground wire from the SPI to the Xbox, could this potentially cause problems? It looks a little janky, but he claims it works perfectly.

A photo of the design he uses:
http://i12.photobucket.com/albums/a246/Grim187/uspspi-1.jpg
Logged
rolf2
Master Hacker
****
Posts: 113



View Profile
« Reply #255 on: December 05, 2009, 01:34:36 PM »

"design" is horrible and how this can work without ground ?
lawk it's so hard to build something like this :

Logged
Kinnison
Newbie
*
Posts: 3


View Profile
« Reply #256 on: December 05, 2009, 01:47:57 PM »


PIC Firmware
Update: PIC Source code for this board is at http://free60.git.sourceforge.net/git/gitweb.cgi?p=free60/tools;a=tree;f=picflash
CST 12,00      12 MHz Resonator
PIC 18F2455-I/SP   the PIC
Windows XP SP3

Hi all,
Is it possible to merge two hex files (PicXBoot_12.hex and PICFLASH.hex) and then write merged
file into the PIC using PIKprog2 (http://www.elnec.com/products/device-programmers/pikprog2/) programmer?

Thanks!
Sorry for my poor english.
Logged
Jpen
Newbie
*
Posts: 7


View Profile
« Reply #257 on: December 05, 2009, 01:48:50 PM »

"design" is horrible and how this can work without ground ?
lawk it's so hard to build something like this :
http://www.rolf2.co.cc/flasher.jpg
Circuit knowledge isn't as common as simple soldering skill. If it's easy, you should start selling them. I'm sure when the large-block XBR is released there will be a large demand for these. I'm surprised some Chinese company hasn't brought one out yet.
Logged
rolf2
Master Hacker
****
Posts: 113



View Profile
« Reply #258 on: December 05, 2009, 02:08:02 PM »

@Kinnison

ok, here is full hex ver3b (boot+picflash) readed by winpic800 from working pic. 12 mhz and LVP is disabled, so changhe this if this is not ok for your flasher!

http://www.rolf2.co.cc/full2455.rar


R.
Logged
Kinnison
Newbie
*
Posts: 3


View Profile
« Reply #259 on: December 05, 2009, 02:13:29 PM »

@Kinnison

ok, here is full hex ver3b (boot+picflash) readed by winpic800 from working pic. 12 mhz and LVP is disabled, so changhe this if this is not ok for your flasher!

http://www.rolf2.co.cc/full2455.rar


R.

Many thanks!!!
Logged
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM