Hi Team,
I'm trying to setup SC16IS752 as I2C to Dual UART(Channel A and Channel B) and both channels connected to separate devices.
With that configuration able to read/write I2C to UARTA and I2C to UARTB independently. I have requirement such that to get bytes(Upto 128) from UARTA and need to write it to UARTB and both should have happen simultaneously.
When I ran the test it looks like some bytes are missing. So i have couple of questions with SC16IS752 product.
Questions:
1. Can we do simultaneous read/write(Read from Channel A and Write to Channel B) ?
2. Does both channels have separate 64 FIFOs (i.e Like Channel 64 Byte and Channel B 64 Byte) ?
Please help us with details....
Thanks
~Thanga