This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INTERFACING TMS320C6746 DSP WITH MICRO CONTROLLER

Other Parts Discussed in Thread: TMS320C6746

Hi All

I am doing a new project in which it consist of a DSP(TMS320C6746) and an MCU of 32 bit(STM32F091xB). The project purpose is to make a Bluetooth Conference device.In this the total system controlling is done by using the MCU and the audio section is controlled by DSP. In the DSP datasheet, its specified that the DSP can interface an external device through HPI. 

I want to know that whether any serial interface(like SPI or I2C) can do the same thing( Interfacing the host device). Because the HPI is a parallel protocol based and it will consume more no: of communication lines.

Please help