• 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...
  • XML parser
    hi, does anyone know of a decent XML parser to run on an 8052? thanx guys
  • Creating project from import xml
    Hi, I am trying to import an xml for enabling a pre-processor define in the project but it fails. I dont see any error on the commandline, but the build also does not run. XML file contents...
  • 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
    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...