LPSPI TCF BIT

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

LPSPI TCF BIT

648 Views
hajianik
Senior Contributor I

Hi,

My target is S32K148 ,

I'm trying to manually clear the TCF bit in LPSPI register, I tried ORing with 0x00000400u and also ANDing with the complement of 0x00000400u, neither seem to work. once the transfer is complete how is this bit gets cleared?

Is it hardware controlled and if so how?

Thanks,

Koorosh Hajiani

Tags (1)
1 Reply

592 Views
hajianik
Senior Contributor I

The issue is resolved, It was a type of mistake a novice would make.