usb-serial: f1: try and diagnose corruption in rx path
This commit is contained in:
parent
003c9d202a
commit
315da21955
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ void usart2_isr(void)
|
|||
ER_DPRINTF("rx buffer full\n");
|
||||
while(1);
|
||||
}
|
||||
trace_send8(STIMULUS_RING_PUSH, c);
|
||||
gpio_clear(LED_RX_PORT, LED_RX_PIN);
|
||||
}
|
||||
// usbser-irq-txe()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue