Hi Dao,
There are some information associated to the example.
Extract of the readme.txt file:
++++++++++++++
====================
This project demonstrates the use of the I2C component. An external
accelerometer is switched into a test mode in which the user can write
into the X, Y, Z data registers and then read the written values. For setting
up the mode register a one byte write/read operation is used, for write/read
the data registers a multibyte write/read operation is used. Comments and test
results are sent to ConsoleUART (Serial component) via a Tower Serial module
(TWR-SER). RS232 settings: 38400baud rate, 8-bit, 1-stop bit, no parity.
++++++++++++++
you can get help of each bean.
By this way you will have all information associated to a bean: how to configure it
![]()
![]()
Click on Typical Usage to have more example of bean usage.
Hope this will help you.
Pascal