Resolved! STM32F746 FMC configured for 8bit parallel interface, extra bytes sent
Hi,I'm trying to get parallel communication working between an STM32F746 using its FMC peripheral with a Zilog chip (Z8523L16VEG) that acts as a RS485 serial port. The interface to the Zilog chip is an 8 bit parallel interface. So far I have the FMC ...