ALT pins not available as GIO pins after CAN started.
Pin 29 and 30 affected on Teensy 3.5 and 3.6
PR ALT_35_36 raised with a fix in
FlexCAN_T4.tpp lines 576, 579, 644, 647 I believe are wrong as pins set to 0
pins should be reset back to GPIO state using PORT_PCR_MUX(1)
ALT pins not available as GIO pins after CAN started. Pin 29 and 30 affected on Teensy 3.5 and 3.6
PR ALT_35_36 raised with a fix in FlexCAN_T4.tpp lines 576, 579, 644, 647 I believe are wrong as pins set to 0 pins should be reset back to GPIO state using PORT_PCR_MUX(1)