This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Replies: 2
Views: 797
Hi
On my graduation work I'm using a TMS320C28343 board from from texas and programming with simulink. This control card have two ADC (ADS7865) that are external.
I'm trying to use the ADC but it's not working. Somebody have an example of using the ADCs in this board with simulink?
Thanks for helpping.
I don't have an example that integrates with Simulink. However, there is an code example for using the ADC found on the XINTF within controlSUITE. The example path is shown below.
<CONTROLSUITE_INSTALL_DIR>\device_support\c2834x\v112\DSP2834x_examples_ccsv4\adc_on_xintf
Brandon
In reply to BrandonAzbell:
Thx for the answer