Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
etc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio [2024/02/04 13:48] jcmvbkbcetc:users:jcmvbkbc:linux-xtensa:esp32s3:gpio [2024/02/04 14:03] jcmvbkbc
Line 20: Line 20:
 These properties cannot be changed at runtime (short of writing directly to IO_MUX_n_REG registers). These properties cannot be changed at runtime (short of writing directly to IO_MUX_n_REG registers).
  
-When there's no direct connection for the function in the IO MUX or the pin with direct connection cannot be used a function may be routed through the GPIO matrix to a different GPIO and connected to a different pin. These settings are controlled by the children of the nodes ''gpio_out_mux: gpio_out_mux@60004554'' and ''gpio_in_mux: gpio_in_mux@60004154''. Numbering schemes are different for output and input muxes. E.g. for the ouput mux a GPIO index is mapped to a peripheral signal (table 6.2):+When there's no direct connection for the function in the IO MUX (e.g. UART2 signals are not there) or the pin with direct connection cannot be useda function may be routed through the GPIO matrix to a different GPIO and connected to a different pin. These settings are controlled by the children of the nodes ''gpio_out_mux: gpio_out_mux@60004554'' and ''gpio_in_mux: gpio_in_mux@60004154''. Numbering schemes are different for output and input muxes. E.g. for the ouput mux a GPIO index is mapped to a peripheral signal (table 6.2):
 <code> <code>
 &gpio_out_mux { &gpio_out_mux {
etc/users/jcmvbkbc/linux-xtensa/esp32s3/gpio.txt · Last modified: 2024/02/05 11:34 by jcmvbkbc