• Conecting HM55B (compass sensor) to MCB2379
    Hello. I'm trying to connect the module HM55B (electronic compass) with MCB 2378. The module operates at 5 volts and I want to connect FAST GPIO pins that go to 3.3 volts. How I can do? Thank you very...
  • PPP
    Can i get information about how to interface a PPP protocol with 89c52.
  • TCPnet and PPP
    I am using Keil TCPnet and I have an application which currently uses BSD sockets over the Ethernet interface (providing SSL Web Server and other services). I need to provide the same services over a...
  • Problem with PPP
    On November 20th 2007, I was testing current release of Real-Time Library in WG Electronics in Warsaw. I had a problem with establishing connection PPP between ARM7 LPC2468 microcontroller (client ppp...
  • PPP setup
    I'm attempting to get PPP working. I have a socketmodem connected to an LPC2468 on uart 1. have the serial driver working. Do I need to include Std_Modem.c in my project? Where do I make changes...