Arch Max Free Port Pins

Hi,

I need two 16-bits ports: one for reading data from sensor and the other for writing data to FIFO. I am looking at the schematic of “Arch Max”. I see all the pins of MCU are connedted to the ports. I think I can use Port E and Port D freely without any conflict (Pin share) condition. I will use PortIn and PortOut for reading and writing.

Is there any additional problem that I can meet?

Thank you.