Quick Overview of the board:
- Analog Device BF504 Digital Signal Processor
- Power Supply that is compliant to 25V with dynamic core voltage control
- Wolfson high quality Audio Codec for 24Bit/192KHz audio out
- Microchip 5V Analog ADC on the usual Arduino Analog Pins
- FTDI USB <=> UART for high speed serial debug logging from the DSP
- Micro SD Card interface
- Digital Arduino pins 5V compliant and can drive out at either 3.3V or 5V; jumper selectable
- Software libraries that are clean Object Oriented implementations from bare metal for all common functionality of UART, SPI, I2C, GPIO etc.
- JTAG Debug Interface (well Analog Devices slightly deviant variety) that has been tested with GNICE & ADI ADZS-HPUSB-ICE
hi, interested in how this develops, do you think the blackfin chip can mix multi channel audio? 16 or even 32 channels ? is it possible to input I2S or TDM though pins on blackfin? new to DSP ! I'm trying to learn to code on the OMAPL138 LCDK form TI. so far I'm stuck on how to make a volume contorl in C by adding / dividing the sample float point veriables. early days, maybe you could take a look and offer some advise ?