Forum: Open Source & Homebrew Jailbreak - If you are looking for news and helpful information on PS3 topics like open source and homebrew jailbreak solutions then PSX-Scene should be your first stop. You can stay up to date on topics such as PSGroove and PSFreedom plus much more.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: PIC PSGrooPIC flashing/DIY guide, FAQ and hex files collections
  

Page 3 of 39 FirstFirst 1 2 3 4 5 13 ... LastLast
Results 21 to 30 of 390
  1. #21  
    iLLNESS is offline Member
    Join Date
    Dec 2002
    Location
    Ontario
    Posts
    923
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    thanks for the thread
    PIC based jailbreakers please visit my thread below and please READ. I have spent a few hours now trying to explain everythign as best I can here. You will also find my latest HEX releases there as well.

    http://psx-scene.com/forums/showthre...946#post546946
    Reply With Quote  

  2. #22  
    skygunner is offline Member
    Join Date
    May 2005
    Posts
    194
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by plexo View Post
    ive built this :

    [img]http://psx-scene.com/tmp/psx-scene/pictures/schematic.png[/img

    is it possible to just add a button from gnd to pin 17 for the bootloader? i have built an ART2003 programmer and running on the standard hex but wanting to add the bootloader..

    i am using a 18F2550.. is there a hex made for this with the gnd to pin 17 bootloader?

    LED is on B1...

    been looking through other threads but its unreal how many different hexs there is now u just cant keep up with it lol
    about the basic schematics, modify it to support bootloader, art2003 PIC programmer and LVP, see here and following replies in that thread.
    http://psx-scene.com/forums/showpost...&postcount=988 (PSGroove finally ported to a new chipset: PIC18F2550)
    I don't have one built like that schematics, and I use PicKit 2, so I can't test/verify what modification will make this.
    Also don't quote the full image in mine reply
    Last edited by skygunner; 09-12-2010 at 11:49 PM.
    PSGrooPIC flashing/DIY guide, FAQ
    http://psx-scene.com/forums/showthread.php?t=65863
    Reply With Quote  

  3. #23  
    Ruddicz is offline Member
    Join Date
    Nov 2004
    Posts
    324
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Awesome. Thank you very much, this is greatly appreciated and should be locked & stickied.
    In regard to skygunner post above referring to art2003 programming and bootloaders - im still unclear if that information holds true, I read it earlier in the thread - with the above information I can see if it is indeed true as I have a bootloader schematic using MCLR made, and will try that hex.
    Reply With Quote  

  4. #24  
    Dcoz is offline Registered User
    Join Date
    Sep 2010
    Posts
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Olimex PIC-USB-4550
    MCHPUSB Bootloader
    Use the bootloader version in 3rd reply MP's build, this board has LED on pin 22 which is B1(D3 on 4550 datasheet).

    I have this board purchased from RS components. I've flashed it with PSGrooPIC1.3_BTL-ok_12MHz_20MHz_C0_B0_B1_MCLR_compiled_by_MP using 20Mhz and B1. The device works, but the LED doesn't. The LED is connected on pin 22 and does show D3 on the board. I previously tested MP's CrazyLED but got the same outcome. I know that it's only the LED so if it's too much bother I won't worry about it.

    Thanks for any help.
    Reply With Quote  

  5. #25  
    skygunner is offline Member
    Join Date
    May 2005
    Posts
    194
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by Dcoz View Post
    Olimex PIC-USB-4550
    MCHPUSB Bootloader
    Use the bootloader version in 3rd reply MP's build, this board has LED on pin 22 which is B1(D3 on 4550 datasheet).

    I have this board purchased from RS components. I've flashed it with PSGrooPIC1.3_BTL-ok_12MHz_20MHz_C0_B0_B1_MCLR_compiled_by_MP using 20Mhz and B1. The device works, but the LED doesn't. The LED is connected on pin 22 and does show D3 on the board. I previously tested MP's CrazyLED but got the same outcome. I know that it's only the LED so if it's too much bother I won't worry about it.

    Thanks for any help.
    Maybe it's need to use D3 in source code instead of B1(though they are both pin 22), and even further build for 18F4550 not 18F2550

    Try the one here I attached, use 18F4550.h head file so we can use D3 pin
    20MHz
    MCLR
    LED on D3

    Edit: fixed the boot flag
    Edit: confirmed both are working, use the binOP one which will flash much faster.
    Last edited by skygunner; 09-15-2010 at 10:54 PM.
    PSGrooPIC flashing/DIY guide, FAQ
    http://psx-scene.com/forums/showthread.php?t=65863
    Reply With Quote  

  6. #26  
    skygunner is offline Member
    Join Date
    May 2005
    Posts
    194
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by lugi View Post
    Could some post a modified main.c with enabled bootloader mode (pin 17-gnd).

    I don't really know what to enable..was reading comments
    ...

    I want to compile my own

    And maybe with both leds enabled..
    Do you mean compile the firmware or bootloader?
    Last edited by skygunner; 09-15-2010 at 07:01 AM.
    PSGrooPIC flashing/DIY guide, FAQ
    http://psx-scene.com/forums/showthread.php?t=65863
    Reply With Quote  

  7. #27  
    lugi is offline Member
    Join Date
    Feb 2007
    Posts
    46
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Firmware yes.. thnx will try later

    Btw..to enter booloader on "Microchip USB HID Bootloader" the switch should be between 1&GND, right? As far as this schematic is right ( When using the PSGrooPIC "Bootloader USB HID C18 18F2550Trainer: HEX + SRC")

    Im just so confused about these bootloaders :brrrr:
    Reply With Quote  

  8. #28  
    skygunner is offline Member
    Join Date
    May 2005
    Posts
    194
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by lugi View Post
    Firmware yes.. thnx will try later

    Btw..to enter booloader on "Microchip USB HID Bootloader" the switch should be between 1&GND, right? As far as this schematic is right ( When using the PSGrooPIC "Bootloader USB HID C18 18F2550Trainer: HEX + SRC")

    Im just so confused about these bootloaders :brrrr:
    i don't think it will work if you only have a switch on pin 1 to GND, it's more or less a rest for pin 1 to GND, but you need the jump pin signal for bootloader to continue itself, so it should be VDD pin 20 to GND for this particular bootloader?
    I can't comment on the resistor and diode between pin 20 and GND as I don't understand it's purpose either.

    For other MCPHSUSB Bootloader, it has pin 17 to GND by default;
    sometime you need a 10K resistor between pin 1 MCLR to GND;

    For MP's custom MCPHSUSB Bootloader and schematic, it short pin 28 to GND for bootloader pin, and it has 10K resistor between pin1 MCLR to GND;

    Normally you don't need to build a reset button on MCLR to GND as hold the bootloader's boot pin and plug it in is same as reset and hold boot pin;

    Edit: I updated the 'Modify your existing board to support bootloader' part in the FAQ in the first page. It still needs to be confirmed/corrected

    Edit: The 18F2550Trainer USB HID C18 bootloader must have bootloader pin configured on pin 1 too; so while you press the button, it does both reset and bootloader pin;

    With MCLR enabled, you need to connect MCLR pin 1 to VDD through a 10K resistor;
    Last edited by skygunner; 09-14-2010 at 12:46 AM.
    PSGrooPIC flashing/DIY guide, FAQ
    http://psx-scene.com/forums/showthread.php?t=65863
    Reply With Quote  

  9. #29  
    hvckz's Avatar
    hvckz is offline Member
    Join Date
    Sep 2010
    Location
    core os
    Posts
    40
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    13
    Likes Received
    0
    i'm gonna be using 40 pin 18f4455
    so what hex do you do suggest?

    this is my diagram:
    Last edited by hvckz; 09-13-2010 at 08:43 AM. Reason: added the diagram
    Reply With Quote  

  10. #30  
    skygunner is offline Member
    Join Date
    May 2005
    Posts
    194
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by hvckz View Post
    i'm gonna be using 40 pin 18f4455
    so what hex do you do suggest?

    this is my diagram:
    [IMG]http://img832.imageshack.us/img832/2080/mydiagram.png IMG]
    well it doesn't have pin out on it,hard to read...looks like it's LED is on pin A3, which is no one is using that for LED here yet;
    But it doesn't matter, you can still use it to jailbreak without LED;
    you can use one of the firmware in
    PSGrooPIC1.3_noBTL_12MHz_20MHz_C0_B0_B1_MCLR_compi led_by_MP.zip
    from the first page. choose the right Crystal OSC value;

    However, note your schematics doesn't support bootloader, if later you want to use bootloader, ref to the 'Modify your existing board to support bootloader' section.
    PSGrooPIC flashing/DIY guide, FAQ
    http://psx-scene.com/forums/showthread.php?t=65863
    Reply With Quote  

Page 3 of 39 FirstFirst 1 2 3 4 5 13 ... LastLast
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •