Hi
I am reading the ADSP-21565 hardware reference document as given in the following link:
ADSP-2156x SHARC+ Processor Hardware Reference (analog.com)
In page 18-12 (pg796), the document introduces the "Width Capture Mode Overflow" related things.
The document gives the following description:
/////////////////////
If the timer overflows and the TIMER_TMR[n]_CFG.TMODE bit =b#1010, the TIMER_TMR[n]_PER and TIMER_TMR[n]_WID registers are not updated. If the timer overflows and the TIMER_TMR[n]_CFG.TMODE bit =b#1011, the TIMER_TMR[n]_PER and TIMER_TMR[n]_WID registers are updated only if a trailing edge is detected at a previous measurement report.
/////////////////////
And then the document gives Figure 18-6 and Figure 18-7 to help understanding.
But it seems the titles of Figure 18-6 and Figure 18-7 are reversed.
Figure 18-6 seems to describe the TMR_CFG.TMODE=b#1011 but the tilte writes "Figure 18-6: Example Timing for Width Capture Followed by Period Overflow (TMR_CFG.TMODE=b#1010)".
And Figure 18-7 seems to describe the TMR_CFG.TMODE=b#1010 but the title writes "Figure 18-7: Example Timing for Width Capture Followed by Period Overflow (TMR_CFG.TMODE=b#1011".
Could you please double confirm?
Thanks,
Tingting.