Open
Description
Dear SAM Team,
I am afraid the UART examples are not working out of the box on the SAM V71 Xultra (blue) Board anymore (? I can't confirm it ever did, first time I try it).
Maybe I am doing something wrong, or oversight of a minimum (undocumented) wiring here ?
Sounds like a Clock issue as we can easily track this error msg down to uart.rs:358
(might want to try and play with both MCK
and PCK
values).
I have the (exact) same situation for both the examples/uart_loopback_test.rs
and the examples/uart_interrupts
, while both examples/usart_loopback.rs
(using a small wiring PB00-PB01 on J505) and examples/usb_serial_echo.rs
(using second 9target) USB port) are working just fine.
Any hint/correction/suggestion is welcome here ! :)
Cheers,
Ben