Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADK does not work with driver #51

Open
DSchndr opened this issue May 8, 2020 · 11 comments
Open

ADK does not work with driver #51

DSchndr opened this issue May 8, 2020 · 11 comments

Comments

@DSchndr
Copy link

DSchndr commented May 8, 2020

The new ADK Configuration Tool (for qcc300x) seems to load the driver but then refuses to work with it.
Could be that Qualcomm added something to the driver that is missing here.

It looks like ahi.dll & testengine.dll is responsible for getting devices; needs to be reverse engineered :P

@DSchndr
Copy link
Author

DSchndr commented May 8, 2020

The program crashed if you force the name to be "USB SPI" instead of "FT232R xxxxxxxx"
Other utilities work just fine with the changed name.

Maybe there is a check somewhere?

@SIDHUNP
Copy link

SIDHUNP commented Nov 19, 2020

hello. i have exact same issue. is there any way to fix it? or did you finally order CSR USB SPI programmer?

@DSchndr
Copy link
Author

DSchndr commented Nov 20, 2020

With the new adk, solder a usb cable to the data pins of the module and connect 5v+ to vin? pin.
Adk config tool works apparently only with usb and not with a spi programmer.
For spi programmer i made one with a stm32 blue pill which works flawlessly.
https://github.com/konsgn/BlueMagic

@SIDHUNP
Copy link

SIDHUNP commented Nov 30, 2020

I will try it thanks.
I tried once with USB, but my board had 3 USB pins namely USBP, USBN, USB3V3. And it had not worked.
I will leave out 3V3 pin and try with data and 5V for VCC. (I am guessing common ground for USB cable and PCB)
PS: For me UFE and PSTool worked no problem with FT232. (Bluesuite 2.6.8)

@SIDHUNP
Copy link

SIDHUNP commented Dec 2, 2020

did not work for me yet. as per datasheet, device should have HID(USB) enabled. It is not. and i need ADK config tool for that.
Not sure of drivers too.

@DSchndr
Copy link
Author

DSchndr commented Dec 3, 2020

I think that i saw that hid can be enabled somewhere in the pskey tool
Do you get a "Qualcomm qcc300x ..." device when you plug it in?
adk is here: https://www.dropbox.com/sh/o4lyrjb1kq73g4j/AADhk5-PCQSe3aND0PfMa5jga?dl=0

@SIDHUNP
Copy link

SIDHUNP commented Dec 3, 2020

I didn't get any notification for USB device connection.
I have ADK. I meant that to enable HID I need ADK connected, for which I need HID enabled(deadlock ;).
Okay I will check in PSTool, but yesterday I searched in vain in the Key list.
Thanks!!

@DSchndr
Copy link
Author

DSchndr commented Dec 3, 2020

Which chip do you have?
I could send a dump of my qcc3003
Iirc on older versions all values were saved in pskeys (aka spi flash)

@SIDHUNP
Copy link

SIDHUNP commented Dec 3, 2020

I have QCC3008. if you remember the key name it would be great. i searched for HID and Profile, but did not get a hit.

@SIDHUNP
Copy link

SIDHUNP commented Dec 3, 2020

you can send the dump, maybe i will get lucky when i do file compare with mine.
thanks!

@LuthfiZXC
Copy link

Which chip do you have?
I could send a dump of my qcc3003
Iirc on older versions all values were saved in pskeys (aka spi flash)

Can you send your QCC3008 psr dump , please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants