10 Application Notes
User Manual
318/374
To log in, type: root
10.1.5
I/O Pin's
The TC1 comes with 1 digital output and 1 digital input.
Digital Output:
This output is designed to provide power to an attached device, e.g. an external GPS receiver with up to 400
mA at DC 12 V. It is equipped with an internal 10 kOhm pull down resistor. To prevent damage to the TC1, an
external fuse must be applied to make sure the current does not exceed 400 mA.
The output can be switched ON / OFF over the driver interface with the following command:
echo 1 > /proc/stw_io/PIN1
//To turn ON the output use command:
echo 0 > /proc/stw_io/PIN1
//To turn OFF the output use command:
cat /proc/stw_io/PIN1
//To read back this output:
Digital Input:
This digital input has a built in 10kOhm pull down resistor and a threshold Voltage of ~3.5V. Signals below this
Voltage will result in "0", signals above this Voltage will result in "1".
This input can be queried through the driver interface with the command:
/proc/stw_io/Pin2
//e.g.: "cat /proc/stw_io/Pin2"
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...