[beagleboard] selection of correct operating system

2018-08-05 Thread salahgafoor
HI, I've a requirement of following things to be done using my beaglebone black rev.C running Kernel 4.9 1. Should have Linux environment 2. Ethernet, RS232, I2C connectivity 3. GPIO Interface 4. LCD Interface 5. Fast booting Kindly suggest me a best suitable OS image for above

[beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2018-03-14 Thread salahgafoor
Hi all, I've two beaglebone black revC boards with debian 7.9, kernel 3.8 and debian 9.3,kernel 4.9 respectively. I tried to power up these two boards using VDD pins on a board having some another interfaces like LCD etc, But, only first board is booting up(debian 7.9). For second board, only

Re: [beagleboard] Re: Configuring GPIO pins as active high

2018-03-13 Thread salahgafoor
Hi, Yea.. I had removed that '#' sign.. It was not working yet. On Saturday, 10 March 2018 20:20:17 UTC+5:30, Wulf Man wrote: > > The "#" sign must be removed or it will not load > not sure if you did that :) > > On 3/9/2018 8:15 PM, salah...@gmail.com wrote: > > Hi Wulf Man, > > I've added

[beagleboard] Enabling UART in new kernel 4.9 with debian OS 9.3

2018-03-10 Thread salahgafoor
Hi all, I'm using UART2 channel for serial communication in my bbb. I've modified following lines to enable uart2 ##Example v4.1.x > #cape_disable=bone_capemgr.disable_partno= > #cape_enable=bone_capemgr.enable_partno=BB-UART2 When I checked the ttyO signals, I could observe following ports

Re: [beagleboard] Re: Configuring GPIO pins as active high

2018-03-09 Thread salahgafoor
Hi Wulf Man, I've added the related dtbo files in /lib/firmware/ and the links I've kept in the /boot/uEnv.txt as follows: ###Overide capes with eeprom #uboot_overlay_addr0=/lib/firmware/.dtbo #uboot_overlay_addr1=/lib/firmware/.dtbo But, it didn't help!! :( On Tuesday, 27 February 2018

[beagleboard] Re: Enable UART pins on BBB with Ubuntu 16.04 Kernel 4.4.68

2018-02-26 Thread salahgafoor
Hello, I've also faced the same issue. Even though I tried editing the /boot/uEnv.txt file, I cannot enable uart cape_enable=bone_capemgr.enable_partno=BB-UART2 I had to use config-pin P9_21 uart config-pin P9_22 uart to enable my uart2 channel. @Zach : Please try the same and let me know.

[beagleboard] Re: Configuring GPIO pins as active high

2018-02-26 Thread salahgafoor
Thanks @Robert I could solve the issue by setting active_low value in /sys/class/gpio/gpio66 But I think that's not the recommended method. Comments please!! On Friday, 23 February 2018 18:06:48 UTC+5:30, Salah Abdul Gafoor wrote: > > Hi, > > I want to configure some of my gpio pins (P8_07 to

[beagleboard] Configuring GPIO pins as active high

2018-02-23 Thread salahgafoor
Hi, I want to configure some of my gpio pins (P8_07 to P8_10) of my beagle bone black revC board as inputs with active high state. OS running in my board is Debian 9.3, with Kernel 4.1. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are