ZHCS898O October 2003 – March 2019 TMS320F2801 , TMS320F28015 , TMS320F28016 , TMS320F2802 , TMS320F2806 , TMS320F2808 , TMS320F2809
PRODUCTION DATA.
请参考 PDF 数据表获取器件具体的封装图。
As with many DSP type devices, multiple busses are used to move data between the memories and peripherals and the CPU. The C28x memory bus architecture contains a program read bus, data read bus and data write bus. The program read bus consists of 22 address lines and 32 data lines. The data read and write busses consist of 32 address lines and 32 data lines each. The 32-bit-wide data busses enable single cycle 32-bit operations. The multiple bus architecture, commonly termed Harvard Bus, enables the C28x to fetch an instruction, read a data value and write a data value in a single cycle. All peripherals and memories attached to the memory bus will prioritize memory accesses. Generally, the priority of memory bus accesses can be summarized as follows:
Highest: | Data Writes | (Simultaneous data and program writes cannot occur on the memory bus.) | |
Program Writes | (Simultaneous data and program writes cannot occur on the memory bus.) | ||
Data Reads | |||
Program Reads | (Simultaneous program reads and fetches cannot occur on the memory bus.) | ||
Lowest: | Fetches | (Simultaneous program reads and fetches cannot occur on the memory bus.) |