[Hackrf-dev] HackRF not working - help

Dominic Spill dominicgs at gmail.com
Fri Apr 8 19:25:09 EDT 2016


On 5 April 2016 at 14:20, Don Gray <dgray00 at hotmail.com> wrote:
>
> lsusb output before & after dfu-util download:

Could you also check the dmesg output after the dfu-util step?

> LED status remains the same as my initial symptom description; The 3V3 LED
> illuminates normally, ALL other LEDs are illuminated but very dim. When I
> push DFU and RESET,  the RF LED goes out. After the DFU download the RF LED
> comes back on (but still dim).  Almost seems to me that the HackRF is
> resetting (on it's own) right after the download?

The first thing it does when the DFU download finishes is to run the
code that was transferred, so it sounds like it's hitting the same
problem as it does with the firmware in flash.

Could you try another firmware for me?  We have a very basic firmware,
called blikny.dfu that should just blink the LEDs (it won't do
anything over USB).  I've built a copy and uploaded it here:
https://dominicspill.com/blinky.dfu

If this works it will tell us that the DFU process is working, but the
problem is in running the regular HackRF firmware.

Thanks,
  Dominic

>> From: dominicgs at gmail.com
>> Date: Tue, 5 Apr 2016 13:02:09 -0700
>> Subject: Re: [Hackrf-dev] HackRF not working - help
>> To: dgray00 at hotmail.com
>> CC: hackrf-dev at greatscottgadgets.com
>>
>> On 4 April 2016 at 14:21, Don Gray <dgray00 at hotmail.com> wrote:
>> >
>> > It seems to be taking the DFU download but not responding afterwards...
>> > Here's what I captured:
>> >
>> > dfu-util: DFU suffix CRC does not match
>> > dfu-util: A valid DFU suffix will be required in a future dfu-util
>> > release!!!
>> > Opening DFU capable USB device...
>> > ID 1fc9:000c
>> > Run-time device DFU version 0100
>> > Claiming USB DFU Interface...
>> > Setting Alternate Setting #0 ...
>> > Determining device status: state = dfuIDLE, status = 0
>> > dfuIDLE, continuing
>> > DFU mode device DFU version 0100
>> > Device returned transfer size 2048
>> > Copying data from PC to DFU device
>> > Download [=========================] 100% 20484 bytes
>> > Download done.
>> > dfu-util: unable to read DFU status after completion
>>
>> This looks like the expected output from dfu-util. Did you do
>> anything after this? Reset the device?
>>
>> After downloading the firmware to the device, it should jump straight
>> in to it and run it. Does anything appear in lsusb output? (It will
>> show up as an OpenMoko device). Which LEDs are on?
>>
>> Thanks,
>> Dominic
>>
>


More information about the HackRF-dev mailing list