diff --git a/docs/chapters/using.xml b/docs/chapters/using.xml index baca423..a20f4e7 100644 --- a/docs/chapters/using.xml +++ b/docs/chapters/using.xml @@ -48,4 +48,20 @@ simtrace - GSM SIM and smartcard tracing + +
+ Known Firmware Issues + 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. + + 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. + + 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. +