Flipper-XFW / Xtreme-Firmware

The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!
https://flipper-xtre.me
GNU General Public License v3.0
9.16k stars 650 forks source link

UART bus fault with big amount of data #500

Closed GoInK13 closed 5 months ago

GoInK13 commented 6 months ago

Describe the bug.

With the application in Apps/GPIO/[UART] UART Terminal I got the message

Flipper crashed 
but has been rebooted
BusFault

when I sent a lot of data through UART.

Reproduction

  1. Go in Apps/GPIO/[UART] UART Terminal
  2. Go in Setup
  3. Set UART Pins 13,14
  4. Set Baudrate 115200
  5. Set HEX mode OFF
  6. Connect GND (pin18) to GND of an UART device
  7. Connect RX (pin 14) to TX of an UART device
  8. Go in Open port
  9. Wait for the crash, after receiving about 2800 characters.

Target

Flipper Zero

Logs

No response

Anything else?

I love this firmware :-)

Willy-JL commented 5 months ago

I'm fairly confident this is fixed after the expansion and uart refactoring fixes. Report back if still an issue