Git Product home page Git Product logo

Comments (9)

lorf avatar lorf commented on August 22, 2024

Assuming your board is already powered from some power source, connections should look like this:

CSR8635 module - FT232
1V8 - VCCIO
GND - GND
SPI_PCM - Connect to 1V8 via 10k resistor
MOSI - RI#
CLK - RTS#
CSB - DTR#
MISO - DSR#

The 3V3/5V jumper on FT232 module should be removed, or You will fry CSR chip.

As for libusb driver, please read some tutorials, e.g. here, here.

from csr-spi-ftdi.

Limoster avatar Limoster commented on August 22, 2024

Should I add 220ohm resistors to any pins? And can I use the 5v/3.3v VCC
from FT232 to power SPI_PCM with 10kohm resistor?
SPI_PCM has pad type Weak Pull Down Resistor. 0=PCM/PIO and 1=SPI.

On 7 Oct 2016 4:45 a.m., "lorf" [email protected] wrote:

Assuming your board is already powered from some power source, connections
should look like this:

CSR8635 module - FT232
1V8 - VCCIO
GND - GND
SPI_PCM - Connect to 1V8 via 10k resistor
MOSI - RI#
CLK - RTS#
CSB - DTR#
MISO - DSR#

The 3V3/5V jumper on FT232 module should be removed, or You will fry CSR
chip.

As for libusb driver, please read some tutorials, e.g. here
https://mitxela.com/projects/bluetooth_hid_gamepad, here
http://embedded-funk.net/running-libftdi-under-windows/.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVnYDfNDoWcS9Uy7v0zafaMa7WFVbyqDks5qxbI9gaJpZM4KQMOG
.

from csr-spi-ftdi.

lorf avatar lorf commented on August 22, 2024

Resistors are recommended at least at MISO pin. You can omit them ony if You are sure of connections.

Maxumum voltage at SPI_PCM is 3.6V according to a datasheet, so yes, I think You can connect it to a 3.3V via resistor.

from csr-spi-ftdi.

Limoster avatar Limoster commented on August 22, 2024

By the way, there is no DSR# on FT232. Only RSD#. You might've read it
backwards.

On Sat, Oct 8, 2016 at 4:03 AM, lorf [email protected] wrote:

Resistors are recommended at least at MISO pin. You can omit them ony if
You are sure of connections.

Maxumum voltage at SPI_PCM is 3.6V according to a datasheet, so yes, I
think You can connect it to a 3.3V via resistor.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVnYDVHZAf9DpGLVUSh6NRxy7XjLIAEYks5qxvoBgaJpZM4KQMOG
.

from csr-spi-ftdi.

Limoster avatar Limoster commented on August 22, 2024

I have access to FT232 now. My issue was I didn't replace usbspi.dll on installation folder. Had to do it also for CSR8600 ROM Series Configurator Tool and now it works. THANKS!!!

from csr-spi-ftdi.

lorf avatar lorf commented on August 22, 2024

DSR (Data Set Ready) is one of RS-232 standard signals. However I've seen "RDS" mark on the counterfeit FT232RL module.

from csr-spi-ftdi.

Limoster avatar Limoster commented on August 22, 2024

hahaha 👍 No wonder it was only 0.6€ on Aliexpress.
It works like a charm and ftdi hasn't blocked the chip.
It might be a very well made counterfeit die.

from csr-spi-ftdi.

Limoster avatar Limoster commented on August 22, 2024

One final question: I was jerking around CSR 8600 ROM Series Configuration Tool and I found you can add tones and voice prompts. I thought I was able to make a small 3s WAV or MP3 file under 100KB and put it inside the eeprom (mine is empty so I have aprox 128KB free). The programming utility almost got it in the eeprom bun when E2BLUECMD tied to flash the eeprom, it failed miserably.

Is that because the chip was in SPI instead of PCM? And if so, how can I get it running?

PD: Instead of adding a Power On tone, my idea is to make a voice promt that starts when the device powers on. It seems like the programming utility is able to do that and the chip has an MP3 decoder.

from csr-spi-ftdi.

lorf avatar lorf commented on August 22, 2024

No idea, sorry.

from csr-spi-ftdi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.