STM32F1, STMCubeMX, 2-wire serial interface, TTP229 16-channel Touch Switch Digital Sensor 0. 참고 사이트 https://github.com/arduino12/ttp229-arduino/tree/master/TTP229 1. 모듈 2. HW 구성2.4V ~ 5.5V 내에서 동작합니다. 그림처럼 점퍼가 되어 있어야 16 key를 인식할 수 있습니다. 3. RCC > HSE > Crystal/Ceramic Resonator 4. USART1 > Asynchronous 5. TTP229 PinTTP229_SCLTTP229_SDO 6. 소스https://github.com/sglee0223/stm32f103ve/tree/master/ttp..