Sample Time Configuration
Altair Forum User
Altair Employee
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
0
Answers
-
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.
0