• Bus Collision detection in LIN
    In Event triggered frame of LIN (Local Interconnect Network), more than one slave can respond to the master, if signals have changed from previous transmitted values. In case two slaves simultaneously...
  • LIN Pro on NUC140
    Hi, i am working on NUC140 board, rite now im working on LIN Pro on NUC140, my doubt is what is the configuration required for LIN PRO on NUC140. Kindly share if any sample code/Document is available...
  • Uart to LIN
    hello is there anyone who is expert with LIN protocol ?? i have some struggles in how to send the sys break over UART (its 13bit in addition to 1 bit for delimiter) like if i have the following LIN...
  • LIN protocol on LPC236x UART (non-LIN capable)
    Have you any success receiving LIN protocol on non-LIN capable UARTS. After reception of LIN-break start of frame UART experience problems with further reception. Thanks in advance
  • Sample C code for LIN
    Any example Source Code to run a simple LIN network using LINDC as slave and a C8051F530DK (8051) as a master?