LPSPI TCF BIT

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPSPI TCF BIT

845 次查看
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

标记 (1)
1 回复

789 次查看
hajianik
Senior Contributor I

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