<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>using other transmit buffers in nxp lpc1766</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/25744/using-other-transmit-buffers-in-nxp-lpc1766</link><description> 
hi 
there is a sample code in 
C:\Keil\ARM\Boards\Keil\MCB1700\CAN 
about using can controller of nxp lpc1766. 
but it use transmit buffer 1 for sending the data. 
i want to use other buffers (like 2 ,3) for sending the data. 
can any one tell me how</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: using other transmit buffers in nxp lpc1766</title><link>https://community.arm.com/thread/77588?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2009 03:09:55 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:59f8cf9e-a6c1-4c9c-883f-f7c5c354f854</guid><dc:creator>hamid o</dc:creator><description>&lt;p&gt;&lt;p&gt;
i did all of them&lt;br /&gt;
i enabled all of buffer interrupts and put the necessary value for
them such as (TIF,TID,TDI). but the default buffer is still buffer 1
and when i disabled buffer 1 or clear its registers, the receiver
regs are empty.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using other transmit buffers in nxp lpc1766</title><link>https://community.arm.com/thread/56448?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2009 02:50:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5078a217-245e-4953-a220-4dba2fb78e42</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
Doesn&amp;#39;t that follow from the datasheet for the processor? It was
most probably the documentation from the datasheet that was used to
create the example you are looking at in the first place.&lt;/p&gt;

&lt;p&gt;
A traditional way of using multiple send buffers is to either
decide that some CAN frames should use some buffers, or to let the
code check for the first empty send buffer.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>