This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Intan RHD2164 with NRF52840 (SPI) - Double Data Rate Issue

Hello,

  I hope you are well.

 I am currently working on interfacing an INTAN RHD2164 chip with the NRF52840. This chip is connected in SPI with the NRF52840. The only problem is that it works in Double Data Rate. I have already tried interfacing with the SPI but nevertheless reading on the MISO line in double data rate is not possible with the single SPI Mode. Therefore, I was wondering if QSPI in dual mode would do this. I enclose the technical documentation for reading SPI. Any suggestion would be welcome.

Regards

Quentin

Parents
  • Hello Simon,

      Thank you for your very enriching answer which allowed me to understand something that I did not know, it is very appreciated!


      One last question for my understanding, is it the CLK of my SPI that I configure to twice the speed it should be at SLAVE (intan)? In fact, given the SCK required for the Intan chip, it would be better if I use the SPIM3 which allows 32MHz SCK?

    Best Regards,

    Quentin

Reply
  • Hello Simon,

      Thank you for your very enriching answer which allowed me to understand something that I did not know, it is very appreciated!


      One last question for my understanding, is it the CLK of my SPI that I configure to twice the speed it should be at SLAVE (intan)? In fact, given the SCK required for the Intan chip, it would be better if I use the SPIM3 which allows 32MHz SCK?

    Best Regards,

    Quentin

Children
Related