SPI Interrupt based on Kinetis KLxx or Kxx

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

SPI Interrupt based on Kinetis KLxx or Kxx

ソリューションへジャンプ
2,488件の閲覧回数
DolomitiLynx
Contributor III

Any example available of a SPI driver implemented in interrupt mode with Kinetis KL o K?

1 解決策
1,488件の閲覧回数
nasreenshaikh
Contributor III

Hi Giulio,

I am attaching the files for SPI drivers on interrupt basis on K10 controller.

Hope this helps you.

Nasreen

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,488件の閲覧回数
DolomitiLynx
Contributor III

Thank you Nasreen Shaikh,

the source code you attached has been useful to my development.

Best Regards

G.

1,488件の閲覧回数
albertovargas
NXP Employee
NXP Employee

Hi Giulio,

There is an example included with CW 10.4, that shows SPI's use with PE. You can find it on this path and its available for several boards: \Freescale\CW MCU v10.4\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis

I hope this helps.

Alberto

0 件の賞賛
返信
1,489件の閲覧回数
nasreenshaikh
Contributor III

Hi Giulio,

I am attaching the files for SPI drivers on interrupt basis on K10 controller.

Hope this helps you.

Nasreen

0 件の賞賛
返信
1,488件の閲覧回数
raphaeldegen
Contributor I

Hi Nasreen,

thanks for the code!

May you can help me to understand:

Do I have to set CS manually with PUSHR(buffer | SPI_PUSHR_PCS_MASK) and EOQ?

Best regards,

Raphael

0 件の賞賛
返信