C6Flo 1.0 DM6437 EVM Blocks

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

^ Up to C6Flo 1.0 Main Block Descriptions Page ^

This article is part of a series describing the standard block set for the C6Flo 1.0 graphical development tool. Click the link above to return to the central listing.

Contents

Audio Input - dm6437evm.audioin

Reads stereo audio data from the LINE IN jack on the EVM. Audio is sampled at 44.1 kHz.

Connections

Count Type
Inputs 0 N/A
Outputs 2 Int16, Float32

Parameters

Name Type Description
buffer_count Int32 Number of internal buffers to allocate and circulate through audio driver

Host Control Arguments

This block does not accept host control messages.

Usage Notes

Revision History

Audio Output - dm6437evm.audioout

Outputs stereo audio data to the LINE OUT jack on the EVM. Audio is sampled at 44.1 kHz.

Connections

Count Type
Inputs 2 Int16, Float32
Outputs 0 N/A

Parameters

Name Type Description
buffer_count Int32 Number of internal buffers to allocate and circulate through audio driver

Host Control Arguments

This block does not accept host control messages.

Usage Notes

Revision History

Video Input - dm6437evm.videoin

Reads video data from the composite VIDEO IN jack on the EVM. The output is video data in the standard YUV422 interleaved format (i.e. 2 bytes per pixel).

Connections

Count Type
Inputs 0 N/A
Outputs 1 UInt8

Parameters

Name Type Description
ntsc Int8 If 1, video is read in NTSC format. If 0, video is read in PAL format.

Host Control Arguments

This block does not accept host control messages.

Usage Notes

Revision History

Video Output - dm6437evm.videoout

Outputs video data to the composite DAC B jack on the EVM. The input is video data in the standard YUV422 interleaved format (i.e. 2 bytes per pixel).

Connections

Count Type
Inputs 1 UInt8
Outputs 0 N/A

Parameters

Name Type Description
ntsc Int8 If 1, video is read in NTSC format. If 0, video is read in PAL format.

Host Control Arguments

This block does not accept host control messages.

Usage Notes

Revision History

UART Host Interface - dm6437evm.uarthost

Enables host control via the UART/serial port connector on the EVM base board. Placing this block in your system diagram will enable host control at run time. The UART Host utility (included with C6Flo installation) can be used to send messages to the EVM while your application is running. The UART (and PC serial port) operates at 115.2 kbps.

Connections

This block does not connect to other blocks.

Parameters

This block has no special parameters.

Host Control Arguments

This block does not accept host control messages.

Usage Notes

Revision History

See Also

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox