MQX code for K65 TSI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQX code for K65 TSI

554 Views
annamol
Contributor IV

Hi,

Is there any example project for using TSI module and its interrupt in MQX? I tried porting KSDK code for TSI onto MQX and I am getting confused whether I am doing it properly or not?

It would be helpful if anyone can share any working project or at least guide me to get a working code in MQX for TSI

0 Kudos
1 Reply

323 Views
soledad
NXP Employee
NXP Employee

Hello,

There is not an example using the K65 device, however you can use the below application note (and software) as reference.

This appnote shows examples using:

  • Segment LCD
  • Real-time Clock
  • FlexMemory
  • SPI interface to Wi-Fi system
  • FlexBus external bus interface to graphic LCD display
  • ADC connection to touch screen overlay
  • I2C communication with external Freescale sensors
  • Ethernet Controller
  • Hardware Touch Sensor Interface (TSI)
  • Low power modes with Low-leakage Wakeup Unit (LLWU)
  • General-purpose input/output (GPIO)

http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4346.pdf?fpsp=1&WT_TYPE=Application%20Not...

http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4346_SW.exe


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos