The evaluation board is based around the STM32F103ZET6 which has a lot more pins than mine, and therefore don't need the addres/data multiplexing.
The problem is that mine does not have enough pins for the adress bus, only eight.
So the question really is: How do I connect an external SRAM to the STM32F103VC, which does not have enough pins for the entire SRAM adress bus, using FSMC?