• Ethernet
    Hi, I am using MCB2300 kit(lpc2368).Willing to send data through Ethernet. I found few codes and when compiled in uvision 4 , its giving code limited error as it is evaluation version.Are any light...
  • need help getting started
    I have been studying the tutorial for the 8051 at http://www.8052.com. For starters, I am writing a simple assembler code for an AT89S8253 microcontroller which will read inputs on Port1 and output it...
  • VLAN bytes not getting transmitted in ethernet packet LPC2468
    Hi I use RLARM and MDK for ARM for LPC2468. I prepare an ethernet frame of type OS_FRAME and send it using "send_frame" in the LPC24_EMAC driver. Everything is fine but the VLAN part. The same...
  • Need example to get CAN running
    I have problems to get the CAN controller on my Infineon XC886 CM running. Have someone example code for sending a CAN message via CAN node 0 (CAN RXD Port 1_6, CAN TXD Port 1_7)? I have tryed to use...
  • Ethernet Programming
    Hi I am new to the ARM platform. I have practiced few of the example programs such as blinky, uart, adc, timer. My next phase is programming the ethernet port and sending packets using TCP/IP. Can...