I need help in reading the data from the IESM-IO+USB 16-way IO socket. I am currently imputing an analogue signal via Pin 11 so that it passes through the AUX-ADC to convert the analogue signal to digital signal. Does anyone know the AT commands to retrieve the data that is passing through this pin or how can i retrieve my data?
Check the hardware documentation to make sure that your analogue signal doesn’t exceed the allowed voltage range.
According to the Q2686 Wireless Technoical Specification Rev 010, the Q2686 (which is what is inside a Fastrack Supreme) has a maximum input signal range of 2V. Be warned that the Q2686 does not cope with any overvoltages on the input pins at all well (hard experience and a small pile of smoked Q2686’s)…
thanks for ur replies… now there are some changes in my specification and i require more than one analogue input. Issit possible if i use the GPIOs to read an Analog input and then convert it to digital. Or should I use an external ADC dat outut a digital signal to pump it in to GPIOs.
Nope. The GPIO on the Wavecom modules are Digital I/O only.
However, I recall that there is either an SPI or I2C bus brought out on the IESM connector - so you may be able to use the appropriate ADC on that serial bus.
Make sure that you read (and re-read) the tech specs for the module to check the digital I/O levels - there is NO tolerance for overvoltage on the Wavecom GPIO pins (personal experience speaking here ).