Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Dear E2E:
Recently, I try to use ADC module of TMS570LS0714 to read voltage from my ECU.I have some problems about the continuous conversion mode of AD module.
(1) When I just use ADC1 Group Event with continuous conversion mode(ADC1 Group1 and ADC1 Group2 are not used), how long will the AD module get a new convension from GxBUF?
(2) When I do not read the new convension result in time, What will be happen ?
(3) How to keep balance between reading convension result and writing convension result(make the GxINTCR value return to s_adcFifoSize value)?
The following is my configuration of ADC module in Halcogen: