• CAN IMPLEMENTATION WITH LPC2378
    Hello, I am working on LPC2378 processor for the first time I have to configure CAN controller.I am seeing there are many website which provide timing calculator but no one discuss about how to achive...
  • Heterogenous platform CAN implementation .
    Hi All, We have 3 boards in all 1)MCB2300 development board (LPC2378 based) 2)MCBSTM32C development board (STM32F107VCT06 based) 3)OEM Base Board QVGA v1.1 from Embedded Artists (LPC2478 based) ...
  • Java implementation of CAN on Linux
    Does anyone here know of a CAN controller that will implement the protocol on-chip. I'm trying to find a controller that can be controlled from Java on Linux.
  • Basic C question for CAN implementation
    What I am trying to do is load a CAN frame with some calculated data and transmit it every 1s. Additionally I want to compare what I am sending with an incoming message, compare each byte and if they...
  • 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...