• 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...
  • 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 TLS
    Hi, Does anyone use HTTPS with TLS for secure link between browser and target device? Is other free library for Keil TCP/IP stack for HTTPS(TLS 1.2) Thanks, Naeem
  • 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...