Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10 => Topic started by: salviador on August 01, 2014, 11:48:14 AM

Title: A10-LIME 1-wire fex enable
Post by: salviador on August 01, 2014, 11:48:14 AM
Hi,
I need enable w1 driver in A10-Lime.
In the kernel configuration I have enable w1 driver....Ok

But now I must assign the gpio in the w1 driver with fex script

I have add this in the fex script:


[gpio_para]
gpio_used = 1
gpio_num = 18
gpio_pin_18 = port:PB10<1><0><3><0>

[w1_para]
gpio = 18



Is Correct?
I want enable PB10 pin for 1-wire.
The fex is correct?
(http://imagizer.imageshack.us/v2/150x100q90/538/6ndwEc.jpg)