Dear Sir,
Due to TL16C2550 D0~D7 bus share with other device like : NAND flash.
May I know how to tri-state this data bus correctly ?
Many thanks !
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
The two UART elements in the 2550 share the data bus. The signals are bidrectional and should tri-state when not being actively driven by the processor.
Best Regards,
Joe
Dear Joe,
Sorry that my description is not clear enough.
I mean the TL16C2550 D0~D7 data bus connect to CPU and a NAND flash.
So I need to tri-state 16C2550 before access the NAND flash.
How to config 16C2550's D0~D7 to tri-state ?
Many thanks a lot !
Hello Terry,
There isn't a register bit or external pin specifically for the D7-D0 pins. You would have to hold the 2550 in reset to tri-state the bus while accessing the NAND flash.
Best Regards,
Joe