<?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 bug]]></title><description><![CDATA[<p dir="auto">Using uiflow2, and i2c, I'm trying to call the following method<br />
i2c0.writeto(0x41, mybuf, stop=True)</p>
<p dir="auto">but you cant supply 'stop='<br />
The error produced is 'TypeError: function doesn't take keyword arguments'</p>
<p dir="auto"><a href="https://docs.micropython.org/en/latest/library/machine.I2C.html?highlight=i2c%20writeto#machine.I2C.writeto" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.micropython.org/en/latest/library/machine.I2C.html?highlight=i2c writeto#machine.I2C.writeto</a></p>
<p dir="auto">should be positional according to the docs<br />
This is with alpha version 17</p>
]]></description><link>https://community.m5stack.com/topic/5420/i2c-bug</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:31:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5420.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Jun 2023 08:10:43 GMT</pubDate><ttl>60</ttl></channel></rss>