<?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[Pin G26 G36]]></title><description><![CDATA[<p dir="auto">how can I use the upper pins of the M5StickC?<br />
The Grove Port is like this for me<br />
from machine import I2C, Pin<br />
i2c = I2C(scl=Pin(32), sda=Pin(33), freq=100000)<br />
sensor = sht31.SHT31(i2c, addr=0x44)<br />
only the upper ports don't work.</p>
]]></description><link>https://community.m5stack.com/topic/1434/pin-g26-g36</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:45:44 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1434.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Oct 2019 19:50:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pin G26 G36 on Thu, 31 Oct 2019 11:47:16 GMT]]></title><description><![CDATA[<p dir="auto">You should use  0,26 pins : Wire.begin(0,26)</p>
]]></description><link>https://community.m5stack.com/post/6228</link><guid isPermaLink="true">https://community.m5stack.com/post/6228</guid><dc:creator><![CDATA[vvs551]]></dc:creator><pubDate>Thu, 31 Oct 2019 11:47:16 GMT</pubDate></item></channel></rss>