<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Two SPI’s - Robot Projects				            </title>
            <link>https://forum.dronebotworkshop.com/user-robot-projects/two-spis/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 12 Apr 2026 19:32:41 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Two SPI’s</title>
                        <link>https://forum.dronebotworkshop.com/user-robot-projects/two-spis/#post-14835</link>
                        <pubDate>Wed, 13 Jan 2021 05:08:38 +0000</pubDate>
                        <description><![CDATA[@warrens-corner

 Posted by: @warrens-corner 
I would like to connect an nRF24L01 and an SD card module to my project but I can’t seem to get them working together. I’m using an Elegoo Me...]]></description>
                        <content:encoded><![CDATA[<p>@warrens-corner</p>
<blockquote data-userid="2889" data-postid="14832" data-mention="warrens-corner">
<div class="wpforo-post-quote-author"><strong> Posted by: @warrens-corner </strong></div>
<p>I would like to connect an nRF24L01 and an SD card module to my project but I can’t seem to get them working together. I’m using an Elegoo Mega since I ran into memory issues with the SD card module and gps module. I was using the tutorials on Paul McWhorter’s YouTube channel for that. I can get the RF working or the SD card but not both. I’m thinking it’s a wiring issue since I have the RF working and as soon as I connect the SD card the RF stops working. I’m using pins 50, 51, 52 plus 53 for chip select for the RF. The SD card uses the same 50, 51, 52 and I have tried various pins for chip select. Has anyone ever tried something similar?</p>
</blockquote>
<p>Being serial, only one device can communicate at a time.</p>
<p>Assuming you have the right pins set, to select which slave device you wish to communicate with, you need to set it's chip select pin to LOW, and then back to HIGH to deselect the device, freeing up the bus for another device.</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/user-robot-projects/">Robot Projects</category>                        <dc:creator>frogandtoad</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/user-robot-projects/two-spis/#post-14835</guid>
                    </item>
				                    <item>
                        <title>Two SPI’s</title>
                        <link>https://forum.dronebotworkshop.com/user-robot-projects/two-spis/#post-14832</link>
                        <pubDate>Wed, 13 Jan 2021 00:43:31 +0000</pubDate>
                        <description><![CDATA[I would like to connect an nRF24L01 and an SD card module to my project but I can’t seem to get them working together. I’m using an Elegoo Mega since I ran into memory issues with the SD car...]]></description>
                        <content:encoded><![CDATA[<p>I would like to connect an nRF24L01 and an SD card module to my project but I can’t seem to get them working together. I’m using an Elegoo Mega since I ran into memory issues with the SD card module and gps module. I was using the tutorials on Paul McWhorter’s YouTube channel for that. I can get the RF working or the SD card but not both. I’m thinking it’s a wiring issue since I have the RF working and as soon as I connect the SD card the RF stops working. I’m using pins 50, 51, 52 plus 53 for chip select for the RF. The SD card uses the same 50, 51, 52 and I have tried various pins for chip select. Has anyone ever tried something similar?</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/user-robot-projects/">Robot Projects</category>                        <dc:creator>Warrens Corner</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/user-robot-projects/two-spis/#post-14832</guid>
                    </item>
							        </channel>
        </rss>
		