Re: [beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2015-02-17 Thread Cedric Malitte
kernel.but i am not understand how to enable the bb-view dts in the config files as a starting point. That file not having with me. Please tell me how to proceed thanks On Mon, Feb 16, 2015 at 11:07 PM, Cedric Malitte cedric@gmail.com javascript: wrote: Hi, you should look

Re: [beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2015-02-16 Thread Cedric Malitte
-Drive-IC-480-272-RGB/224898_1899445212.html but its not working as per this i changes in .dts file but LCD is not working. Please give me details. thanks On Saturday, August 2, 2014 at 12:20:24 PM UTC+5:30, Cedric Malitte wrote: Hi, I compiled the 3.13 and 3.15 kernel using Robert tools

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Cedric Malitte
? Regards, Jon On Thursday, 25 September 2014 04:12:53 UTC+1, Cedric Malitte wrote: Ok finally managed to build a dts using compatible='gpio-leds' for outputs and I now have a 15Mhz output. I'll investigate why when I try to use pru code compiled from C, the signal has a weird shape on the scope

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-25 Thread Cedric Malitte
Le jeudi 25 septembre 2014 09:21:58 UTC-4, RobertCNelson a écrit : On Thu, Sep 25, 2014 at 8:05 AM, Cedric Malitte cedric@gmail.com javascript: wrote: Hi Jon, Yes under 3.1x some things have changed a bit for dts. I failed with bone-pinmux-helper when I tried. It's

[beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-24 Thread Cedric Malitte
Hi, so trying to get my things up and running, I wrote a program for the PRU in asm to toggle 2 pins and read 4. In C, I manage to manipulate them because I'm using GPIO. But in asm... I try to interact with r30 and r31, and nothing really happens... Im with kernel 3.15. Could someone guide

Re: [beagleboard] PRU and dts for IO definition in kernel 3.1x ?

2014-09-24 Thread Cedric Malitte
compatible=gpio-keys or something else, I did not find anything related to this yet. 2014-09-24 13:17 GMT-04:00 Cedric Malitte cedric.mali...@gmail.com: Hi, so trying to get my things up and running, I wrote a program for the PRU in asm to toggle 2 pins and read 4. In C, I manage

[beagleboard] Re: Is it possible to get data from sensors at the same timing

2014-09-21 Thread Cedric Malitte
Le dimanche 21 septembre 2014 17:55:42 UTC-4, Gökhan Tarim a écrit : Hello everyone, I have a project about earthquake and i'm using accelerometer sensors to measure earthquake data. But I have a problem with that. I want to measure two accelerometer sensors that support I2C with

[beagleboard] PRUSS GPIO speed for reading state ?

2014-09-19 Thread Cedric Malitte
Hi all, I had a few hours to play with the pruss, but I came to a dead end... My goal is to read ADCs, ADS8326 to be precise. It's a kind of SPI adc with one clock, one select, one out. I'd like to use 4 in parallel, which means only one clock, one select and 4 inputs on the PRUSS. I try to

[beagleboard] Re: PRUSS GPIO speed for reading state ?

2014-09-19 Thread Cedric Malitte
Le vendredi 19 septembre 2014 16:46:05 UTC-4, Cedric Malitte a écrit : Hi all, I had a few hours to play with the pruss, but I came to a dead end... My goal is to read ADCs, ADS8326 to be precise. It's a kind of SPI adc with one clock, one select, one out. I'd like to use 4 in parallel

Re: [beagleboard] Re: PRUSS GPIO speed for reading state ?

2014-09-19 Thread Cedric Malitte
Le vendredi 19 septembre 2014 17:22:47 UTC-4, Charles Steinkuehler a écrit : On 9/19/2014 3:51 PM, Cedric Malitte wrote: Le vendredi 19 septembre 2014 16:46:05 UTC-4, Cedric Malitte a écrit : Hi all, I had a few hours to play with the pruss, but I came to a dead end

[beagleboard] Re: Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-11 Thread Cedric Malitte
Hi Robert, I checked this morning and it's A3 [0.595611] bone-capemgr bone_capemgr.9: slot #0: '4D 7.0 LCD CAPE- 4DCAPE-70T ,00A3,4D SYSTEMS ,BB-BONE-LCD7-01' [0.689675] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONELT-HDMI [0.689690]

Re: [beagleboard] Re: Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-11 Thread Cedric Malitte
I will try, but I'm checking diffs between 3.8.13 dts and 3.15.10, because using dtb from 3.14 is not really a solution for me as I also need pruss. Well I think :) Thanks Le jeudi 11 septembre 2014 10:02:28 UTC-4, RobertCNelson a écrit : On Thu, Sep 11, 2014 at 8:12 AM, Cedric Malitte

Re: [beagleboard] Re: Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-11 Thread Cedric Malitte
Le jeudi 11 septembre 2014 10:32:25 UTC-4, RobertCNelson a écrit : On Thu, Sep 11, 2014 at 9:26 AM, Cedric Malitte cedric@gmail.com javascript: wrote: I will try, but I'm checking diffs between 3.8.13 dts and 3.15.10, because using dtb from 3.14 is not really a solution for me

Re: [beagleboard] Re: Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-11 Thread Cedric Malitte
Le jeudi 11 septembre 2014 12:26:53 UTC-4, RobertCNelson a écrit : On Thu, Sep 11, 2014 at 11:00 AM, Cedric Malitte cedric@gmail.com javascript: wrote: Le jeudi 11 septembre 2014 10:32:25 UTC-4, RobertCNelson a écrit : On Thu, Sep 11, 2014 at 9:26 AM, Cedric Malitte

Re: [beagleboard] Re: Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-11 Thread Cedric Malitte
About Touchscreen forget all I said :) My very own fault, I had leftover TS things in /etc/profile pointing to /dev/input/event1 instead of /dev/input/event2 So back to my sandbox for a bit more games :) -- For more options, visit http://beagleboard.org/discuss --- You received this

[beagleboard] Kernel 3.15.10 bone 8 + 4D LCD7 cape failed on BBB

2014-09-10 Thread Cedric Malitte
Hi all, First thanks to Robert and other contributors for having put dts files for the capes in the kernel tree. I've been away from BBB those last weeks because of work, and back on it after having played a bit with Qt5, opengl, pruss and ldc4 cape... I found out my fingers are way too big

[beagleboard] BeagleBone Black switching to 3.14 kernel

2014-09-10 Thread Cedric Malitte
Thanks for posting, I'll try that ;) -- 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] Having trouble calibrating LCD7 with no XDM

2014-09-10 Thread Cedric Malitte
Ok, topic is a few weks old but if you're still stuck on this... You should read this : http://embedded.von-kannen.net/2014/05/21/qt-4-8-6-on-beaglebone-black/ I use tslib for touchscreen under Qt4, and you can calibrate the screen with ts_calibrate and then use the touchscreen for qt apps. I

[beagleboard] Re: 4DCAPE-70T display blocks all analog inputs

2014-08-12 Thread Cedric Malitte
Hi, if it claims to use the same driver as Circuitco, it will depends on which version. The LCD7 rev A3 seems to use i2c, and rev A3 uses adc chanels 4-5-6-7 as per dts: adc { ti,adc-channels = 4 5 6 7; }; You should be able to use chans 0 to 3. Cedric Le mardi 12 août 2014 09:37:03 UTC-4,

Re: [beagleboard] Kernel 3.165 with SGX libs build trouble

2014-08-05 Thread Cedric Malitte
Le lundi 4 août 2014 19:58:22 UTC-4, William Hermans a écrit : *People have been privately asking about it.* What an incredible waste of such fine embedded hardware. To each his / her own though, and the toy project I'm writing here in my spare time is probably equally wasteful. heh.

[beagleboard] Kernel 3.165 with SGX libs build trouble

2014-08-04 Thread Cedric Malitte
Hi, quite like back to march 28th report , I have trouble building sgx librairies against kernel 3.15.6-bone5 from bb-kernel repo. Building modules, stage 2. MODPOST 3 modules WARNING: unregister_vsync_cb

[beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-04 Thread Cedric Malitte
Ok, so after playing in dts and in kernel config, I finally managed to get backlight. So now screen is white instead of black !! I had to disable pwm examples in dts because of overlaping pin config. Still digging. Cedric -- For more options, visit http://beagleboard.org/discuss --- You

Re: [beagleboard] Kernel 3.165 with SGX libs build trouble

2014-08-04 Thread Cedric Malitte
Thanks Robert, Weird as I pulled the branch sunday will test that right away on a clean system. Regards, Cedric Fixed on friday afternoon: https://github.com/RobertCNelson/bb-kernel/commit/181731e134d23a0fd8275db32fc085f7502d0437 sgx works fine, head of am33x-v3.15 branch..

[beagleboard] Re: long term BBB based art installation

2014-08-04 Thread Cedric Malitte
Matt, I can not talk for BBB as I never tested that long. I have a geothermal monitoring system running on a mini2440 for about 4 years now. It collects data from a PIC, format it, displays it using Qt program, saves it on flash drive and every night send the data of the day via email. The

[beagleboard] Re: Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-03 Thread Cedric Malitte
Ok, so I did a rebuild on the kernel, sent the file to the SD, booted on SD. Still black screen of death. I have panel.10 in /sys/devices, so I assume the dts is taken into account. No /dev/fb0 is showing and in dmesg I have: [2.416178] tilcdc 4830e000.lcdc: no encoders/connectors found [

[beagleboard] Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-02 Thread Cedric Malitte
Hi, I compiled the 3.13 and 3.15 kernel using Robert tools, and I saw this hoping to get LCD4 cape support: http://www.spinics.net/lists/linux-omap/msg109735.html I applied the patch against the kernel tree, but nothing happened at boot after a rebuild, I mean screen stayed black. A quick

Re: [beagleboard] Enable LCD4 adding .dts to Kernel source v3.1x ?

2014-08-02 Thread Cedric Malitte
: ./update.sh Regards, John Will give it a try later when back home. Regards Cédric Malitte Le 2014-08-02 à 15:21, John Syn john...@gmail.com javascript: a écrit : From: Cedric Malitte cedric@gmail.com javascript: Reply-To: beagl...@googlegroups.com javascript: beagl

Re: [beagleboard] SPi, I2C, GPIO and Qt5 on BBB

2014-07-29 Thread Cedric Malitte
PM, Cedric Malitte cedric@gmail.com javascript: wrote: Thanks William, I tried to compile kernel 3.13, GFX libraries , all fine. Copied all the stuff on a SD card and booted... well, everything here but screen ! I need to find how to enable LCD4 cape with new kernel. That said, I

[beagleboard] Becoming crazy : which kernel for LCD4 or BB-view cape and OpenGL ES

2014-07-29 Thread Cedric Malitte
Well the title says it all... or almost I am on debian After spending time on torturing my brain and trying to compile kernels, I feel really lost in this linux world. My aim is to get a system with opengl runing on BBB with LCD cape or BB view cape in order to compile Qt4 or Qt5 with opengl

Re: [beagleboard] SPi, I2C, GPIO and Qt5 on BBB

2014-07-29 Thread Cedric Malitte
PM, Cedric Malitte cedric.mali...@gmail.com wrote: I just followed http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-SGX for the opengl part, built against v3.13.11-bone12 Must say I feel lost with all those features appearing and disappearing with the kernel releases

Re: [beagleboard] SPi, I2C, GPIO and Qt5 on BBB

2014-07-28 Thread Cedric Malitte
not use QT, or an LCD. As I run headless, and have no interest in either for my own purposes. Instead I use my own BBB as kind of a network appliance by using Nodejs. On Sun, Jul 27, 2014 at 3:18 PM, Cedric Malitte cedric.mali...@gmail.com wrote: Hi all, while waiting for the new kernel

[beagleboard] SPi, I2C, GPIO and Qt5 on BBB

2014-07-27 Thread Cedric Malitte
Hi all, while waiting for the new kernel to compile, I ask for advices ! I have a new project about reading sensors, analyzing them, and graph them on a portable unit. I studied the doable thing on a PIC. It was fine to a certain point using a FT800 Eve chip for graphical LCD. Until... the