This is a VERY low-level library for controlling the TSI hardware module in a KL25 microcontroller. The programmer creates the TSI object passing basic parameters, and selects the active channels. Then, a scan on a given channel can be started, and the raw result can be read.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:532aa572220b | 2014-09-26 | quevedo | Corrected to activate clock gating on PORTs A, B, and C so all electrodes can work |
0:b39f4f954a9b | 2014-09-24 | quevedo | First version of the low-level library; interrupts not active, does not run in STOP modes |