[beagleboard] Ethernet module in beagle bone black

2019-07-23 Thread Megha Bhirade
Hi, I am using beagle bone black board in Linux ubuntu 16.04LTS, i need to work on Ethernet . requirement is like enabling Ethernet between the Board and PC and i need to send the data from PC and need to receive the data on beagle bone black using Ethernet communication and once data

Re: [beagleboard] CAN Not Working (P9_24, P9_26, P9_19, P9_20 - Beaglebone Black Enhaced)

2019-07-23 Thread debounce
Hi Robert, Thanks for looking at this. Below is the output of the version.sh script. I took this with can0 and can1 working. Please let me know if there is anything else I can help with. git:/opt/scripts/:[1d3eb3a15fafc1463e0a86dcef15857aa2a827be] eeprom:[A335BNLTSE0A2019BBE81671]

[beagleboard] Re: Mainline kernel driver for eQEP

2019-07-23 Thread Dave
I am using a Rotary Encoder with the eQEP as an input device. Initially I had a service that monitored sysfs changes to the count and injected right or left arrow keys based on the change. But the existing eqep driver did not notify changes correctly and once I found the need to change it, I

[beagleboard] Re: pwm audio driver on BBB wireless with snd-pwmsp module

2019-07-23 Thread João Manoel
I want to say that I managed to get the pwm sound working. I was wrong when I said that the pwm sound was on the pin P9.28, in fact, this pin is related to the i2s sound from the board that is actually connected to the HDMI ic for sound. This explains why the "sound" was very noise; I'm

Re: [beagleboard] CAN Not Working (P9_24, P9_26, P9_19, P9_20 - Beaglebone Black Enhaced)

2019-07-23 Thread Robert Nelson
On Tue, Jul 23, 2019 at 12:03 AM debounce wrote: > > Thanks for the feedback guys. I went ahead and attacked this problem again > tonight. > > This one was really strange. The reason I was using config-pin instead of > overlays was because config-pin seems to be the preferred method on >