|
172 | 172 | <ul class="current nav bd-sidenav"> |
173 | 173 | <li class="toctree-l1"><a class="reference internal" href="00_about.html">PULSAR H2 Development Board</a></li> |
174 | 174 | <li class="toctree-l1"><a class="reference internal" href="01_setup.html">Desktop Environment</a></li> |
175 | | -<li class="toctree-l1"><a class="reference internal" href="02_lib.html">Installing packages - Micropython</a></li> |
| 175 | +<li class="toctree-l1"><a class="reference internal" href="02_lib.html">ESP32-H2 MicroPython Installation</a></li> |
176 | 176 | <li class="toctree-l1"><a class="reference internal" href="02_1_esp-idf.html">ESP-IDF Getting Started</a></li> |
177 | 177 | <li class="toctree-l1"><a class="reference internal" href="03_pinout.html">Development board</a></li> |
178 | 178 | <li class="toctree-l1"><a class="reference internal" href="11_gpio.html">General Purpose Input/Output (GPIO) Pins</a></li> |
@@ -423,13 +423,13 @@ <h2>SDCard SPI<a class="headerlink" href="#sdcard-spi" title="Link to this headi |
423 | 423 | <figure class="align-center" id="id1"> |
424 | 424 | <span id="figura-micro-sd-card"></span><a class="reference internal image-reference" href="_images/Micro-SD-Card-Pinout.png"><img alt="Micro SD Card Pinout" src="_images/Micro-SD-Card-Pinout.png" style="width: 40%;" /></a> |
425 | 425 | <figcaption> |
426 | | -<p><span class="caption-number">Fig. 17 </span><span class="caption-text">Micro SD Card Pinout</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p> |
| 426 | +<p><span class="caption-number">Fig. 15 </span><span class="caption-text">Micro SD Card Pinout</span><a class="headerlink" href="#id1" title="Link to this image">#</a></p> |
427 | 427 | </figcaption> |
428 | 428 | </figure> |
429 | 429 | <figure class="align-center" id="id2"> |
430 | 430 | <span id="figura-micro-sd-card-reader"></span><a class="reference internal image-reference" href="_images/Lector-Micro-SD.jpg"><img alt="Micro SD Card reader" src="_images/Lector-Micro-SD.jpg" style="width: 40%;" /></a> |
431 | 431 | <figcaption> |
432 | | -<p><span class="caption-number">Fig. 18 </span><span class="caption-text">Micro SD Card external reader</span><a class="headerlink" href="#id2" title="Link to this image">#</a></p> |
| 432 | +<p><span class="caption-number">Fig. 16 </span><span class="caption-text">Micro SD Card external reader</span><a class="headerlink" href="#id2" title="Link to this image">#</a></p> |
433 | 433 | </figcaption> |
434 | 434 | </figure> |
435 | 435 | <p>The conections are as follows:</p> |
@@ -714,7 +714,7 @@ <h2>SDCard SPI<a class="headerlink" href="#sdcard-spi" title="Link to this headi |
714 | 714 | <figure class="align-center" id="id4"> |
715 | 715 | <a class="reference internal image-reference" href="_images/menuconfig.png"><img alt="ESP-IDF" src="_images/menuconfig.png" style="width: 90%;" /></a> |
716 | 716 | <figcaption> |
717 | | -<p><span class="caption-number">Fig. 19 </span><span class="caption-text">ESP-IDF Menuconfig SD SPI Configuration</span><a class="headerlink" href="#id4" title="Link to this image">#</a></p> |
| 717 | +<p><span class="caption-number">Fig. 17 </span><span class="caption-text">ESP-IDF Menuconfig SD SPI Configuration</span><a class="headerlink" href="#id4" title="Link to this image">#</a></p> |
718 | 718 | </figcaption> |
719 | 719 | </figure> |
720 | 720 | </div></div> |
|
0 commit comments