• RS485 communication with 8051
    My Friends Merry Christmas and Happy New year. Would you give me an example about how to connect SN75179 chip or equivalent to realize RS485 communication? I can realize communication between two AT89S52...
  • Serial communication With RS485
    I am new to embedded. Any one please post me simple coding for Stimulation of RS485 serial communication in Keil-C With Thanks G.Karthik Ragunath
  • RS485
    Hello, I am working in mdk5. For my application I am writting code for RS485. While debugging I found that my FCR register is not loading its value. The code I have written is show below. void uart_rs485...
  • Rs485
    Hello, Maybe this is not a question for this forum, but I still give it a try: I would like to have different 8051's (or derivatives) "talking to each other" via a serial protocol. One uC would...
  • RS485 or CAN ?
    hi all, RS-485 is very low level embedded micro's network, but easy to implement with 9 bit Master-slave protocol, first implemented by our Father of Micros, Intel, as Bitbus in 70s. CAN is robust...