<?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[UART communication]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">We want to connect an arduino to the J10 UART.<br />
When we try <code>voxl-uart-loopback -d 7</code>, it fails.<br />
When we use 'voxl-i2c scan 7 400000`, it recognizes the device (besides the UART TX and RX we connected the SDA and SCL as well)</p>
<p dir="auto">We also tried it with a GPS, so that we could be sure it wasn't the arduino code, but it had the same result: uart failed and i2c was recognized.</p>
<pre><code>/ # serial-read-teensy -d 7
INITIALIZING
Sending 10 bytes:
0123456789
Transfer should take ~1736us, sleeping for 6736us (+5000us overhead)
Reading back data...
ERROR: voxl_uart_read 0 bytes, expected 10
closing uart bus
FAIL
</code></pre>
<p dir="auto">Can you help us with this?</p>
<p dir="auto">Thanks in advance!</p>
]]></description><link>https://forum.modalai.com/topic/2713/uart-communication</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 01:54:46 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/2713.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Oct 2023 14:04:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UART communication on Tue, 03 Oct 2023 15:48:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/756">@SHofmeester</a> J10 on the VOXL2 is a SPI port. <a href="https://docs.modalai.com/voxl2-connectors/#j10---external-spi" rel="nofollow ugc">https://docs.modalai.com/voxl2-connectors/#j10---external-spi</a></p>
]]></description><link>https://forum.modalai.com/post/12496</link><guid isPermaLink="true">https://forum.modalai.com/post/12496</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Tue, 03 Oct 2023 15:48:50 GMT</pubDate></item></channel></rss>