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

CSR8675 supporting ? #46

Open
xstsx opened this issue Jul 15, 2019 · 1 comment
Open

CSR8675 supporting ? #46

xstsx opened this issue Jul 15, 2019 · 1 comment

Comments

@xstsx
Copy link

xstsx commented Jul 15, 2019

Hi, is it supports CSR8675 chips ? Is somebody had to deal with this chip ?
Any issues or hacks to perform configuration ?

Before buying trying to collect as much possible information, cause can't find any data about compatibility with this dll or configuration program.

Planing to use this lib with CSR86xx configuration tool.

Any help and ideas appreciate.

@MendesLL
Copy link

As far as I know, the custom driver work with CSR86xx config tool (the one with the GUI) and Bluesuite (the more crude version, but more capable).
It doesn't depend on the chip, but on the family (your's 8675 so it's 86xx, should be fine), as long as you can access the SPI pins (MISO & MOSI-> data | SCK/CLK -> clock | CSE/CE/CS -> chip enable)

The issues I know are:

Using counterfeit FTDI's is a pain if you want to do it easily ;

The programs tend to brick the chips, so take care and use the hints that some guy said about notepad++;

As far as I've gone, doesn't work with UFE (the software to config the embeded equalizer and DSP inside these chips)

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

2 participants