<?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[HMI module with M5Stack Basic V2.7 - Grove Port C]]></title><description><![CDATA[<p dir="auto">I had my wires plugged into pins 16 (RX), 17 (TX), and Ground on the M5Stack Basic V2.7 for some serial communication with a camera lens motor. This was working fine when I setup Serial2 with:</p>
<p dir="auto"><em>Serial2.begin(115200, SERIAL_8N1, 16, 17);</em></p>
<p dir="auto">I have attached the HMI module to the M5Stack Basic V2.7 and I've soldered my wires to a grove cable utilising the white (for RX), yellow (for TX), and black (for Ground) with red being unused. I have plugged this grove cable into Port C on the HMI module (as I understand it's for UART communication). According to the HMI documentation the RX should be pin 16 and the TX should be pin 17 on the M5Stack Basic, which matches what I had coded originally (Image showing the pin allocations here <a href="https://shop.m5stack.com/cdn/shop/products/10_c6822166-63d0-4fd9-8ec4-371a090d6177_1200x1200.webp?v=1680240342" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/cdn/shop/products/10_c6822166-63d0-4fd9-8ec4-371a090d6177_1200x1200.webp?v=1680240342</a>).</p>
<p dir="auto">However, my code does not work now. Am I missing a step? Do I need to do anything differently in my code?</p>
<p dir="auto">I saw the HMI example code on the GitHub repository (<a href="https://github.com/m5stack/M5Unit-HMI" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Unit-HMI</a>), however that example was for the buttons and rotary encoder which I'm not using for the time being (so I haven't included the MODULE_HMI.h/cpp files).</p>
<p dir="auto">Any help would be appreciated as I'd like to the the grove connector rather than individual pins. Thanks!</p>
]]></description><link>https://community.m5stack.com/topic/5572/hmi-module-with-m5stack-basic-v2-7-grove-port-c</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:42:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5572.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Aug 2023 05:52:20 GMT</pubDate><ttl>60</ttl></channel></rss>