flipperdevices / flipperzero-good-faps

Flipper Zero Official Apps maintained by Flipper Team and Friends
GNU General Public License v3.0
313 stars 57 forks source link

FlipTDI reboots Flipper after connection to Linux PC #255

Open AbortRetryFail opened 4 weeks ago

AbortRetryFail commented 4 weeks ago

Flipper crashed with "furi_check failed" after running FlipTDI.

Flipper Zero Firmware 1.0.1, FlipTDI 1.0

I'm not even sure FlipTDI's UART function works at all. Checking all the pins with an oscilloscope while running cat /dev/urandom > /dev/ttyUSB0 reveals nothing but a few pins high. The built-in GPIO USB-UART bridge function works as expected.

AbortRetryFail commented 4 weeks ago

Repro steps, since I forgot them:

  1. Connect Flipper to Linux PC
  2. Start FlipTDI
  3. Exit FlipTDI ... crash.
skotopes commented 3 weeks ago

happens when FlipTDI start with usb active(companion app running). We'll fix it in next update.

portasynthinca3 commented 2 weeks ago

Fixed in #259