PIN compatability Atmega328 -> Teensy++ -> Teensy 3.2

Status
Not open for further replies.

hadesbox

New member
Hi all!

Im trying to use the Arduino tvout library to output composite video from a Teensy,

https://playground.arduino.cc/Main/TVout

the problem is that it looks like the only "teensy" compatible board with the library is the teensy++ according to the tvout library documentation.

The problem I have is that I need to connect the OC1A and AIN1 pins (from atmega328 and teens+++), but its getting very difficult to know which pins are compatible version on the teensy 3.2.

So far I found in a webpage that the pin 3 of the teensy 3.2 is the OC1A... but I'm lost on the AIN1... maybe even the pin 3 on my teensy is wrong.

Any suggestions for my experiments/investigations?
 
asking this in another way would be:

what are the compatible PB5 and PF7 pins from teensy++ on the teensy3.2?
 
Checked that and pins PB5, PF7, OC1A and AIN1 appear for teensy++2.0 but not for 3.2... I think Im missing something here, its posible those pins are named different on 3.2?
 
Status
Not open for further replies.
Back
Top