PS I2C device (IICPS) shows up in the system.mss file.
XIicPs_CfgInitialize is successful.
XIicPs_SetSClk and XIicPs_GetSClk appear to be working.
XIicPs_MasterSendPolled hangs when I try to write to the LIS2DS12 on the MiniZed.
The I2C connection to the LIS2DS12 uses EMIO instead of MIO on the MiniZed. I verified that I'm using the correct FPGA pins in the XDC file.
Why is XIicPs_MasterSendPolled hanging?