<?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>MCP25625 with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53839/mcp25625-with-nrf52832</link><description>Hi I wanted to ask if there is a driver/library for the mcp25625 chip? Also for the communication do I use &amp;quot; SPIM — Serial peripheral interface master with EasyDMA &amp;quot; or &amp;quot; SPI — Serial peripheral interface master &amp;quot;. 
 We made our own pcb to interface a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Nov 2019 06:59:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53839/mcp25625-with-nrf52832" /><item><title>RE: MCP25625 with nrf52832</title><link>https://devzone.nordicsemi.com/thread/217881?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 06:59:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b84647b-9e9e-428b-9705-132d3df8089a</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;I found this question which contains some code for the MCP2515:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/9353/mcp2515-with-nrf51-dk/122706#122706"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/9353/mcp2515-with-nrf51-dk/122706#122706&lt;/a&gt;. Note: its for the nRF51, but it should not be a very much work to port it to a nRF52.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You simply set which pins you want to use in the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/structnrfx__spim__config__t.html"&gt;nrfx_spim_config_t&lt;/a&gt;&amp;nbsp;struct that you pass to&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__nrfx__spim.html#ga1526d58f8151f86a86c38c56b00103ea"&gt;nrfx_spim_init&lt;/a&gt;, which initializes the SPI Master driver.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should also take a look at the&amp;nbsp;&lt;a title="SPI Master Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/spi_master_example.html?cp=5_1_4_6_39"&gt;SPI Master Example&lt;/a&gt;&amp;nbsp;in our nRF5 SDK v16.0.0.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCP25625 with nrf52832</title><link>https://devzone.nordicsemi.com/thread/217823?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 16:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93c2d959-036f-4413-a036-7ec42fa8d989</guid><dc:creator>christoph1433</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;Bj&amp;oslash;rn&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;thank you for your answer and the information about the GPIOs, that really helps.&lt;/p&gt;
&lt;p&gt;Just to make sure, there is also no driver for MCP2515? It is basically the same chip without a CAN transceiver.&lt;/p&gt;
&lt;p&gt;Also is there a tutorial or instructions on how to program/change GPIO functions of the nRF52832? I am struggling to find a staring point.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Christoph&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCP25625 with nrf52832</title><link>https://devzone.nordicsemi.com/thread/217721?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 09:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f9ea1ea-7006-4d3c-ad13-15b3e741032d</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Christoph,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am afraid that we do not have a driver or library for the&amp;nbsp;&lt;span&gt;mcp25625&amp;nbsp;? However, it could be that some in the community has made one and is willing to share.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As for the pin assignment for SPI on the nRF52832, there are some GPIOs that should only be used for low frequency signals(i.e. up-to 10kHz) due to their proximity to the&amp;nbsp;radio power supply and antenna pins, see&amp;nbsp;&lt;a title="GPIO usage restrictions" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=3_2_0_3_2#concept_rfc_x1z_2q"&gt;GPIO usage restrictions&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hence, I would recommend using other pins than P0.31 and P0.30 for MOSI and SCK.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bjørn&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>