Other Parts Discussed in Thread: ENERGYTRACE
The adcsinglechannel.c thread going through initializing and opening the ADC module for each sample, then closing it. If I have an application that takes an ADC sample at 1Hz (from the same channel) is there any advantage to closing the channel with every sample? I guess the same goes for SPI, and I2C... would it be purely a benefit to memory or would it affect power consumption as well?