Altera_Forum
Honored Contributor
16 years agoabout rs-485 implementation
Dear all,
I have several basic questions about RS-485 implementation on Altera FPGA. Please kindly to help me to answer them :) 1. Can I use UART peripheral that is provided in SOPC builder to implement RS-485 communication (or is the available UART only for RS-232)? If I can't use it, do you have any suggestion how to implement RS-485 in SOPC? 2. So if I can use the available UART to implement RS-485, it means I can also use the UART HAL driver for my RS-485, doesn't it? 3. About the hardware implementation, I'm planning to implement RS-485 by assigning UART Tx and Rx to two pins in HSMC connector, is it possible? Are there any things that I have to consider about this implementation, like voltage signal level, buffer requirement etc? That's all, I'm looking forward any reply from you guys. Thanks!