This is maybe a bit off-topic, but you may find easier implementing this as purely software/firmware thing for simtrace itself rather than building a separate device :)<div><br></div><div>Cheers!</div><div>Lukas<br><br><div class="gmail_quote">
On Thu, Jun 28, 2012 at 1:31 PM, Kevin Redon <span dir="ltr"><<a href="mailto:kevredon@mail.tsaitgaist.info" target="_blank">kevredon@mail.tsaitgaist.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Excerpts from Gabriele.rago's message of Thu Jun 28 12:38:52 +0200 2012:<br>
<div class="im">> Hello all, I would do a sim-emulator software that runs on my PC.<br>
><br>
> First thing to do is a an interface to connect my PC with sim slot phone.<br>
><br>
> So I am using this simple interface :<br>
><br>
><br>
> I took a CP2102 module, see this page for example<br>
> <a href="http://esaid.free.fr/Cdotnet/USB_serial.htm" target="_blank">http://esaid.free.fr/Cdotnet/USB_serial.htm</a>,<br>
><br>
> then I have put a diode between TXD and RXD, then I have connected RXD to<br>
> I/O of phone sim slot,<br>
><br>
> DSR of CP2102 module to RESET of phone sim slot and connected the two<br>
> grounds.<br>
><br>
><br>
</div>SIM cards come in different classes (different operating voltages). First check if this is matching.<br>
One important point is that you are completely ignoring the CLK pin.<br>
Thus you baudrate might not match the one set by the phone, and additionally you can also be out of sync with the clock.<br>
Some old phone have a fixed standard baudrate, that might help (use an osci to debug).<br>
<span class="HOEnZb"><font color="#888888"><br>
kevin<br>
<br>
</font></span></blockquote></div><br></div>