could BCM20737 connect the i2c format in the following?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

hi,

now, i try to use bcm20737 to connect a humidity sensor.

the humidity sensor format is as following.

could any i2c API access the data?

or is there any more underlying function to access it?

pastedImage_0.png

0 Likes
1 Solution
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

This format is not supported by 2073x.

View solution in original post

3 Replies
StBa_721356
Level 5
Level 5
50 likes received 25 likes received 10 likes received

The Hold Master Mode failed for us but the No Hold Master Mode worked perfectly in our test firmware.

We use the cfa_bsc_OpExtended() call to read and write I2C commands.

0 Likes

Oooops, there was a typo in my previous post (Hold Master Mode and No Hold Master mode were swapped):

The No Hold Master Mode failed for us but the Hold Master Mode worked perfectly in our test firmware.

So the I2C sequence you describe failed for us.

We use the cfa_bsc_OpExtended() call to read and write I2C commands.

0 Likes
asridharan
Employee
Employee
10 comments on KBA 5 comments on KBA First comment on KBA

This format is not supported by 2073x.