<?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>BMA456 was shown as disabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115784/bma456-was-shown-as-disabled</link><description>Hi, 
 I have one nrf52840 board and one bosch BMA456 Shuttle board 3.0 flyer. 
 I am using zephyr-sdk-0.16.8. 
 zephyr build and flashing works fine, but when I use device list to shown the device status. 
 bma456 was shown as bma4xx @19 (disabled) 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Oct 2024 10:34:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115784/bma456-was-shown-as-disabled" /><item><title>RE: BMA456 was shown as disabled</title><link>https://devzone.nordicsemi.com/thread/507896?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2024 10:34:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97ae9952-659f-49c2-be14-00bdd3b4efa7</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gavin,&lt;/p&gt;
&lt;p&gt;nRF52840 does have internal pull you can configure with devicetree.&lt;/p&gt;
&lt;p&gt;See the following solution from my colleague:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/113717/do-i-need-pull-up-resistors-when-using-i2c-or-does-the-driver-set-them-up-in-software/497185"&gt;RE: Do I need pull-up resistors when using I2C or does the driver set them up in software?&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BMA456 was shown as disabled</title><link>https://devzone.nordicsemi.com/thread/507751?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2024 12:53:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c58cf722-7920-4c04-9b3d-f328e743cc45</guid><dc:creator>freedom-168</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your quick response. Here is the DTS overlay file I am using.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;amp;i2c0 {&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; status = &amp;quot;okay&amp;quot;;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; bma4xx: bma4xx@19 {&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compatible = &amp;quot;bosch,bma4xx&amp;quot;;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reg = &amp;lt;0x19&amp;gt;;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; int1-gpios = &amp;lt;&amp;amp;gpio0 28 GPIO_ACTIVE_HIGH&amp;gt;;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;br /&gt;&lt;span&gt;};&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Someone said that a pull up resistor should be added for SCL and SDA line; others said that some boards already provide the pull up resistor within it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;May I know whether nrf52840 has built-in pull up resistor for SCL/SDA ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is there any other thing I could investigate for this issue?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;Regards/Gavin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BMA456 was shown as disabled</title><link>https://devzone.nordicsemi.com/thread/507710?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2024 10:42:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:961a0369-7807-4f22-bd23-cb3301fe355e</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gavin,&lt;/p&gt;
&lt;p&gt;Make usre your device is enable with &lt;code&gt;status=&amp;quot;okay&amp;quot;.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;You can refer to samples mentioned in&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/discussions/68250#discussioncomment-8289679"&gt;https://github.com/zephyrproject-rtos/zephyr/discussions/68250#discussioncomment-8289679&lt;/a&gt;&amp;nbsp;for its usage.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Best regards,&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Charlie&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>