I have init spi4- for
Complete hardware is fine, Yet SPI communication is not happening, Am I missing something? I did nothing extra than this.
I have init spi4- for
Complete hardware is fine, Yet SPI communication is not happening, Am I missing something? I did nothing extra than this.
Hi Shubham,
Please share the following:
Best regards,
Benjamin
Hi Benjamin,
I waited for your answer, but I have resolved an issue. In the nRF5340_PS_v16.pdf it is mentioned that for SPIM4 "The GPIO must use the high drive H0H1 configuration in the DRIVE field of the PIN_CNF GPIO register."
With default S0S1, we were not able to communicate with MCP23S17.
Solution is -
Hi Benjamin,
I waited for your answer, but I have resolved an issue. In the nRF5340_PS_v16.pdf it is mentioned that for SPIM4 "The GPIO must use the high drive H0H1 configuration in the DRIVE field of the PIN_CNF GPIO register."
With default S0S1, we were not able to communicate with MCP23S17.
Solution is -