O hai!
I've made some changes to PSGrooPIC to add compatibility with PIC18F4550 and with
PIC18F2450 (PS3Break/USBreak, which makes it also compatible with PIC18F4450).
Other change that I introduced to PSGrooPIC is a wider compatibility with LEDs. Now it suports the next ones:
- LEDs that indicate USB traffic / Jailbreak success:
- RC0: Pin 11
- RB1: Pin 22
- RB4: Pin 25
- LEDs that indicate Jailbreak success;
- RC1: Pin 12
- RB5: Pin 26
I have also updated PL3 (which only has changes for firmware 3.15).
Cheers.
@Español
O hai!
He hecho cambios al PSGrooPIC para que sea compatible con el PIC18F4550 y con el PIC18F2450 (PS3Break/USBreak, lo que lo hace también compatible con el PIC18F4450).
Otra cosa añadida al PSGrooPIC ha sido una mayor compatibilidad de LEDs. Ahora soporta los siguientes LEDs:
- LEDs que indican tráfico USB / éxito del Jailbreak:
- RC0: Pin 11
- RB1: Pin 22
- RB4: Pin 25
- LEDs que indican éxito del Jailbreak;
- RC1: Pin 12
- RB5: Pin 26
Además he actualizado el PL3 (únicamente trae cambios para la 3.15).
Saludos.
Hi!
ResponderEliminarHow compile psgroopic for Pic 18f26J50 or 18f46J50?
This chip seems to be a nice upgrade to the more common USB-capable 18F4550. The 18F46J50 has 64 Kbytes of programming memory compared to 32 Kbytes of the 18F4550.
I am able to get the HID bootloader and usb works fine. But when the ricombilo psgroopic I see an unknown device, but not the generic hub. How do I do?