SPI1 configuration problem on MKM34Z256xxx7

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

SPI1 configuration problem on MKM34Z256xxx7

跳至解决方案
1,566 次查看
samdexter
Contributor II

It seems that SPI1 PTI0 ALT4 (SPI1_MISO) and PTI1 ALT4 (SPI1_MOSI) do not work on MKM34Z256xxx7.

The lines stay low during communication attempt, however, PTH6 ALT3 (SPI1_PCS0)) and PTH7 ALT3

(SPI1_CLK) function properly. Switching PTI pins to ALT5 make them to work as required, except for the

swapped functionality (MISO <-> MOSI).

Tested on a custom board and on MKM34Z7 tower board. Is it a bug on a silicon or I am doing something

wrong?

Can anybody confirm, please?

标记 (3)
1 解答
1,367 次查看
MarMi
NXP Employee
NXP Employee

Helo Sam,

according to reference manual page 135:

PTI1 (This pin is true open drain pad. External pull-up resistor should be added.)

Kind regards,

Martin M.

在原帖中查看解决方案

2 回复数
1,368 次查看
MarMi
NXP Employee
NXP Employee

Helo Sam,

according to reference manual page 135:

PTI1 (This pin is true open drain pad. External pull-up resistor should be added.)

Kind regards,

Martin M.

1,367 次查看
samdexter
Contributor II

Oh... That's embarrassing. How could I not pay attention to that note...

Will try it shortly. Thank you very much for pointing it out.

Regards,

Sam.

0 项奖励
回复