fsl_spi.h in SDK 2.6.0 LPC845-BRK: Value of kSPI_SselDeAssertAll

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

fsl_spi.h in SDK 2.6.0 LPC845-BRK: Value of kSPI_SselDeAssertAll

433 Views
1234567890
Contributor IV

Hi, a couple of month ago I've had a lot of 'fun' to understand the meaning of 'assert' and 'deassert' of TXSSEL in the documentation. I thought I got it.

But now I returned to a SPI project and have a question:

Shouldn't kSPI_SselDeAssertAll has the value 0xF0000U instead of 0x10000U? Below it has the same (inverted) value like kSPI_Ssel0Assert, but to deassert all I would expect a '1' to SSEL0-SSEL3.

But may be it's to late tonight...

pastedImage_1.png

Labels (1)
0 Kudos
1 Reply

373 Views
jeremyzhou
NXP Employee
NXP Employee

Hi ,

Thank you for your interest in NXP Semiconductor products and
for the opportunity to serve you.
Yes, the kSPI_SselDeAssertAll should be 0xF0000.
Thank you for pointing it out.

Have a great day,
TIC

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos