1547 views|0 replies

6547

Posts

0

Resources
The OP
 

How to view the complex technical documentation of TI DSP [Copy link]

When learning DSP development, I often feel that there are too many technical documents. Every book is useful and I want to read every book, but I don't know where to start. At this time, the principle is to only read the necessary materials for getting started and only read those related to the chip. According to experience, the following materials must be read:
1) Materials about DSP's CPU, memory, program memory addressing, and data memory addressing need to be read, and the materials about peripheral resources can only read the parts you use;
2) C and assembly programming guides need to be read
3) Assembly instructions and C language runtime support library, DSPLIB and other materials need to be read. Other materials such as: Applications Guide, Optimizing CC++ Compiler User's Guide, Assembly Language Tools User's Guide, etc. should be read after getting started to gain a deeper understanding.
How to start the hardware development of TI DSP efficiently
1) Select the DSP type recommended by TI according to the application field
2) Refer to the EVM board, DSK and other schematics of the selected DSP to complete the construction of the minimum DSP system (including external memory space, power reset system, connection of each control signal pin, connection of JTAG port, etc.);
3) According to the specific application needs, select the expansion of the peripheral circuit. Generally, mature circuits in fields such as voice, video, and control can be obtained from the TI website. The interface between the peripheral circuit and the DSP can refer to the EVM or DSK, as well as the typical interface design schematics of the selected peripheral circuit chip; it is best to choose TI's peripheral circuit chip, so that no matter the hardware interface, there are ready-made schematics, many
even the basic control source code of the DSP and its interface.
4) Use CPLD or FPGA to do address decoding, IO expansion, etc., and introduce the address line, data line, and control signal line such as IS/PS/DS of the DSP to facilitate debugging

This post is from DSP and ARM Processors
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list