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?
解決済! 解決策の投稿を見る。
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.
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.
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.