• LED(GPIO) ON/OFF using EMAC Protocol (LPC1768 )
    Hello, I am very new to EMAC. I have chosen the controller LPC1768 which have inbuilt Ethernet MAC. I am trying to write firmware to operate some leds connected to LPC1768 Board using EMAC...
  • CAN protocol not working
    I have written CAN driver program for LPC1768 microcontroller. One is working code and based on that another driver program i have written. But the problem is first driver program is working fine but...
  • I2C and CAN protocols not working
    I2C and CAN not working in LPC1768 I am using two nos. LPC1768 header boards from different manufacturers. And if I try to communicate using I2C and CAN through both controllers, nothing is transmitting...
  • CAN PROTOCOL WITH STM32F107
    Hi all.Excuse me for my english.I writed a project for the protocol can with STM32F107VC I saw the example and modified it. For the Transmission in Loop Back mode, the project is ok For the RX...
  • Implementing CAN interface on 8052 help !!
    The project I am currently working on involves implementation of CAN interface. We are using a standard 8052 chip (Winbond 78E516) which does not have a built-in CAN controller. Therefore, we are forced...