<?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[Using Cardputer without carputer library]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I want to port an MP3 player library to carputer, but there are conflicts between cardputer.h and my mp3 library.</p>
<p dir="auto">So what I want to do is to user adafruit gfx library and SD library directly without using carputer library. But both (gfx and SD) are using SPI with different pins. How do you make it work ?</p>
]]></description><link>https://community.m5stack.com/topic/5952/using-cardputer-without-carputer-library</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:30:18 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5952.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Jan 2024 10:19:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Using Cardputer without carputer library on Sun, 07 Jan 2024 13:42:50 GMT]]></title><description><![CDATA[<p dir="auto">There are 2 SPI buses that can be defined</p>
]]></description><link>https://community.m5stack.com/post/23265</link><guid isPermaLink="true">https://community.m5stack.com/post/23265</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 07 Jan 2024 13:42:50 GMT</pubDate></item><item><title><![CDATA[Reply to Using Cardputer without carputer library on Sun, 07 Jan 2024 11:00:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> Thank you but the screen (for Adafruit GFX) and SD card (for SD lib) have different pins : won't it be a problem if both try to use SPI with different pins in the same time ?</p>
]]></description><link>https://community.m5stack.com/post/23262</link><guid isPermaLink="true">https://community.m5stack.com/post/23262</guid><dc:creator><![CDATA[vcch]]></dc:creator><pubDate>Sun, 07 Jan 2024 11:00:50 GMT</pubDate></item><item><title><![CDATA[Reply to Using Cardputer without carputer library on Sun, 07 Jan 2024 10:36:15 GMT]]></title><description><![CDATA[<p dir="auto">You need to change the pin definitions in the adafruit libraries to match those defined on the Cardputers document web page</p>
]]></description><link>https://community.m5stack.com/post/23261</link><guid isPermaLink="true">https://community.m5stack.com/post/23261</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 07 Jan 2024 10:36:15 GMT</pubDate></item></channel></rss>