Difficulty with SPI with NHD-4.3-480272FT-CSXV-CTP

Comments

3 comments

  • Ted M.
    NHD Staff

    Hi Makoto.inoue,

    The issue from the topic https://support.newhavendisplay.com/hc/en-us/community/posts/11074783379991-SPI-problem-with-NHD-3-5-320240FT-CSXN-CTP was resolved by adding a hardware buffer to the SPI clock source.

    It appears that MOSI goes low once SS is goes low, therefore MOSI is idle High with the Arduino example.  Try this configuration to see if helps.

    Best Regards,

    0
  • makoto.inoue

    Hi Ted,
    Thank you for the response & suggestion.
    I have solved my issue. 
    The MCU(nRF52840) was not driving the SPI SCLK line enough (I think I was driving SCLK around 0.5mA).
    I changed the MCU pin configuration to drive it higher (0.5mA --> 5mA) and now I’m receiving 0x7C properly. I presume FT813 needs somewhere near 5mA on SCLK to function…

    0
  • Ted M.
    NHD Staff

    Hi Makoto.inoue,

    It's good to hear you have solved this issue.

    Thanks for posting the solution!

    Best Regards,

    0

Please sign in to leave a comment.