<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC MicrocontrollersのトピックImplementation of CAN Driver on LPC1768</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Implementation-of-CAN-Driver-on-LPC1768/m-p/2063862#M57928</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am implementing a CAN driver for the LPC1768 microcontroller. During simulation there is no error, but while testing , I was previously encountering an ERRBIT : start of frame (SOF) in CAN&amp;nbsp; interrupt and capture status register(CANxICR)&amp;nbsp; now it is resolved by setting the PINMODE0=0x0000000A i.e. TD1=NO pullup/down RD1=NO pullup/down. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I am getting ERRBIT : stuff Error in&amp;nbsp;CAN1ICR.&amp;nbsp; In CAN1GSR I am getting TXERR&amp;nbsp; and TCS:0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please help me to resolve this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let me know what are the correct values to be set in Pin Mode Select - PINMODE0 and Open Drain Mode Control - PINMODE_OD0 registers.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 14:07:10 GMT</pubDate>
    <dc:creator>Laxmi_Gangal</dc:creator>
    <dc:date>2025-03-18T14:07:10Z</dc:date>
    <item>
      <title>Implementation of CAN Driver on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Implementation-of-CAN-Driver-on-LPC1768/m-p/2063862#M57928</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am implementing a CAN driver for the LPC1768 microcontroller. During simulation there is no error, but while testing , I was previously encountering an ERRBIT : start of frame (SOF) in CAN&amp;nbsp; interrupt and capture status register(CANxICR)&amp;nbsp; now it is resolved by setting the PINMODE0=0x0000000A i.e. TD1=NO pullup/down RD1=NO pullup/down. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I am getting ERRBIT : stuff Error in&amp;nbsp;CAN1ICR.&amp;nbsp; In CAN1GSR I am getting TXERR&amp;nbsp; and TCS:0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please help me to resolve this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let me know what are the correct values to be set in Pin Mode Select - PINMODE0 and Open Drain Mode Control - PINMODE_OD0 registers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 14:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Implementation-of-CAN-Driver-on-LPC1768/m-p/2063862#M57928</guid>
      <dc:creator>Laxmi_Gangal</dc:creator>
      <dc:date>2025-03-18T14:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of CAN Driver on LPC1768</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Implementation-of-CAN-Driver-on-LPC1768/m-p/2065970#M57946</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247853"&gt;@Laxmi_Gangal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In CAN communication, a stuff error occurs when the receiving node detects a violation of the bit-stuffing rule. After five consecutive bits of the same polarity, a complementary bit is inserted. If this bit is missing or incorrectly inserted, a stuff error is triggered.&lt;BR /&gt;&lt;BR /&gt;Since you already fixed the SOF error by configuring the pins correctly, the stuff error may be due to signal integrity issues, timing mismatches, or incorrect pin configurations.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 02:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Implementation-of-CAN-Driver-on-LPC1768/m-p/2065970#M57946</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-03-21T02:52:26Z</dc:date>
    </item>
  </channel>
</rss>

