mirror of
https://gitea.osmocom.org/sim-card/simtrace.git
synced 2026-03-16 21:28:36 +03:00
doc: Document the known firmware issues and if they have a workaround
This commit is contained in:
@@ -48,4 +48,20 @@ simtrace - GSM SIM and smartcard tracing
|
|||||||
</mediaobject>
|
</mediaobject>
|
||||||
</figure>
|
</figure>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="known_firmware_issues">
|
||||||
|
<title>Known Firmware Issues</title>
|
||||||
|
<para>The current firmware has two known bugs that limit the usage
|
||||||
|
of the device. The first one is with enumeration on USB 3.0 controllers
|
||||||
|
and the second one with baudrate selection of some SIM cards.</para>
|
||||||
|
|
||||||
|
<para>The firmware does not properly enumerate on systems with USB 3.0
|
||||||
|
controllers. The issue has not been analyzed and the workaround is to
|
||||||
|
use a USB < 3.0 port or put a USB < 3.0 hub between.</para>
|
||||||
|
|
||||||
|
<para>The firmware has issues with selecting the right baudrate of
|
||||||
|
some SIMcards. The microcontroller will call the parity error interrupt
|
||||||
|
handler and the watchdog will reset the device. There is no workaround
|
||||||
|
for this issue yet.</para>
|
||||||
|
</section>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|||||||
Reference in New Issue
Block a user