<?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[Please allow jtag or jtag over usb on next version]]></title><description><![CDATA[<p dir="auto">The current M5Stack module is excellent other than the the fact that it does not support jtag.</p>
<p dir="auto">This major omission reduces its usability for anything but the most trival applications.</p>
<p dir="auto">I am sure there is another pin which could be used for the lcd chip select.</p>
<p dir="auto">Regards</p>
<p dir="auto">Richard</p>
]]></description><link>https://community.m5stack.com/topic/1135/please-allow-jtag-or-jtag-over-usb-on-next-version</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 17:56:21 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1135.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jul 2019 20:55:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sun, 23 Feb 2020 13:50:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a><br />
As always, GPIO 14 is already in use for the display.</p>
<p dir="auto">“All the pins other then GPIO14 are availiable, however for some reason it was used for LCD CS on the M5Stack rendering JTAG unuseable.”</p>
]]></description><link>https://community.m5stack.com/post/7548</link><guid isPermaLink="true">https://community.m5stack.com/post/7548</guid><dc:creator><![CDATA[bobolink]]></dc:creator><pubDate>Sun, 23 Feb 2020 13:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Fri, 21 Feb 2020 18:40:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/3014">@sgallou</a> said in <a href="/post/7526">Please allow jtag or jtag over usb on next version</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> But is it possible to debug (put breakpoints, show variables, callstack...) through USB or UART ? How ? Works with VSCode/PlatformIO ?</p>
</blockquote>
<p dir="auto">If your asking about REPL then yes it works with VSCode</p>
]]></description><link>https://community.m5stack.com/post/7527</link><guid isPermaLink="true">https://community.m5stack.com/post/7527</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 21 Feb 2020 18:40:19 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Fri, 21 Feb 2020 17:20:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> But is it possible to debug (put breakpoints, show variables, callstack...) through USB or UART ? How ? Works with VSCode/PlatformIO ?</p>
]]></description><link>https://community.m5stack.com/post/7526</link><guid isPermaLink="true">https://community.m5stack.com/post/7526</guid><dc:creator><![CDATA[sgallou]]></dc:creator><pubDate>Fri, 21 Feb 2020 17:20:22 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Thu, 13 Feb 2020 12:54:11 GMT]]></title><description><![CDATA[<p dir="auto">I've spotted this interesting article <a href="https://www.cnx-software.com/2020/02/12/esp32-jtag-debugging-microsd-card-socket/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cnx-software.com/2020/02/12/esp32-jtag-debugging-microsd-card-socket/</a></p>
<p dir="auto">But haven't tried it yet</p>
]]></description><link>https://community.m5stack.com/post/7383</link><guid isPermaLink="true">https://community.m5stack.com/post/7383</guid><dc:creator><![CDATA[Thrasher]]></dc:creator><pubDate>Thu, 13 Feb 2020 12:54:11 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 03 Sep 2019 16:58:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> Of course we are talking about two different levels of debugging.</p>
<p dir="auto">The BBC micro is also for beginners but allows both.</p>
<p dir="auto"><a href="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgrade/" target="_blank" rel="noopener noreferrer nofollow ugc">microbit jlink upgrade</a></p>
]]></description><link>https://community.m5stack.com/post/5442</link><guid isPermaLink="true">https://community.m5stack.com/post/5442</guid><dc:creator><![CDATA[bobolink]]></dc:creator><pubDate>Tue, 03 Sep 2019 16:58:48 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 03 Sep 2019 15:45:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1972">@repligon</a> said in <a href="/post/5440">Please allow jtag or jtag over usb on next version</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> Are you saying that m5stack has built-in full-fledged debug server that lets you put breakpoints and examine any variables or are you talking about debugging with printf? Because when I was looking for the infro on the first I couldn't find anything.</p>
</blockquote>
<p dir="auto"><a href="https://codewith.mu/en/tutorials/1.0/repl" target="_blank" rel="noopener noreferrer nofollow ugc">REPL Explanation</a></p>
]]></description><link>https://community.m5stack.com/post/5441</link><guid isPermaLink="true">https://community.m5stack.com/post/5441</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 03 Sep 2019 15:45:17 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 03 Sep 2019 15:26:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> Are you saying that m5stack has built-in full-fledged debug server that lets you put breakpoints and examine any variables or are you talking about debugging with printf? Because when I was looking for the infro on the first I couldn't find anything.</p>
]]></description><link>https://community.m5stack.com/post/5440</link><guid isPermaLink="true">https://community.m5stack.com/post/5440</guid><dc:creator><![CDATA[repligon]]></dc:creator><pubDate>Tue, 03 Sep 2019 15:26:42 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 03 Sep 2019 07:28:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/700">@lukasmaximus</a><br />
Thanks, I've deleted all my posts, so if you have enough privelegies on this forum you can purge them</p>
]]></description><link>https://community.m5stack.com/post/5438</link><guid isPermaLink="true">https://community.m5stack.com/post/5438</guid><dc:creator><![CDATA[Thrasher]]></dc:creator><pubDate>Tue, 03 Sep 2019 07:28:46 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 03 Sep 2019 07:13:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a> I struggle to see how your webserver on ap question is in anyway related to jtag. I did already give you quite a lot of pointers to how to make a webserver on the M5Stack AP, please keep that to your other discussion instead of going off topic here.</p>
]]></description><link>https://community.m5stack.com/post/5436</link><guid isPermaLink="true">https://community.m5stack.com/post/5436</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 03 Sep 2019 07:13:06 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sat, 31 Aug 2019 14:13:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a> Raw micropython is available as standered as UIFlow is built on it. REPL is also available over USB.<br />
You can also Used VSCode and Xcode on OSX to program the M5Stack.<br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/596">@lukasmaximus89</a> made a good video on VScode on youtube.<br />
<a href="https://www.youtube.com/watch?v=Y9pOWgsNgKk" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=Y9pOWgsNgKk</a></p>
]]></description><link>https://community.m5stack.com/post/5407</link><guid isPermaLink="true">https://community.m5stack.com/post/5407</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 31 Aug 2019 14:13:33 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sat, 31 Aug 2019 13:44:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a> The M5Stack is aimed at the beginners market and so JTAG is not required, Debug over usb or uart is all we need. JTAG is also a dying standard and getting dropped from alot of hardware. its only certain categories of hardware designers who make use of it now, basically enterprise companies.</p>
]]></description><link>https://community.m5stack.com/post/5403</link><guid isPermaLink="true">https://community.m5stack.com/post/5403</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 31 Aug 2019 13:44:58 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sat, 31 Aug 2019 12:46:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a> But don’t you need the LCD display operating while you use JTAG to debug your code?<br />
Some kind of demultiplexer hardware added maybe?</p>
]]></description><link>https://community.m5stack.com/post/5401</link><guid isPermaLink="true">https://community.m5stack.com/post/5401</guid><dc:creator><![CDATA[bobolink]]></dc:creator><pubDate>Sat, 31 Aug 2019 12:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sat, 31 Aug 2019 11:38:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1795">@thrasher</a> said in <a href="/post/5395">Please allow jtag or jtag over usb on next version</a>:</p>
<blockquote>
<p dir="auto">As far as I understood from different forums/github, we dont have jtag available because one of the pins is used to work with LCD. This case, it appears to be possible to hardmode m5stack, Im thinking of cutting pcb trace of this pin, add 2 point switch which will either connect it to lcd or work as jtag. With some skill you can even dremel a small hole on the side and put switch there</p>
</blockquote>
<p dir="auto">Now that sounds like a good plan for an enterprise version of the M5Stick.<br />
If you have facebook post this on the Official group and PM Jimmy Lau!</p>
]]></description><link>https://community.m5stack.com/post/5397</link><guid isPermaLink="true">https://community.m5stack.com/post/5397</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 31 Aug 2019 11:38:24 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Fri, 30 Aug 2019 12:27:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1972">@repligon</a> you can debug over the usb connection or over UART</p>
]]></description><link>https://community.m5stack.com/post/5387</link><guid isPermaLink="true">https://community.m5stack.com/post/5387</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 30 Aug 2019 12:27:17 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Thu, 29 Aug 2019 12:42:46 GMT]]></title><description><![CDATA[<p dir="auto">The lack of debugging is literally the only reason that stops me from buying the stack.</p>
]]></description><link>https://community.m5stack.com/post/5368</link><guid isPermaLink="true">https://community.m5stack.com/post/5368</guid><dc:creator><![CDATA[repligon]]></dc:creator><pubDate>Thu, 29 Aug 2019 12:42:46 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Fri, 16 Aug 2019 12:34:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/730">@rleinfellner</a><br />
Wouldn’t you want the JTAG scan path clear for automated factory testing?</p>
]]></description><link>https://community.m5stack.com/post/5189</link><guid isPermaLink="true">https://community.m5stack.com/post/5189</guid><dc:creator><![CDATA[bobolink]]></dc:creator><pubDate>Fri, 16 Aug 2019 12:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Fri, 16 Aug 2019 06:25:14 GMT]]></title><description><![CDATA[<p dir="auto">This is a major omission from the M5Stack's capabilities.<br />
No JTAG debugging, what were they thinking?</p>
]]></description><link>https://community.m5stack.com/post/5183</link><guid isPermaLink="true">https://community.m5stack.com/post/5183</guid><dc:creator><![CDATA[5trace]]></dc:creator><pubDate>Fri, 16 Aug 2019 06:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sun, 21 Jul 2019 13:15:08 GMT]]></title><description><![CDATA[<p dir="auto">Agree, vote plus 1 for JTAG.. Sales will definitely increase. M</p>
]]></description><link>https://community.m5stack.com/post/4835</link><guid isPermaLink="true">https://community.m5stack.com/post/4835</guid><dc:creator><![CDATA[mick]]></dc:creator><pubDate>Sun, 21 Jul 2019 13:15:08 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Sat, 20 Jul 2019 23:11:14 GMT]]></title><description><![CDATA[<p dir="auto">I find JTAG great for real time debugging with H/W breakpoints and variable watching, its also fast. I think its fine it has the other methods also, however its would be good to have JTAG availiable. Even better would be using a dual channel USB chip which could handle JTAG without the seperate programmer like the WROVER DevKit.</p>
<p dir="auto">All the pins other then GPIO14 are availiable, however for some reason it was used for LCD CS on the M5Stack rendering JTAG unuseable.</p>
]]></description><link>https://community.m5stack.com/post/4834</link><guid isPermaLink="true">https://community.m5stack.com/post/4834</guid><dc:creator><![CDATA[rleinfellner]]></dc:creator><pubDate>Sat, 20 Jul 2019 23:11:14 GMT</pubDate></item><item><title><![CDATA[Reply to Please allow jtag or jtag over usb on next version on Tue, 16 Jul 2019 10:43:55 GMT]]></title><description><![CDATA[<p dir="auto">I don’t understand why you would want jtag when you can program OTA, USB and UART</p>
]]></description><link>https://community.m5stack.com/post/4812</link><guid isPermaLink="true">https://community.m5stack.com/post/4812</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 16 Jul 2019 10:43:55 GMT</pubDate></item></channel></rss>