• 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...
  • MDK-ARM FCARM utility - filename CRC32 values
    We are using the MDK-ARM TCP/IP stack and web server. I wish to access the contents of web.c (the output file from FCARM.EXE) from our own application code. My question concerns the FileTab[] file...
  • About Little-endian to Big-endian
    Note: This was originally posted on 9th September 2013 at http://forums.arm.com If i change SC100 from little endian to big endian, 1. what should i do about software source code? Only change ADS1.2-...
  • Big-Endian
    Hi, We are using NXP LPC11C35 and µVision v4.71.2.0. We want to use big-endian format at our variables. At Keil->Project->Options->Target->Code generation->big endian checkbox is disabled. Is...