Kinetis SPI driver without OS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Kinetis SPI driver without OS

ソリューションへジャンプ
1,925件の閲覧回数
guillaumetiffin
Contributor III

Hello,

I'm looking for a SPI driver without any OS (uTasker / MQX ...) for a kinetis K60.

I think that it should be quite common but I didn't succed to find it.

Can you help me please?

Regards,

Guillaume Tiffineau

0 件の賞賛
返信
1 解決策
1,717件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

The KINETIS512_V2_SC recommended by colleague Jennie does not have a complete driver for the SPI module but it has an example to be used with the TWR-MEM. Check the example in the path:

<install_folder>\KINETIS512_V2_SC\build\iar\spi_demo

Please refer to the example for more information.


Hope this information can help you

Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,717件の閲覧回数
robotjosh
Contributor IV

Processor expert can generate a spi driver.  If you are not using processor expert, you can start a project with it just to generate the spi driver for your real project.

0 件の賞賛
返信
1,717件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hi Guillaume,

KINETIS512_V2_SC should include what you need.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100&fpsp=1&tab=Design_Tools_Tab

I would also like to recommend you refer Kinetis Peripheral Module Quick Reference

http://cache.freescale.com/files/32bit/doc/quick_ref_guide/KQRUG.pdf?fpsp=1

can this help?


Have a great day,
Zhang Jun

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

1,717件の閲覧回数
guillaumetiffin
Contributor III

Hi,

thank you for your quick response.

Unfortunately, this doesn't include SPI driver and I already search in this repository and I didn't find it.

Regards,

Guillaume Tiffineau

0 件の賞賛
返信
1,718件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

The KINETIS512_V2_SC recommended by colleague Jennie does not have a complete driver for the SPI module but it has an example to be used with the TWR-MEM. Check the example in the path:

<install_folder>\KINETIS512_V2_SC\build\iar\spi_demo

Please refer to the example for more information.


Hope this information can help you

Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信