Bug when configuring SPI for LPC845

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

Bug when configuring SPI for LPC845

跳至解决方案
1,333 次查看
tim99
Contributor III

I believe there are a couple of bugs in the config tool when configuring SPI for LPC845.

If I select Clock polarity: CPOL=0: SCK inactive in low, the flag kSPI_ClockPolatityActiveLow is used which is the opposite behavior.

Also, If I want to transfer 8 bits of data I have to select "Data width [bits]" = 7. The configurator enters dataWidth = 7, but  I assume kSPI_Data8Bits was supposed to have been used.

0 项奖励
1 解答
1,169 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Terje,

Sorry for my mistake, yes, the issue still exit, I will report it to development team.

Thanks for your sharing.

BR

Alice

在原帖中查看解决方案

3 回复数
1,169 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Terje Mugaas ,

Which version of Config Tools and SDK do you used?

Please use the latest one, have fix these issue you mentioned.


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 项奖励
1,169 次查看
tim99
Contributor III

Hi Alice and thanks for you reply.

I am using the integrated Config tool in MCUXpresso IDE 11.0.0.

I just downloaded the latest version of MCUXpresso IDE 11.0.1 and the problem is still there. From the help menu, I see it is using ConfigTools Framework 6.0.0

The SDK is version 2.6.0 which is the latest available for the LPCXpresso845MAX board.

Where can I find the fix you mentioned?

0 项奖励
1,170 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Terje,

Sorry for my mistake, yes, the issue still exit, I will report it to development team.

Thanks for your sharing.

BR

Alice