I am using uart 5 with hardware flow control quite happily.
As I don't have any hardware cape installed, I thought that I would be able to use uart 1 -- while I would be remuxing both i2c2 pins, my reading of the documentation was that with no cape installed, that would be OK.
But I wasn't able to get that working -- while uart 1 worked without hardware flow control, as soon as I enabled cts/rts I couldn't transmit through the port.
Using uart 5 instead is OK, but I'm curious as to why uart 1 rts/cts wouldn't work?
Thanks,
Tom