KL16 or KL26 SPI DMA example with processor expert

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

KL16 or KL26 SPI DMA example with processor expert

1,113 次查看
misiek81_pl
Contributor I


Hello,

I try to use small OLED display (92x64px) with SPI but the bus is slow. I can't find any example with SPI and DMA on KL16 or KL26 MCU. Is there any sample code with this combination? I found DMA with UART or ADC but not with SPI. Thanks for any help.

Michal.

标签 (1)
1 回复

688 次查看
cutworth
NXP Employee
NXP Employee

Hi Michal,

So you would like to stick to processor expert code or you can also do with bare-metal code like Kinetis SDK?

If you want to use processor expert code, then you can choose KDS IDE from www.nxp.com/kds, create a processor expert project for KL26, then drag and drop a SPI_LDD component for KL26.

Or you can choose to download Kinetis SDK code from www.nxp.com/ksdk, there is example code for SPI DMA in the KSDK1.3 package for KL26 Freedom board.

pastedImage_0.png

Hao

0 项奖励
回复