Hello,
Maybe someone met a problem like mine. I want to control measurement period, sampling time of conversations. Firstly, maybe is ability in Piccolo F28026 to control sequential mode measurements period, that every new measurement would be start not in the end of the last conversation. Because I didn't find a way to control it, so I decide to use PWM events to generate SOCx, but have a problem ,that in Piccolo isn't ability to initializate it, that every new PWM event would generade diferent SOCx, because SOCx are asociated with ADCRESULTx register. I want to add every new measurement in new Result register. In this way I will needn't interrupts to add results in software buffer, because I hadn't a long time.
Is there ability to switch different SOCx in every new PWM event, or to control sequential conversation period?
Thank you for your time.