Parents
  • Hi,

     

    When you're using asynchronous (ie. a twi_handler has been defined) mode in the driver, you should wait for the previous transaction to complete.

    If you add "DEBUG" to the preprocessor define symbols, you should be able to get more detailed information on where the issue occurred.

    Could you add this, recompile and run again?

     

    Kind regards,

    Håkon

Reply
  • Hi,

     

    When you're using asynchronous (ie. a twi_handler has been defined) mode in the driver, you should wait for the previous transaction to complete.

    If you add "DEBUG" to the preprocessor define symbols, you should be able to get more detailed information on where the issue occurred.

    Could you add this, recompile and run again?

     

    Kind regards,

    Håkon

Children
Related