<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf54h20 can120 configuration in Visual Studio Code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128400/nrf54h20-can120-configuration-in-visual-studio-code</link><description>When I try to assign pins to the CAN120 peripheral this is not posible, in the devicetree under pins it states: &amp;quot;this node has no pins&amp;quot; which seem unfortunate for an CAN peripheral...... 
 how do I assign pins to the CAN120 peripheral ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2026 16:44:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128400/nrf54h20-can120-configuration-in-visual-studio-code" /><item><title>RE: nrf54h20 can120 configuration in Visual Studio Code</title><link>https://devzone.nordicsemi.com/thread/567632?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2026 16:44:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e11eb47-8f0d-4434-b959-8ac0633c301b</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;You have to use the pinctrl stuff in order to assign pins in the dts overlay.&lt;/p&gt;
&lt;p&gt;The can120 node should already have pins assigned when using the dk board - or you can use its dtsi files as an example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>