• Serial Comunications
    Im usint AT89S8252. Has anybody a .C routine to get a second serial interface using port 1, I mean, how can I setup P1.1 to TXD and P1.0 to RXD. I need use two serial interfaces together, I mean...
  • JSON over HTTP
    Hi, I am using AJAX JSON over HTTP to send using CGI. It is working. Does Keil web server CGX supports JSON RPC. Currently I have to Post JSON using CGX using $.ajax({ type: "POST", url...
  • Http over PPP problem
    Hi forum users, A few days ago I started struggling with the following problem. When opening three or more concurrent http sessions over a PPP interface my application crashes and the debugger tells...
  • pci to mcu comunication
    hi. i want to use an ethernet PCI card for building a web server with mcu(to be exact an LPC2378).does anybody have any information about comunication berween PCI ans MCU?
  • serial comunication using 7026
    hi, i want to send three bytes of data that is taken through user input from keyboard .. now i want to send that 3 bytes of data using data commands from pc to 7026 mc.....pls help me....this is very...