Figure 10. flow chart mono continuous mode – Texas Instruments TLV1562 User Manual

Page 43

Advertising
background image

Software Overview

37

Interfacing the TLV1562 Parallel ADC to the TMS320C54x DSP

Start

Initialize DSP

Wait States, AR Pointer, IRQ Table, Data Memory, Serial Port

Initialize SPI

Active Transmitter, Use Frame Sync,

Generate External Clock

SAVE_INTO_MEMORY = 1

SAVE_INTO_MEMORY = 0

Initialize DSP Memory For Sample Store
AR7 Points to The First Store Location
AR0 Points to The Table End
ADCOUNT = Table Size (Number of Samples)

Initialize (Id) The Two ADC Registers
CR0 = CR0_SEND
CR1 = CR1_SEND

IME CALABRATION = 1

Calibrate Internal Midscale Error

IME CALABRATION = 0

SME CALABRATION = 1

Calibrate System Midscale Error

SME CALABRATION = 0

Start Sampling

This Has Been Initialized

by The WR 1/0 Transmit

Wait 450 ns

Table End Reached?

(AR7 = AR0 ?)

Read Sample Into DSP

AD_SAMPLE = Port (ADC)

1

SEND_OUT_PARALLEL = 1

SEND_OUT_PARALLEL = 0

Copy Last Sample to Parallel DAC

SEND_OUT_SERIAL = 1

SEND_OUT_SERIAL = 0

Copy Last Sample to Serial DAC

if Send Register is Empty

SAVE_INTO_MEMORY = 0

SAVE_INTO_MEMORY = 1

Store Sample Into Memory

Save Sample to AR7 – Pointed Location

Yes

No

Reset Actual Memory Pointer

AR7= First Memory Store

Location = Data_Loc_A

Increase I/O-Wait States to 7

Wait 5(6) ADC Clock Cycles

Started at Time Stamp

tC(RD) = 800 ns (With 8 MHz ADC Clock)

1

Figure 10. Flow Chart Mono Continuous Mode

Advertising