Make Safety ADC use sequnece feature of ADC and use DMA to write data
This commit is contained in:
@@ -34,5 +34,8 @@
|
||||
#define SAFETY_ADC_TEMP_NOM_MV 760.0f
|
||||
#define SAFETY_ADC_TEMP_MV_SLOPE 2.5f
|
||||
|
||||
#define SAFETY_ADC_NUM_OF_CHANNELS 2
|
||||
#define SAFETY_ADC_CHANNELS TEMP_CHANNEL_NUM, INT_REF_CHANNEL_NUM
|
||||
|
||||
|
||||
#endif /* __SAFETY_ADC_HWCFG_H__ */
|
||||
|
Reference in New Issue
Block a user