You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered: