Forums - Pio_change system event

3 posts / 0 new
Last post
Pio_change system event
aswin.v
Join Date: 22 Feb 17
Posts: 12
Posted: Thu, 2017-03-09 01:55

Hello , I am  trying to use the system event generated when a PIO is changed.It worked successfully with switch as input.But when I tried with output of an IR receiver , I find that that event is not getting generated.What is the minimum time a PIO change can produce system event?

  • Up0
  • Down0
Dr. Nissim Zur
Profile picture
Join Date: 6 Jun 16
Location: Skype: nissim.test CSR1010 External design house
Posts: 235
Posted: Thu, 2017-03-09 02:55

You can get event ONLY when PIO is defined as an input. 
IR input can be handled easily. we did it. See www.telnt.com
See the "THE IOT GATEWAY USB-IR-BLE-WIFI" section. 

call my Skype : nissim.test 

 

 

 

  • Up0
  • Down0
lee.williams
Join Date: 14 Oct 16
Posts: 5
Posted: Wed, 2017-04-19 07:36

Generally speaking the response of a PIO is pretty quick I would be suprised if its missing the event - theres two things weve learnt about PIOs on CSR

1. Make sure the voltage is above (or below) the threshold of the PIO. This usaully invloves tuning the Pull up/ pull down resistor.

2. There is a bug in the firmware some edges are ignored. Trying using a to trigger on both edges rather than one.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.