dwmw2 / mphidflash

Automatically exported from code.google.com/p/mphidflash
GNU General Public License v3.0
0 stars 1 forks source link

PIC32MX675F512H #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Recently, I use PIC32MX675F512H.

I wrote USB HID bootloader and succeeded to erase, program and verify
with PIC32UBL.exe on Windows7. Of course, the application firmware is
no trouble.

However, the latest mphidflash(svn trunk ver.) cannot be used on this
bootloader.

I tried on Mac OS X 10.6.8 and the massage "USB HID device found" is shown
but the process is stopped.

Are there any solution?

*PIC32 bootloader's url
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1824&appn
ote=en554836

Thank,

Original issue reported on code.google.com by yamamo2s...@gmail.com on 1 Sep 2011 at 1:52

GoogleCodeExporter commented 8 years ago
You are running into the same problem we are. For some reason the mphidflash is 
trying to send low speed data inside a full speed frame. We are working on it 
as well.

Thanks,
Gordon

Original comment by usbd...@gmail.com on 5 Feb 2014 at 4:21

GoogleCodeExporter commented 8 years ago
Duplicate of issue #11 (using that as master as it provided more info)

Original comment by fnargwibble on 30 Jun 2014 at 7:44