Sample Time Configuration

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Submitted by danilo.llano on Wed, 06/13/2012 - 03:04 

Hello everybody, Does somebody know how to configure the sampling time in an aplication using a DSP2808 by TI. I need to set up the sampling time of a signal in 200us and I don't find where I can do it. Thanks for your answers

Best regards, Danilo

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Submitted by Anders89 on Wed, 06/13/2012 - 09:06.

    You configure the sampling time in the System > System Properties... screen. Enter .0002 in the Time Step box. If you compile for standalone operation, that is enough. If you use the targetInterface block for debugging, then make sure you enter 5000 in the Sample Rate (Hz) box when you right click on the block. The targetInterface setting will override the System Properties setting.