<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.osll.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Open Source &amp; Linux Lab etc:users:jcmvbkbc:linux-xtensa:esp32s3</title>
        <description></description>
        <link>http://wiki.osll.ru/</link>
        <lastBuildDate>Sat, 30 May 2026 03:15:45 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://wiki.osll.ru/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>Open Source &amp; Linux Lab</title>
            <link>http://wiki.osll.ru/</link>
        </image>
        <item>
            <title>GPIO and pin muxing</title>
            <link>http://wiki.osll.ru/doku.php/etc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio?rev=1707122044&amp;do=diff</link>
            <description>GPIO and pin muxing

Take a look at the esp32s3 TRM chapter 6.3, table 6.2 and table 6.3 to understand relation between the peripheral signals, IO MUX and the GPIO matrix. Teaser picture:


IO MUX pin settings (selected function, drive strength, pull-up, pull-down, input enable) are controlled by the children of the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>etc:users:jcmvbkbc:linux-xtensa:esp32s3</category>
            <pubDate>Mon, 05 Feb 2024 11:34:04 +0000</pubDate>
        </item>
        <item>
            <title>SoC MMU</title>
            <link>http://wiki.osll.ru/doku.php/etc:users:jcmvbkbc:linux-xtensa:esp32s3:mmu?rev=1707431734&amp;do=diff</link>
            <description>SoC MMU

FLASH and PSRAM in ESP32* chips are attached through MMU which allows mapping different parts of FLASH and/or PSRAM into fixed address ranges. It's not very well documented for the ESP32 and I can't find any documentation for ESP32S3, so here's the bits scraped from docs, IDF source code, Espressif QEMU models and good old poking into registers-checking the effect.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>etc:users:jcmvbkbc:linux-xtensa:esp32s3</category>
            <pubDate>Fri, 09 Feb 2024 01:35:34 +0000</pubDate>
        </item>
    </channel>
</rss>
