How can I use Simulink blocks to allow communication between TI DSP 2812 and TI DAC 7554?

1 view (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The DAC7554 digital interface is a standard 3-wire SPI/QSPI/Microwire/DSP-compatible interface. You may use the SPI interface to communicate between the TI DSP 2812 and DAC7554 by using the SPI transmit and SPI receive block set available in ‘C281x DSP Chip Support’ library in Target Support Package TC2.
If the user cannot use the SPI interface then writing custom drivers for periheral communication is required.

More Answers (0)

Categories

Find more on Applications in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!