Details
BUY FT5761M https://www.utsource.net/itm/p/12442866.html
Below is the parameter table and instructions for the FT5761M, a capacitive touch controller IC.
Parameter Table
| Parameter | Symbol | Min | Typ | Max | Unit | Description |
|---|---|---|---|---|---|---|
| Operating Voltage | VDD | 2.4 | 3.3 | 5.5 | V | Supply voltage range |
| Operating Current (Active Mode) | IDD | - | 100 | - | μA | Typical current consumption in active mode |
| Operating Current (Sleep Mode) | IDD | - | 1 | - | μA | Typical current consumption in sleep mode |
| Touch Detection Time | TDT | 10 | 20 | 30 | ms | Time to detect a touch |
| Release Detection Time | RDT | 10 | 20 | 30 | ms | Time to detect a release |
| Interface Type | IF | - | I2C | - | - | Communication interface |
| I2C Clock Speed | SCL | 100 | 400 | 1000 | kHz | Supported I2C clock speeds |
| Operating Temperature Range | Toper | -40 | 25 | 85 | °C | Temperature range for operation |
| Storage Temperature Range | Tstg | -40 | 25 | 85 | °C | Temperature range for storage |
| Humidity Range | RH | 0 | 50 | 90 | % | Relative humidity range for operation |
| ESD Rating | ESD | - | 8 | - | kV | Human body model (HBM) ESD rating |
| Package Type | PKG | - | QFN24 | - | - | Package type |
Instructions
1. Power Supply
- Supply Voltage (VDD): The FT5761M operates within a supply voltage range of 2.4V to 5.5V. Ensure that the power supply is stable and within this range to avoid damage to the IC.
- Decoupling Capacitors: Place a 0.1μF ceramic capacitor close to the VDD pin to filter out noise and stabilize the power supply.
2. Communication Interface
- I2C Interface: The FT5761M supports I2C communication. Connect the SDA (Data) and SCL (Clock) lines to your microcontroller or host system. Use pull-up resistors (typically 4.7kΩ) on both SDA and SCL lines to ensure proper communication.
- Address Configuration: The default I2C address is 0x38. If multiple FT5761M devices are used, configure the address using the address pins (if available).
3. Touch Sensing
- Touch Pads: Connect the touch pads to the appropriate input pins (T1 to T12). Ensure that the touch pads are properly designed and routed to minimize interference.
- Sensitivity Adjustment: Use the I2C interface to adjust the sensitivity settings. Refer to the datasheet for specific register addresses and values.
4. Operating Modes
- Active Mode: In active mode, the IC continuously monitors the touch pads. The typical current consumption is around 100μA.
- Sleep Mode: To reduce power consumption, the IC can be put into sleep mode. In sleep mode, the typical current consumption is around 1μA. Use the I2C interface to switch between active and sleep modes.
5. Interrupt Handling
- Interrupt Pin (INT): The INT pin is used to signal touch events. Connect this pin to an interrupt input on your microcontroller. When a touch is detected, the INT pin will go low.
- Interrupt Clear: After processing the interrupt, send a command to clear the interrupt flag via the I2C interface.
6. Configuration and Calibration
- Initial Configuration: Upon power-up, initialize the FT5761M by writing to the configuration registers. Refer to the datasheet for the register map and default values.
- Calibration: Perform calibration to optimize touch performance. This involves adjusting the baseline and threshold values for each touch pad. Use the I2C interface to read and write calibration data.
7. Environmental Considerations
- Temperature and Humidity: The FT5761M is designed to operate within a temperature range of -40°C to 85°C and a humidity range of 0% to 90%. Ensure that the operating environment stays within these limits.
- ESD Protection: The IC has an ESD rating of 8kV (HBM). Handle the IC with care to avoid static damage.
8. Troubleshooting
- No Touch Detection: Check the connections to the touch pads and ensure that the power supply is stable. Verify the I2C communication and register settings.
- False Touches: Adjust the sensitivity settings and check for interference from nearby components or power lines.
- High Power Consumption: Ensure that the IC is in the correct operating mode (active or sleep) and that the decoupling capacitors are properly placed.
For detailed information and advanced configurations, refer to the FT5761M datasheet and application notes provided by the manufacturer.
(For reference only)View more about FT5761M on main site
