AM263x MCU+ SDK  08.05.00

Detailed Description

EDMA Parameter RAM Set in User Configurable format This is a mapping of the EDMA PaRAM set provided to the user for ease of modification of the individual fields.

Structure containing parameters for STC module configuration.

Data Fields

uint32_t opt
 
uint32_t srcAddr
 Starting byte address of Source For FIFO mode, srcAddr must be a 256-bit aligned address. More...
 
uint16_t aCnt
 
uint16_t bCnt
 
uint32_t destAddr
 Starting byte address of destination For FIFO mode, destAddr must be a 256-bit aligned address. i.e. 5 LSBs should be 0. More...
 
int16_t srcBIdx
 Index between consec. arrays of a Source Frame (SRCBIDX). SRCBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in srcBIdxExt. More...
 
int16_t destBIdx
 Index between consec. arrays of a Destination Frame (DSTBIDX). DSTBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in destBIdxExt. More...
 
uint16_t linkAddr
 Address for linking (AutoReloading of a PaRAM Set) This must point to a valid aligned 32-byte PaRAM set A value of 0xFFFF means no linking. More...
 
uint16_t bCntReload
 Reload value of the numArrInFrame (BCNT) Relevant only for A-sync transfers. More...
 
int16_t srcCIdx
 
int16_t destCIdx
 
uint16_t cCnt
 
int8_t srcBIdxExt
 
int8_t destBIdxExt
 
uint32_t lpScanMode
 
uint32_t codecSpreadMode
 
uint32_t capIdleCycle
 
uint32_t scanEnHighCap_idleCycle
 
uint32_t intervalNum
 
uint32_t maxRunTime
 
uint32_t clkDiv
 
uint32_t romStartAddress
 
uint32_t pRomStartAdd
 
uint32_t faultInsert
 
uint32_t stcDiagnostic
 
SDL_STC_ScanModeconfig modeConfig
 

Field Documentation

◆ opt

uint32_t __attribute__::opt

◆ srcAddr

uint32_t __attribute__::srcAddr

Starting byte address of Source For FIFO mode, srcAddr must be a 256-bit aligned address.

◆ aCnt

uint16_t __attribute__::aCnt

◆ bCnt

uint16_t __attribute__::bCnt

◆ destAddr

uint32_t __attribute__::destAddr

Starting byte address of destination For FIFO mode, destAddr must be a 256-bit aligned address. i.e. 5 LSBs should be 0.

◆ srcBIdx

int16_t __attribute__::srcBIdx

Index between consec. arrays of a Source Frame (SRCBIDX). SRCBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in srcBIdxExt.

◆ destBIdx

int16_t __attribute__::destBIdx

Index between consec. arrays of a Destination Frame (DSTBIDX). DSTBIDX is 24 Bit field. Lower 16 Bits are stored in this field. Higher 8 Bits are stored in destBIdxExt.

◆ linkAddr

uint16_t __attribute__::linkAddr

Address for linking (AutoReloading of a PaRAM Set) This must point to a valid aligned 32-byte PaRAM set A value of 0xFFFF means no linking.

◆ bCntReload

uint16_t __attribute__::bCntReload

Reload value of the numArrInFrame (BCNT) Relevant only for A-sync transfers.

◆ srcCIdx

int16_t __attribute__::srcCIdx

◆ destCIdx

int16_t __attribute__::destCIdx

◆ cCnt

uint16_t __attribute__::cCnt

◆ srcBIdxExt

int8_t __attribute__::srcBIdxExt

◆ destBIdxExt

int8_t __attribute__::destBIdxExt

◆ lpScanMode

uint32_t __attribute__::lpScanMode

Scan mode configuration. Fixed Configuration – Only this configuration value is supported.

◆ codecSpreadMode

uint32_t __attribute__::codecSpreadMode

Scan mode configuration. Fixed Configuration – Only this configuration value is supported

◆ capIdleCycle

uint32_t __attribute__::capIdleCycle

Scan mode configuration. Fixed Configuration – Only this configuration value is supported

◆ scanEnHighCap_idleCycle

uint32_t __attribute__::scanEnHighCap_idleCycle

Scan mode configuration. Fixed Configuration – Only this configuration value is supported

◆ intervalNum

uint32_t __attribute__::intervalNum

Configure number of intervals

◆ maxRunTime

uint32_t __attribute__::maxRunTime

Max run time for STC

◆ clkDiv

uint32_t __attribute__::clkDiv

Clock division value for STC clock

◆ romStartAddress

uint32_t __attribute__::romStartAddress

Configure Rom start address

◆ pRomStartAdd

uint32_t __attribute__::pRomStartAdd

Pointer of Rom start address

◆ faultInsert

uint32_t __attribute__::faultInsert

Configure this for insert fault in STC test vector

◆ stcDiagnostic

uint32_t __attribute__::stcDiagnostic

Configure this for enabling STC diagnostic check

◆ modeConfig

SDL_STC_ScanModeconfig __attribute__::modeConfig

Configure scan mode configuration