About 96 results
Open links in new tab
  1. RS485通讯的工作原理是什么? - 知乎

    RS485通讯接口分为两种,一种是两线制,另一种是四线制。 两线制的是半双工通讯方式,四线制是全双工通讯方式。 RS485通讯接口,抗干扰能力强,抗噪声干扰性好。 在工业控制上,RS485总线因其 …

  2. RS232 与 RS485 的区别是什么? - 知乎

    May 5, 2023 · RS485介绍 定义: RS485是一种高性能、多点、半双工、差分串行通信标准,可用于在多个设备之间进行长距离通信。 特点:RS485通常使用差分信号进行通信,即每根通信线路上同时传 …

  3. TTL-to-RS485 Module Not Receiving Data Correctly

    Sep 15, 2025 · Hello all, I’m working on a project using the TTL-to-RS485 converter module to interface a microcontroller (an Arduino-type MCU) with an RS485 network (long cable, differential pair). The …

  4. RS485总线专题讲解,从原理入手! - 知乎

    RS485有两线制和四线制两种接线,四线制只能实现点对点的通信方式,现很少采用,现在多采用的是两线制接线方式,这种接线方式为总线式拓朴结构在同一总线上最多可以挂接32个结点。 在RS485通 …

  5. 如何理解串口,UART, RS232, RS485? - 知乎

    两个RS485接口的设备A接A、B接B。 RS485一般是一主多从,因为是半双工传输机制,主机发送命令给不同地址的从机,挂在总线上的从机都会收到命令,地址对的从机才回复主机,一般可以挂32个从 …

  6. [SOLVED] - PIC32 RS485 using MAX14783E - Forum for Electronics

    Nov 18, 2024 · I am using pic32mz2048efm144 controller for my project and want to implement communication with another pic (same model). For this I have decided to use Rs485 communication …

  7. Compatibilities between RS-485 and RS-422 - Forum for Electronics

    Dec 24, 2010 · half duplex transmission protocol for rs485 Is it possible to use a RS-485 interface with a device which uses RS-422? In other words, is RS-485 fully compatible with RS-422? Thanks in …

  8. Example codes for serial communication in 8051 using RS485 protocol

    Apr 4, 2005 · Hi, I must connect three united with protocol master\\slave have any example code function, for the serial comunication in 8051 whit the rs485 protocol?

  9. [SOLVED] - How to check rs232 to rs485 converter?

    Dec 28, 2015 · Hi guys, I'm having a ICP CON rs232 to rs485 converter. I dont know how to check whether it is working or not?. I've only one rs232 to rs485 converter and usb to serial converter. My …

  10. How to set USB port as RS-485 entrance? How to ... - Forum for …

    Aug 18, 2022 · For this, I’ve linked it to my laptop using an RS485 cable (with an USB-converter for my laptop’s USB port). I’ve been having some trouble reading the parameters. I’ve done some …