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

Hardware TWI/I2C Example

The latest TWI example I can find is from 4 SDK revisions ago and uses old libraries. Is there a sample using the nrf_drv_twi library that is recommended for current development?

Parents Reply
  • Hi Martin. I believe so.

    C:\Keil_v5\ARM\Device\Nordic\examples\peripheral\twi_simple_SDK9.0.0_v2\pca10028\arm5_no_packs\twi_simple_SDK9.0.0_v2.uvprojx

    *I'm using Dynastream's N5 Starter kit

    My includes are:

    • ....
    • ........\bsp
    • ..........\components\libraries\util
    • ..........\components\device
    • ..........\components\toolchain
    • ..........\components\drivers_nrf
    • ..............\Pack\ARM\CMSIS\4.5.0\CMSIS\Include
Children
No Data
Related