<?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>about IIC slave</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17826/about-iic-slave</link><description>I need to develop the IIC Slave function by using a GPIO of the nrf51822, but the development on the KEIL with C is not enough, GPIO with C program is too slow to follow the IIC master’s communication .
So I want to know whether nrf51822 can be develop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Nov 2016 08:27:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17826/about-iic-slave" /><item><title>RE: about IIC slave</title><link>https://devzone.nordicsemi.com/thread/68688?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2016 08:27:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a848e95-e199-4d88-8746-aef0972fc7c1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF51822 contains a ARM Cortex M0 CPU core. You need to read the ARMv6-M Architecture manual which has the instruction set and all the details of the ARMv6 architecture. We don&amp;#39;t provide any SDK for assembly. You can see an example how to use inline assembly in C files for different compilers in the file &lt;em&gt;bootloader_util.c&lt;/em&gt; found in &lt;code&gt;\components\libraries\bootloader_dfu&lt;/code&gt; folder of &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v11.x.x/"&gt;SDK v11.0.0&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>