content here.
content here.

Documentation Errata for ADSP-BF535 Blackfin Processor Hardware Reference (Rev 3.0, July 2004)


Chapter:  6 Page: 36
Reference Number: 28265
Change
In Listing 6-3 (Invalidating Bank A) and Listing 6-4 (Invalidating Bank B), the code comments mistakenly refer to the ITEST_COMMAND register. These code comments should refer to the DTEST_COMMAND register.

back to top


Chapter:  9 Page: 36
Reference Number: 20147
Change
The MDD_DCP address is 0xffc03800, not 0xffc03900. (This same error also appears on page B-28.)

back to top


Chapter:  10 Page: 10
Reference Number: 20221
Change
The text is not clear on the process steps necessary to clear a SPORT transmit underflow error.

TUVF is an underflow bit within the SPORT_STAT register, and it is sticky. This same value is sent to the DMA Controller, and it is used to set the ERR IRQ status bit. The TUVF bit is cleared on a hard reset. From that moment on, if it is set, it stays set until the SPORT is re-enabled. That is, the SPORT must be disabled and then re-enabled again. Once the SPORT is enabled, it takes 4 transmit clocks to clear the TUVF. Once TUVF is clear, the DMA's ERR IRQ bit can then be cleared. (with a write of a "1" to the bit).

The following sequence will clear a SPORT transmit underflow condition:
  1. write TSPEN = 0 and wait > 1 TSCLK
  2. write TSPEN = 1 and wait > 5 TSCLK + 2 sclks
  3. write TSPEN = 0 and wait > 1 TSCLK

back to top


Chapter:  16 Page: 27
Reference Number: 39584
Change

Where it appears, change WDG_CTL to WDOG_CTL.

back to top


Chapter: n/a Page: 6
Reference Number: 23078
Change
In the Preface, the European Fax number is incorrect. Use +49-89-76903-157 instead.

In the Preface, the IP address of the FTP server is no longer valid. Use ftp://137.71.25.69 instead.

back to top


Chapter: N/A Page: 50
Reference Number: 27507
Change
The Supported Processors section listing supported Blackfin processors is incomplete. For a complete list, see the same section of the ADSP-BF533 Blackfin Processor Hardware Reference, revision 3.1.

back to top


Last Updated: October 28, 2008