FreeRTOS I2C Example on FRDM_K66 Master Error on Write

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeRTOS I2C Example on FRDM_K66 Master Error on Write

Jump to solution
1,481 Views
jeremyanderson
Contributor III

I'm using MCUExpresso IDE with SDK2.x.  I've imported the SDK example of freertos I2c.  Everything works fine with compiling and debugging, but it always fails with a kStatus_I2C_Addr_Nak.  Is there something I need to do with teh board to make this example work?

0 Kudos
1 Solution
1,174 Views
jeremyanderson
Contributor III

OK, RTFM.  Problem solved.  Read the doc/readme.txt file and the proper connections are shown.

View solution in original post

0 Kudos
1 Reply
1,175 Views
jeremyanderson
Contributor III

OK, RTFM.  Problem solved.  Read the doc/readme.txt file and the proper connections are shown.

0 Kudos