Anyone get the PSOC5 shift register FIFO flags (full / empty) to work?

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

cross mob
iamc_4600466
Level 1
Level 1

There is a question on this from 2011 and as far as I can tell, the FIFO status flags are just broken -

ShiftReg_1_GetFIFOStatus(ShiftReg_1_IN_FIFO) never returns FULL no matter how much your write into the FIFO with ShiftReg_1_WriteData( (uint32)(data) );

Any clever trick on this?

Thanks!

0 Likes
1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello iamc_4600466 ,

Could you please share your project so that we can check at our end?

Thanks,

P Yugandhar.

0 Likes