Robotonics / pinguino32

Automatically exported from code.google.com/p/pinguino32
0 stars 0 forks source link

pinguino 32 diy - IDE x3 does not burn the .hex #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open IDEx.3 rev 399, like sudo or normal user
2. compile Blink.pde, using  pins 13 and 7 (no one works)
3. load the Blink.hex in the board (in bootloader mode)

What is the expected output? What do you see instead?

UBW32 found: 1610633216 bytes free
Erasing...
Writing hex file 
'/home/yagui/programas/pinguinoX.3rev399/examples/01.Basics/Blink/Blink.hex':...
.......................................................
Resetting device...
  that said the IDE x3, but the ping32 diy has not responded

and this say dmesg | grep usb : 

[ 1538.668215] usb 2-2: new full-speed USB device number 5 using uhci_hcd
[ 1538.844333] generic-usb 0003:04D8:003C.0004: hiddev0,hidraw0: USB HID v1.11 
Device [Microchip Technology Inc. USB HID Bootloader] on 
usb-0000:00:1d.0-2/input0

What version of the product are you using? On what operating system?

linux mint 13 maya- ide x3 rev 399 - 

bootloader: PIC32MX250F128B_-_HID_Bootloader.hex

Please provide any additional information below.

PD: the IDE works well with the pinguino 18F4550, diy too.
 ive connected the VBUS pin to VDD(3.3v or 5v, no one works).

 i have the pic32mx250/220/230, everyone with the same results.

Original issue reported on code.google.com by axs.iba...@gmail.com on 4 Sep 2012 at 2:07

GoogleCodeExporter commented 9 years ago
Probably hardware issue on your DIY board.

Original comment by rblanchot@gmail.com on 23 Apr 2013 at 9:14