<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I2C requirements to add some extra sensors]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am building a custom drone using flight core 2, where I need to add some extra I2C based sensors.  As per my understanding the flight core 2 have total 4 I2Cs, one I2C is used for power module (I2C3) and other is used in internal sensors (I2C4), I2C1 and I2C2 are available through connectors.</p>
<p dir="auto">I need to add 3 I2C based IR ToF sensor with fight core 2.<br />
Can I use I2C2 at J10 or I2C1 at J14 ?</p>
<p dir="auto">Is it possible to add IR ToF in bus format of I2C? If possible is there any impact on I2C speed?</p>
<p dir="auto">Looking  forward for your support.</p>
<p dir="auto">Thanks &amp; Regards,<br />
Asif</p>
]]></description><link>https://forum.modalai.com/topic/1761/i2c-requirements-to-add-some-extra-sensors</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 12:10:47 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1761.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Feb 2023 12:04:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I2C requirements to add some extra sensors on Thu, 02 Feb 2023 16:40:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi Asif,</p>
<p dir="auto">I'm not totally sure about the final use case (sensor driver and sensor implementations vary) but I can comment on the I2Cs on the hardware.  In general you can have multiple I2C devices on the same bus (given they have ability to change slave addresses), so you may get away with multiples on a bus?</p>
<p dir="auto"><code>I2C1</code> at J10 --&gt; <a href="https://docs.modalai.com/flight-core-v2-datasheets-connectors/#j10---external-gps--magnetometer-connector" rel="nofollow ugc">here</a>  normal use case is a magnetometer but yes you could use this, provided the driver looks for this port</p>
<p dir="auto"><code>I2C2</code> at J14 -&gt; <a href="https://docs.modalai.com/flight-core-v2-datasheets-connectors/#j14---external-spii2cadc" rel="nofollow ugc">here</a> - this is 'spare' in our generic use case so should be OK</p>
<p dir="auto">Can you share PN of what you're trying to use?  We don't have direct experience with ToF from Flight Core at this point to reference</p>
]]></description><link>https://forum.modalai.com/post/8157</link><guid isPermaLink="true">https://forum.modalai.com/post/8157</guid><dc:creator><![CDATA[modaltb]]></dc:creator><pubDate>Thu, 02 Feb 2023 16:40:30 GMT</pubDate></item></channel></rss>