Part Number: TMS320F28377S
Tool/software: Code Composer Studio
im trying to use a cmpss module with a triangular and sine as input signals which can be taken as output from dac module for one of the external inputs
1)can i get a proper comparator result with digital filter or with asynch o/p?
2) i need to combine both the buf_dac sine generation with the cmpss_digital filter code (i.e, i need to insert the buf_dac can as function with cmpss being the main function)
or
can i convert the buf dac as isr in the cmpss digital filter
are any of the above 2 methods possible? if so how can i go about it?