Skip to content

Releases: Srg213/ft6x06

v0.1.2

25 Oct 13:35
Compare
Choose a tag to compare

Added TouchInterruptPin
The ft6x06 indicates when touches are ready by manipulating an interrupt line.

By wait-polling this interrupt before reading the touch status registers we avoid spurious errors when the touchscreen controller becomes dormant (after not being touched for a while).

v0.1.1

03 Oct 20:03
Compare
Choose a tag to compare

Workaround on STM32F413:

Perform a longer reset here first.

v0.1.0

17 Sep 09:01
Compare
Choose a tag to compare
added rtt_target crate