touch means it is capable of being used as a touch pin… a pin that is capable of capacitive touch sensing… This feature of some MCU (MicroController Unit)can be performed on the device itself, removing the need for an external device As opposed to a capacitive touch sensor, which performs the capacitive tough sensing on an external device and returns results to the MCU
I like to use the term IIC BUS, which some may say is incorrect… but i feel it emphisizes the nature of the technology and that it indeed has several notable qualities different than other pins…
Definition of a BUS Architecture
A computer bus is a shared electronic pathway (wires/traces) on the motherboard that transfers data, addresses, and control signals between the CPU, memory, and peripherals, acting as the internal highway system for components to communicate efficiently, with key types including the high-speed System Bus (Data, Address, Control) and external PCI Express (PCIe) for expansion cards and USB for external devices.
Key Functions
Data Transfer: Moves actual data between components (e.g., CPU to RAM).
Addressing: Specifies where data needs to go (Address Bus).
Control Signals: Manages operations (read/write) and timing (Control Bus).
Main Types
System Bus: Connects core components like CPU, RAM, and chipset. It’s often split into: