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

Is there any SPI examples by directly accessing the registers?

Is there any SPI examples by directly accessing the registers?

Based on SDK15.0.2, for NRF52832 or NRF52810,  higher freedom, higher memory utilization.

Parents Reply
  • I have read this documentation, some questions need help: If 

    1. Is TXD.MAXCNT maximum length equal to 255 ? If it set value = 200.

    2. Is TXD.LIST maximum length equal to 7 ?  If it set value = 2

    3. Set TXD.PTR point to an array lists that they are continuous RAM buffer[400] and split them into 2 array lists, 

    4. set shortcut END_START

    5. Enable and Start 

    Does the SPIM will continuous send buffer data serial to MOSI without any pending .. ?

Children
No Data
Related