FR^2 has quit [Quit: Leaving]
imcleod has quit [Remote host closed the connection]
ssvb has quit [Ping timeout: 264 seconds]
souther has quit [Ping timeout: 252 seconds]
ssvb has joined #cubieboard
eagles0513875 has quit [Ping timeout: 240 seconds]
thesheff17 has quit [Ping timeout: 240 seconds]
souther has joined #cubieboard
thesheff17 has joined #cubieboard
eagles0513875 has joined #cubieboard
rafael_martins has quit [Remote host closed the connection]
madmaxx has joined #cubieboard
madmaxx has quit [Changing host]
madmaxx has joined #cubieboard
CptRageToaster has quit [Ping timeout: 246 seconds]
CptRageToaster has joined #cubieboard
[7] has quit [Disconnected by services]
TheSeven has joined #cubieboard
madmaxx has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #cubieboard
DV has quit [Ping timeout: 246 seconds]
fossxplorer has quit [Remote host closed the connection]
ikmaak has quit [Remote host closed the connection]
ikmaak has joined #cubieboard
FR^2 has joined #cubieboard
premoboss has joined #cubieboard
RA3OR has quit [Read error: Connection reset by peer]
Gazpaxxo has joined #cubieboard
bizarro_1 has quit [Ping timeout: 252 seconds]
DV has joined #cubieboard
DV has quit [Ping timeout: 240 seconds]
nils_2 has quit [Read error: Connection reset by peer]
nils_2 has joined #cubieboard
DV has joined #cubieboard
premoboss has quit [Remote host closed the connection]
DV has quit [Ping timeout: 240 seconds]
johnnylintw has quit [Quit: Ex-Chat]
lemonzest has joined #cubieboard
KlausedSource_ has joined #cubieboard
DV has joined #cubieboard
DV has quit [Ping timeout: 246 seconds]
fossxplorer has joined #cubieboard
ssvb has quit [Ping timeout: 246 seconds]
ssvb has joined #cubieboard
imcleod has joined #cubieboard
RA3OR has joined #cubieboard
fossxplorer has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #cubieboard
lemonzest has quit [Ping timeout: 246 seconds]
lemonzest has joined #cubieboard
KlausedSource_ has quit [Remote host closed the connection]
DV has joined #cubieboard
DV has quit [Ping timeout: 240 seconds]
CptRageToaster has quit [Ping timeout: 240 seconds]
CptRageToaster has joined #cubieboard
CrazyEddy has quit [Remote host closed the connection]
CrazyEddy has joined #cubieboard
imcleod has quit [Ping timeout: 260 seconds]
Elyni has joined #cubieboard
Swabbles_ has joined #cubieboard
arete74_ has joined #cubieboard
ccaione has quit [Ping timeout: 260 seconds]
schquid has quit [Ping timeout: 260 seconds]
VargaD has quit [Ping timeout: 260 seconds]
arete74 has quit [Ping timeout: 260 seconds]
schquid_ has joined #cubieboard
utanapischti has joined #cubieboard
ccaione has joined #cubieboard
Swabbles has quit [Ping timeout: 240 seconds]
drawkula has quit [Ping timeout: 240 seconds]
VargaD has joined #cubieboard
utanapischti is now known as drawkula
Elyni is now known as Elyni|AFK
Elyni|AFK is now known as Elyni
<
Turl>
Elyni: from a quick look at the user manual, I2S_DO1 is on PB9, not sure if that's what you're looking for
Elyni is now known as Elyni|AFK
Elyni|AFK is now known as Elyni
<
Elyni>
Turl, thanks, I found that, but I can't read a potentiometer
<
Turl>
Elyni: well, you'll get a 0 if it's low enough and a 1 otherwise
<
Elyni>
no, I get 0 all time
<
Turl>
even when you feed 3v3?
<
Turl>
how did you configure it? are you sure you're using the right pin on the hw?
<
Elyni>
yes it is the right pin, I just define it with #define PB09 SUNXI_GPB(9) and get value with sunxi_gpio_input(PB09)
<
Turl>
Elyni: and you did sunxi_gpio_set_cfgpin to set it to input?
<
Elyni>
Oh no I don't
<
Turl>
Elyni: do that then
<
Elyni>
doesn't work
<
Turl>
triple check it's the right pin and paste your code just in case
lemonzest has quit [Ping timeout: 244 seconds]
FR^2 has quit [Quit: Leaving]
<
Elyni>
Turl, I think the problem is not here I have defined it in script.bin and I can't get a value in this way
<
Turl>
Elyni: I'm looking at the CT schematic
<
Turl>
I'm not an EE, but to me the drawing suggests in is muxed to the XP pin, which is part of the touchscreen/adc block
<
Elyni>
humm so I can't use it
<
Elyni>
I go search if I can use an other analog pin
<
Turl>
Elyni: all GPIO are digital, if you need analog you need to use the TP/ADC or LRADC
<
Elyni>
Ok, what is TP/ADC, I found 2 LRADC, but no TP/ADC
<
Turl>
Elyni: see the TP chapter in the user manual, ~ page 200
<
Elyni>
Turl, ok I go read, Thank you very much for your help
Gazpaxxo has quit [Quit: Leaving]
imcleod has joined #cubieboard
Elyni is now known as Elyni|AFK