You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Have you updated the SPI initialisation code to initialise B4 to miso? In the original code you gave, you don't do that.

    If you specify some SPI pins but not others, only the SPI pins that you specify get set up - and if you don't specify an input then it'll probably just read 1s in - regardless of what the actual input is doing.

    In the graph you sent, I don't see any data coming from the chip. Is that intentional?

About

Avatar for Gordon @Gordon started