try by using the structure “eUartSs_t” … It has the thing which you want… also, just to inform you, there is a bug… to toggle CTS signals use “UART_SIG_RTS” instead of “UART_SIG_CTS” …
I’ve tested so far on the uart open sample, check this piece of code below from the sample.
I’ll be working on this issue next upcoming days… but if you’ve tried it yourself, maybe you can point it out how to
I too am trying to set and clear the CTS output of a Fastrack Supreme. I wish to use the CTS of UART1 to control the !(Receiver Output Enable) and (Driver Output Enable) of a RS-485 transceiver. However any program I run using the open UART interface it crashes.
I am using a slightly modified portion of the Wavecom Sample - UART raw access code. The unmodified UART raw access program also crashes on my Fastrack.
The sample is working fine as far as i know… i tested it just 2-3 days ago… n there was certainly no crash… . check if the sample you have downloaded and the SDK you have installed on ur modem are the same or not …?? they might be incompatible…
what is the RTK exception you are getting btw… ??