⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
goutham
Offline
Last seen:1 year 10 months ago
加入:2017-08-10 12:34
i2ccore.h

Hi

I am unable to view the i2c_core.h header file in Keil IDE.I enclosed the screenshot below.

附件:
Device:
MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi goutham,

Hi goutham,

I dont see that file even existing in the SDK, apparently its an old forgotten file that its not been used by the SDK, i dont think that it causes you any trouble, isn't ?

Thanks MT_dialog

goutham
Offline
Last seen:1 year 10 months ago
加入:2017-08-10 12:34
ok

ok

1)Suppose if we want to connect sensor to DA14583 via i2c ,where can we get header files for i2c communication.

2)Is there any application notes for connecting DA14585 to sensors via i2c communication for our reference.

MT_dialog
Offline
Last seen:2 months 1 week ago
工作人员
加入:2015-06-08 11:34
Hi goutham,

Hi goutham,

There is no i2c generic file where all the i2c functions are located, the SDK includes an example that interfaces with an EEPROM and there you will find an example in order to create either you own i2c driver or you can directly create a driver for your sensor.

Thanks MT_dialog