Maverick2k
Member
Dear all,
For a project I am looking into using certain pins for different functionality, this is for Teensy 4.0. What are the best steps to see if the new configuration of pins is not conflicting with other configurations already used in the Arduino environment? I found on the NXP page the tool "Config Tool i.MX Version 7.0".
The following use case is envisioned
When I use the Config Tool the functionalities/connections are available, but not sure if they interfere with other already used default settings.
The above is just an example, but I would like to understand what approaches are used by the community.
THanks,
For a project I am looking into using certain pins for different functionality, this is for Teensy 4.0. What are the best steps to see if the new configuration of pins is not conflicting with other configurations already used in the Arduino environment? I found on the NXP page the tool "Config Tool i.MX Version 7.0".
The following use case is envisioned
- use a Quadtimer, TMR0 to trigger both ADCs synchronically.
- use EMC_04 (F2) as input, when it triggers, capture the Quadtimer counter value
- use EMC_05 (G5) as input, when it triggers, capture the Quadtimer counter value
When I use the Config Tool the functionalities/connections are available, but not sure if they interfere with other already used default settings.
The above is just an example, but I would like to understand what approaches are used by the community.
THanks,