hi.
how to download code into CY8C20324-12LQXI and get the raw count of capsense?
can KitProg2 achieve it?
Solved! Go to Solution.
To download code into CY8C20324-12LQXI, it requires the programmer to support ISSP protocol, KitProg2 doesn't support he protocol. So it is better to use MiniProg-3 or MiniProg-1 to program it.
Getting raw count of CapSense, we often use I2C or UART interface, so you can use KitProg2.
To download code into CY8C20324-12LQXI, it requires the programmer to support ISSP protocol, KitProg2 doesn't support he protocol. So it is better to use MiniProg-3 or MiniProg-1 to program it.
Getting raw count of CapSense, we often use I2C or UART interface, so you can use KitProg2.