| Contents | Index |
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C2000/ C2802x
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C2000/ C2803x
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C2000/ C280x
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C2000/ C28x3x
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C2000/ C2834x
The SCI Transmit block transmits scalar or vector data in int8 or uint8 format from the target's COM ports in nonreturn-to-zero (NRZ) format. You can specify how many of the six target COM ports to use. The sampling rate and data type are inherited from the input port. The data type of the input port must be one of the following: single, int8, uint8, int16, uint16, int32, uint32. If no data type is specified, the default data type is uint8.
Note For any given model, you can have only one SCI Transmit block per module. There are two modules, A and B, which can be configured through the Target Preferences block. Many SCI-specific settings are in the DSPBoard section of the Target Preferences block. You should verify that these settings are correct for your application. Fixed-point inputs are not supported for this block. |

SCI module to be used for communications.
This field specifies the data located at the front of the sent data package, which is not part of the data being transmitted, and generally indicates start of data. The additional package header must be an ASCII value. You may use any string or number (0–255). You must put single quotes around strings entered in this field, but the quotes are not sent nor are they included in the total byte count. To specify a null value (no package header), enter two single quotes alone.
This field specifies the data located at the end of the sent data package, which is not part of the data being transmitted, and generally indicates end of data. The additional package terminator must be an ASCII value. You may use any string or number (0–255). You must put single quotes around strings entered in this field, but the quotes are not sent nor are they included in the total byte count. To specify a null value (no package terminator), enter two single quotes alone.
If checked, an interrupt is posted when FIFO is full, allowing the subsystem to take some sort of action.
For detailed information on the SCI module, see TMS320x281x, 280x DSP Serial Communication Interface (SCI) Reference Guide, Literature Number SPRU051B, available at the Texas Instruments Web site.
C280x/C2802x/C2803x/C28x3x/c2834x SCI Receive
C280x/C2802x/C2803x/C28x3x Hardware Interrupt

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |