ZHCS894U April 2001 – July 2019 TMS320F2810 , TMS320F2811 , TMS320F2812
PRODUCTION DATA.
请参考 PDF 数据表获取器件具体的封装图。
The Boot ROM is factory-programmed with boot-loading software. The Boot ROM program executes after device reset and checks several GPIO pins to determine which boot mode to enter. For example, the user can select to execute code already present in the internal Flash or download new software to internal RAM through one of several serial ports. Other boot modes exist as well. The Boot ROM also contains standard tables, such as SIN/COS waveforms, for use in math-related algorithms. Table 6-1 shows the details of how various boot modes may be invoked. See the TMS320x281x DSP Boot ROM Reference Guide, for more information.
BOOT MODE SELECTED | GPIOF4
(SCITXDA) |
GPIOF12
(MDXA) |
GPIOF3
(SPISTEA) |
GPIOF2
(SPICLK) |
---|---|---|---|---|
GPIO PU status(3) | PU | No PU | No PU | No PU |
Jump to Flash address 0x3F 7FF6.
A branch instruction must have been programmed here prior to reset to re-direct code execution as desired. |
1 | x | x | x |
Call SPI_Boot to load from an external serial SPI EEPROM | 0 | 1 | x | x |
Call SCI_Boot to load from SCI-A | 0 | 0 | 1 | 1 |
Jump to H0 SARAM address 0x3F 8000 | 0 | 0 | 1 | 0 |
Jump to OTP address 0x3D 7800 | 0 | 0 | 0 | 1 |
Call Parallel_Boot to load from GPIO Port B | 0 | 0 | 0 | 0 |