Hello,
I try to realize a serial link
[1 bit start - 9 bits data - 1 bit parity - 1 stop bit]
with handshake between a microzed and a slave application.
Is anyone familiar with a version of RS 232 opensource IP Core that I could use or adapt for it in my PL side ?
note: I don't want to use the UART port possibility in the PS because I want to try to manage until 8 TX/RX independent lines
(and I'm not sure the ARM uart ports can do the 9 bit data buffer )