[beagleboard] Replace PixHawk with BB Blue

2018-09-12 Thread Marius Liebenberg
Hi I am relatively new to the RC world so please forgive stupid questions. I am replacing the PixHawk APM on a plane I bought with a BB Blue loaded with Ardupilot. I would like to keep whatever hardware already installed if possible. All the GPS and telemetry stuff seems to be OK but I cannot

[beagleboard] Capacitve Touchscreen Driver HY461x from HYCON on BBB

2018-09-12 Thread mex . electron18
Hi there, I want to use a 4.3 display with capacitve touch for a project on my BBB. The touch controller is a HY4614 from HYCON. https://www.hycontek.com/en/category/products-en/touch-en#tab1 As far as I can see there is no mainline driver for this device in any kernel version. HYCON is offerin

Re: [beagleboard] Re: Wiring up an ili9341 2.4" TFT LCD display to the Black

2018-09-12 Thread Mark A. Yoder
Robert: I've updated the page[1], but didn't know what to say about recovering P8_12, P8_18, P8_1,4, P8_17 and P9_12. Do you have to edit the device tree? --Mark [1] https://elinux.

Re: [beagleboard] Re: Wiring up an ili9341 2.4" TFT LCD display to the Black

2018-09-12 Thread Mark A. Yoder
How do I removed the audio pins so I can test it? --Mark On Tuesday, September 11, 2018 at 2:33:12 PM UTC-4, RobertCNelson wrote: > > On Tue, Sep 11, 2018 at 1:15 PM Robert Nelson > wrote: > > > > On Tue, Sep 11, 2018 at 12:49 PM Mark A. Yoder > wrote: > > > > > > Robert Nelson has answered

[beagleboard] Cyclops for Beaglebone Black

2018-09-12 Thread Chao
The exposed Cyclops method is employed to guarantee a synchronised speed between CPU and RPU of the Beaglebone Black. While it always says the error when configures pins through all required overlays have been installed and loaded as the README introduction. /sys/devices/ocp.*/P8_46_pinmux

Re: Fw: [beagleboard] Inquiry about whether it is possible to use PRU-ICSS to control the built-in bluetooth module in OSD3358-512M-BAS

2018-09-12 Thread drhunter95
Hi WenZhan, The only access you have to the Bluetooth inside the WL183x device is via an HCI interface over UART. There is no specification I am aware of that would allow you to infer time of Rx/Tx at the bluetooth physical layer from the time the HCI interface delivers information. If you are

Re: [beagleboard] Re: PocketBeagle PRU's not loading in Buildroot Image

2018-09-12 Thread Jaremy Creechley
It's easiest to start off with the uboot overlay setup: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays And configure the pins as PRU pins: http://derekmolloy.ie/gpios-on-the-beaglebone-black-using-device-tree-overlays/ Best, Jaremy Jaremy Creechley creech...@gmail.com

[beagleboard] ETL/BI Manual Tester (VA) (NO H1B)

2018-09-12 Thread naveen tripathi
*ETL/BI Manual Tester * · ETL Database Manual Testing experience 5+ years · SQL querying experience · Edifecs and Spec builder experience -- *Naveen Tripathi* * Technical Recruiter* *Zenith tech Solutions* * Desk: **518 621 0048* *Fax:* *518-244-4977* <518-244-4977>

[beagleboard] Re: libpruio (fast and easy D/A - I/O)

2018-09-12 Thread TJF
Am Freitag, 9. Mai 2014 16:23:18 UTC+2 schrieb TJF: > > > > Version 0.6 is out now! Major highlights: 1. Debian packages, easy installation 2. Python bindings and examples available 3. Advanced Pinmuxing: fa

[beagleboard] Connecting NAND using GPMC - Partitions creation

2018-09-12 Thread LYB
Hi. I'm not sure that is the exact place to ask, but... I'm trying to connect an external NAND to the GPMC pins. I updated the device tree for that, and the NAND is identified correctly. Yet, later during the nand init, the partitions, as defined in the device tree, are not created. I used to the