Jump to content

Teensy 2.0 Pin Config

I have a Teensy 2.0 and an Adafruit RFM95W module.

I have been debuging on how to use it, I've found out that I needed interrupt pins to make it work.

So for Teensy 2.0 it has 5 interrupt pins (5,6,7,8,24)

Managed to test 5,6,7,8 but it won't work on the 24

I need it to be on the 24 because pins 5, 6, 7 and 8 will be used on different sensors specifically because these are also used as SCL, SDA, TX and RX.

Also tested and made sure that pin 24 can do a digital High/Low and I see that it works

Any idea why it won't work as an interrupt pin?

Gaming Rig:

CPU: i7-7700  

GPU: Asus DUAL-GTX1060-O3G 

RAM: VENGEANCE LPX 16GB (2 x 8GB) DDR4 2400MHz 

MOBO: STRIX Z270H GAMING

HDD: 2TB Western Digital Blue, 1TB Western Digital Black   

SSD: 240GB Western Digital Green

Monitor: ZOWIE XL2411 144Hz

Link to comment
Share on other sites

Link to post
Share on other sites

Read the board/ processor documentation.  Maybe there is a configuration limitation with hardware/software interrupts. 

Link to comment
Share on other sites

Link to post
Share on other sites

On 2/25/2019 at 3:38 PM, Javilen said:

Read the board/ processor documentation.  Maybe there is a configuration limitation with hardware/software interrupts. 

^ what he said. Also, is the board new, or could the pin be fried? 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×