Two events handling causing conflict

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

Two events handling causing conflict

481 Views
ondrejstrakos
Contributor I

Hello,

I'm using SPIMaster_LDD driver in my K20 project and External Interrupt signalling that data I want to read from external device are ready. But when the OnInterrupt event is called and the service function is in progress, it disables the other event I'm using, SPI_OnBlockReceived flag and the program ends up in the infinite loop. Could you please give me an advice how can I service these two events and avoid that conflict of two event function callings?

Thank you very much!

Ondrej

Labels (1)
0 Kudos
0 Replies