Hi,
We are using TL16C754C controller.
How can we dump the readable registers of the controller and how to set the TLR Register to get interrupt for every 4/8/12/16/32 bytes while receiving the data.
Currently the interrupt was generating for each and every byte.
We are using CPU mode of transfer to read data from UART and DMA being not used.
We also observe that while writing to THR register we need put a delay between each register write.
Do we have to maintain a 85nS delay between each register write as specified in timing diagram (t15d and t9d)?
Apart from these the initialization sequence given in TL16CP754C/TL16CM754C/TL16C754C Programmer's Guide page do we have to follow the same sequence.
Because at driver level some of the events may need to be set at different levels.
Thanks for you time and reading the post.
Regards,
GSR.