Hello,
I got myself a pair of maple mini r3 and the regular maple r5. I setup the ide, and although i am able to upload the code into the maple r5 board, I was not able to upload code to the maple mini. I uploaded drivers, and when i run dfu-util.exe -l, I get:
dfu-util - (C) 2007-2008 by OpenMoko Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
Found DFU: [0x1eaf:0x0003] devnum=1, cfg=0, intf=0, alt=0, name="DFU Program RAM
0x20000C00"
Found DFU: [0x1eaf:0x0003] devnum=1, cfg=0, intf=0, alt=1, name="DFU Program FLA
SH 0x08005000"
I got my board in perpetual bootloader mode, and then i tried to upload the blink program. When the board is in bootloader mode, I click upload and then i get:
Reset via USB Serial Failed! Did you select the serial right serial port?
Assuming the board is in perpetual bootloader mode and continuing to attempt dfu programming...
Searching for DFU device [1EAF:0003]...
Found it!
Opening USB Device 0x1eaf:0x0003...
Found Runtime: [0x1eaf:0x0003] devnum=1, cfg=0, intf=0, alt=1, name="DFU Program FLASH 0x08005000"
Setting Configuration 1...
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x0400
bytes_per_hash=257
Starting download: [##################################################] finished!
state(8) = dfuMANIFEST-WAIT-RESET, status(0) = No error condition is present
Done!
Resetting USB to switch back to runtime mode
However no matter what i tried i was not successful to upload code and execute it. And I wanted to ask, how do we get out of perpetual bootloader mode.
any ideas/recomendations/help greatly appreciated,
-c.b.