Other Parts Discussed in Thread: ADS1235
Tool/software:
Seeking a Matlab Simulink FB to interface ADS1235 EVM for data acquisition and basic configuration of the ADC over i.e. SPI. Ist there anything available from TI?
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.
Tool/software:
Seeking a Matlab Simulink FB to interface ADS1235 EVM for data acquisition and basic configuration of the ADC over i.e. SPI. Ist there anything available from TI?
Hi Beat Fuchs,
Can you describe what a "Matlab Simulink FB" is? I am not familiar with this term, specifically what "FB" stands for.
I can tell you that we don't have anything Matlab-related for the ADS1235, but if you can provide more details about what you are trying to do, perhaps there is something we do have that can help you
Let me know
-Bryan
Hi Bryan
FB stands for Function Block as part of Simulink Toolboxes.
We would like to sample data from ADS1235 and process it further using Simulink, as well as configure the ADS1235 from that same Simulink project (gain, sps, ...)
regards
Beat
Hi Beat Fuchs,
Thanks for explanation.
Unfortunately we do not have specifically what you are asking for. We do have generic C code that I am hoping you can port to Matlab, or at least use as a template to write your own code: https://github.com/TexasInstruments/precision-adc-examples/tree/main/devices/ads1235
Let me know if we can assist you further
-Bryan