-->
Page 1 of 3

FreeRTOS I2C driver

PostPosted: Thu Jan 08, 2015 10:26 am
by hreintke
LS,
I'd like to communicate I2C using the RTOS SDK but that is (not yet?) included in the SDK.
Is someone already working on this and/or know of any example implementation ?
Herman

Re: FreeRTOS I2C driver

PostPosted: Thu Jan 08, 2015 11:37 am
by ystrem
I think that nobody use hw i2c for now. Only sw.

Re: FreeRTOS I2C driver

PostPosted: Thu Jan 08, 2015 12:33 pm
by hreintke
I know it is software I2C.
I have seen I2C implementations in nodeMCU and several examples from espressif.
But I am using the RTOS SDK for developing my application and I am looking for the implementation using that sdk.
Herman

Re: FreeRTOS I2C driver

PostPosted: Fri Feb 13, 2015 7:12 pm
by Baoshi
look ay my oled driver, i have i2c implementation on freertos
viewtopic.php?f=6&t=1616