This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About SPI opcode 0x03

Hello. 

I am yoo at korea.

We will connect OLED with QSPI and Driver IC supports SLOWREAD.

- 8bit (Opcode: 0x03) + 24bit  (Addr) + 8bit (Read value: Mandatory) + 8bit (Read value: Optional) ... + 8bit (Read value: Optional) 

According to "6.19.8 instruction set" of nRF52840_PS_v1.5.pdf, there is no opcode 0x03 (SLOWREAD).

My question is as follows.

1. Is it possible add opcode 0x03?

2. Could I use "6.19.6 Sending custom instructions" for opcode 0x03.

Thank you.

Best Regrads.

Parents Reply
  • Dear haakonsh.

    I am sorry for late reply.

    Currently, I don't know the part number and only know what to implement.

    The communication specifications currently provided are as follows.
    - Write/read operation should be performed with IO0.

    Is it supported by nRF52840 QSPI?

    BR,

    Thank you.

Children
Related