Hi,

I am trying to create an application on top/based on the i2c tools.
Everything was working well, except the i2c_smbus_block_process_call(), 
which returns an error when called.

Below is the output of i2cdetect -F:

Functionalities implemented by /dev/i2c-2:
I2C                              yes
SMBus Quick Command              no
SMBus Send Byte                  yes
SMBus Receive Byte               yes
SMBus Write Byte                 yes
SMBus Read Byte                  yes
SMBus Write Word                 yes
SMBus Read Word                  yes
SMBus Process Call               yes
SMBus Block Write                yes
SMBus Block Read                 no
SMBus Block Process Call         no
SMBus PEC                        yes
I2C Block Write                  yes
I2C Block Read                   yes

-----

Based from it, I could tell that SMBus Process Call is not supported.
could anyone suggests an alternative or give directions on how to make a 
process call?

Thanks in advance!

Francis

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/161adc80-973f-4cc2-8a3c-2d4015186288%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to