<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><description>A projects to learn the SPI API of the RP2040 C SDK, and to use it to control an external Flash IC. In this post, the schematic. 





ST Micro M25P16-VMN6P NOR Flash 16MBit
That&amp;#39;s the full name of the IC ( datasheet ). It&amp;#39;s a common...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><pubDate>Sun, 27 Nov 2022 17:07:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I have troubles writing a blog, but the firmware works. Here&amp;#39;s a capture of checking the IC&amp;#39;s Read Identification (RDID):&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6/RDID.jpg" /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24821&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><pubDate>Thu, 24 Nov 2022 22:01:54 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;No success yet. I&amp;#39;m trying to&amp;nbsp;read the&amp;nbsp;8-bit manufacturer identification of the external SPI EEPROM. Good news is that the SPI traffic looks healthy.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6/pastedimage1669327184389v1.png" alt=" " /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24821&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><pubDate>Sat, 19 Nov 2022 21:59:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6</guid><dc:creator>colporteur</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;JC you&amp;#39;re so deep I need tanks. I think it is best I just snorkel on the surface for now. I am excited about your video link. Going to do the intro shortly.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24821&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><pubDate>Sat, 19 Nov 2022 19:46:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Initial communication capture:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6/pastedimage1668887192438v1.png" alt=" " /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24821&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Add external SPI Flash Memory to Raspberry Pico - 1: hardware</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/raspberry-pico-pi-add-extra-spi-flash-embedded-memory</link><pubDate>Sat, 19 Nov 2022 17:44:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Just thinking, this project will be very handy for reverse-engineering. Remove out the memory chip from boards and read off. I could have used that a couple of months back when I was trying to figure out how to reconfigure a car stereo from Japan to UK frequency operation. There are some low-cost 8-pin ZIF sockets (probably not great quality, but good enough!) like this one:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-6d5616b9-6c87-4e74-8af3-3c57ee2f5bb6/pastedimage1668879853998v1.png" alt=" " /&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24821&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>