SC18IS606 I2C-SPI Bridge: How can I know SPI access has been finished by Polling?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SC18IS606 I2C-SPI Bridge: How can I know SPI access has been finished by Polling?

Jump to solution
2,373 Views
piros
Contributor I

The datasheet mentions Polling, but it doesn't seem to describe how to do polling .
How can I know when SPI access has been completed by polling rather than by using an interrupt?

Is there something like a status register for polling?
Or should I monitor a port whether it changes H or L level?

0 Kudos
Reply
1 Solution
2,344 Views
guoweisun
NXP TechSupport
NXP TechSupport

Hi Piros:

Yes I think so!

View solution in original post

0 Kudos
Reply
4 Replies
2,359 Views
piros
Contributor I

Hi guoweisun,

Thanks for your reply.

Based on your answer, is it right that I can't know completion of SPI transaction by polling even though there is an description about polling in the datasheet?

polling.png

0 Kudos
Reply
2,345 Views
guoweisun
NXP TechSupport
NXP TechSupport

Hi Piros:

Yes I think so!

0 Kudos
Reply
2,336 Views
piros
Contributor I

Hi guoweisun,

I understand. Thank you.

0 Kudos
Reply
2,364 Views
guoweisun
NXP TechSupport
NXP TechSupport

HI 

I checked your requirement, unfortunately the SC18IS606 does not have a dedicated status register or using a port indication  for polling SPI transaction completion.

0 Kudos
Reply