Slave sync fifo mode not working in 32 bit mode

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

We have programmed the slave sync fifo to work in the 32 bit mode. There is just one setting I am aware of -

   

 

   

#define CY_FX_SLFIFO_GPIF_16_32BIT_CONF_SELECT (1)

       

 

   

But we see FX3 to be working in 16 bit mode. Any suggestion how we can debug this?

   

Thanks,

   

Sandeep

0 Likes
2 Replies
Anonymous
Not applicable

Hi,

   

Did you changed the isDQ32Bit in CyU3PIoMatrixConfig_t

   

Regards,

   

Anand

0 Likes
Anonymous
Not applicable

It is set to CyTrue.

0 Likes