I'm working on a custom PCB with SDRAM loosely based on @Dogbone06's deboard v5 and I'm trying to decipher exactly which MKL02 pins are required for a teensy 4.x compatible pcb.
The pin in question is `PTA1/IRQ_1`, which routes to the iMXRT1062's `GPIO_EMC_01` in the schematic on pjrc.com:
On the devboard it looks like the pin is left floating:
If I'm reading the datasheet correctly it looks like this pin is used for `RESET_b`, and given that it's unconnected on the devboard I'm assuming it's not required, but I'd like to get confirmation if possible.
Additionally, I'd like to confirm whether any other MKL02 pins are optional/not required to produce a teensy compatible custom pcb.
The pin in question is `PTA1/IRQ_1`, which routes to the iMXRT1062's `GPIO_EMC_01` in the schematic on pjrc.com:
On the devboard it looks like the pin is left floating:
If I'm reading the datasheet correctly it looks like this pin is used for `RESET_b`, and given that it's unconnected on the devboard I'm assuming it's not required, but I'd like to get confirmation if possible.
Additionally, I'd like to confirm whether any other MKL02 pins are optional/not required to produce a teensy compatible custom pcb.