Re: [beagleboard] Using BB to measure power

2013-10-31 Thread Dieter Wirz
Really ouch. I you do it like this and connect your BB(B) to the lan, then all computers in your school are under tension (Brrr)! Therefore: NEVER USE A VOLTAGE DIVIDER WITH NET CURRENT, unless you really now what you do! You need to have a galvanic separation like a transformer or a diode.

Re: [beagleboard] Re: modprobe rtc-ds3231 returns module not found?

2013-10-31 Thread smith . winston . 101
On Thursday, October 31, 2013 7:49:27 AM UTC-4, Will Kostelecky wrote: It's on i2c-1. The frustrating thing is that the HW works with another image that I built a while ago. I am now trying to build a clean new image (post all my development messing around) and it is not working with the

Re: [beagleboard] Re: modprobe rtc-ds3231 returns module not found?

2013-10-31 Thread Will Kostelecky
It is now working. I have no idea what I have done to make it work. I even created a new image and tried to get it to not work again and could not. I guess this is good news? On Thursday, 31 October 2013 11:49:27 UTC, Will Kostelecky wrote: It's on i2c-1. The frustrating thing is that

Re: [beagleboard] Using BB to measure power

2013-10-31 Thread José Luis Redrejo
El miércoles, 30 de octubre de 2013 22:31:43 UTC+1, Przemek Klosowski escribió: Ouch, and another ouch since you seem to live in a 220VAC country. You can't just connect 220V to a voltage regulator---it has maximum allowed input voltage around 35V---you'd exceed that by a factor of almost

[beagleboard] Re: BeagleBone Black (BBB) 7 LCD LVDS bundle (Cape + 7 Display) form Chalkboard

2013-10-31 Thread Luiz Mata
Hi Berthold, I bought this cape too, but without the LCD, which I have many over my table, and have cable and monitor, to test. Could I know if you make this cape works already ? if not, and I make some success :) I will share here. Best Regards, On Monday, July 15, 2013 5:36:26 AM UTC-3,

[beagleboard] Confusion over the use of the compatible property in device tree overlays

2013-10-31 Thread jrt963
I've read in the wiki's that the compatible property will hold a list in the format: manufacturer, model to indicate board compatibility. Then there is also where the compatible property will hold a list in the format manufacturer, model for hardware on the board so the os will assign the

[beagleboard] Re: No access to 192.168.7.2 BeagleBone A6a

2013-10-31 Thread nlron
Hi, Had the same problem. But ping 192.168.7.2 worked. It appeared that the proxy setting in the browser was causing the problem. Op vrijdag 25 oktober 2013 09:07:44 UTC+2 schreef steftn: Hi, My operating system is Win 7 64 bit with US-language packet. My internet browser is Mozilla

Re: [beagleboard] Re: Does Angstrom use hard float ?

2013-10-31 Thread David Lewin
Of course it works. There is even the same from the OE environment -and I mean : from the official repo - , here is set for my angstrom-SDK : export CC=arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a8

[beagleboard] Re: I2C on ubuntu linux 3.8, BBB pin confusion?

2013-10-31 Thread smith . winston . 101
On Thursday, October 31, 2013 1:45:16 PM UTC-4, Dacobi wrote: But how do I translate this to pin numbers on P8 and P9? Take a look at this thread/post, it should help: https://groups.google.com/d/msg/beagleboard/v9r8UkN7klk/h3rFKFJDLnUJ -- For more options, visit

Re: [beagleboard] Re: I2C on ubuntu linux 3.8, BBB pin confusion?

2013-10-31 Thread Jacob Ole Juul Kolding
Ok, I did a cycle of the reset pin on the sensor board, and now it responds to i2cdetect -r 1 at address 0x60 :) this is using pins 19 for CLK and 20 for DATA. with VDD at pin 5 (5V) thanks for the link. /Jacob 2013/10/31 Jacob Ole Juul Kolding dac...@gmail.com I'm not sure if either my

Re: [beagleboard] Using BB to measure power

2013-10-31 Thread José Luis Redrejo
Thanks for your answer Andrew, I'm going to checkt the ADE7763. In fact I was studying now the MCP3909 or MCP3901. These products look similar to the ADE7763. Any advice to choose the best one to interface with BB is very welcome. Regards. José L. El jueves, 31 de octubre de 2013 19:35:50

[beagleboard] Re: Does PINCTRL work on BB xM, kernel v. 3.11?

2013-10-31 Thread porkupan
Well, so I think I understand a bit more about the DTS support for GPIO. I configured the pinctrl for GPIO5 channel, and it seems to have some effect on the GPIO pins. After the kernel starts up the LEDs are being turned off. omap3_pmx_core { vvv_gpio_pins: pinmux_gpio_pins {

[beagleboard] Beagle Black sturt-up

2013-10-31 Thread Giuseppe Ventura
Hi all, I would buy this card but i need some informations: which version of ubuntu I can mount on the board? I need only linux without graphics so how to customize kernel? there is a LTIB here or menuconfig? thanks. -- For more options, visit http://beagleboard.org/discuss --- You received

Re: [beagleboard] EMC measurement

2013-10-31 Thread Gerald Coley
All of that information is posted on the support Wiki. http://circuitco.com/support/index.php?title=BeagleBoneBlack#Regulatory_Compliance_Documents Gerald On Thu, Oct 31, 2013 at 10:57 AM, pasha...@gmail.com wrote: Hi Gerald, I want to use the beagleboard black in a medical product which

Re: [beagleboard] Variable processor speeds?

2013-10-31 Thread Gerald Coley
From a HW perspective this is controlled by changing the clock speed of the processor inside the processor and lowering the voltage on the power rails using the power management IC. It is supported in the kernel. You can find more information in the processor Technical Reference Manual found at

Re: [beagleboard] Re: I2C and Invensense MPU6050 Driver

2013-10-31 Thread Jason Kridner
On Tue, Oct 29, 2013 at 2:19 PM, Jason Kridner jkrid...@beagleboard.org wrote: On Thu, Oct 17, 2013 at 6:12 PM, clarkbriggs...@gmail.com wrote: AIW: I went back thru the adafruit library and didn't find anything specific on I2C, although it is listed as a topic. I have been looking at

[beagleboard] Re: Variable processor speeds?

2013-10-31 Thread pyroartist . dw
Thanks, Gerald. So what is the normal default speed that the processor runs at in the BBB? Or does it vary depending on what? I only need high speed for short bursts of one second intervals. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you

Re: [beagleboard] Re: Variable processor speeds?

2013-10-31 Thread Gerald Coley
Under Angstrom we generally we have the automatic mode on. It can vary between 300MHz 600MHz 800MHz and then 1GHz bases on the settings you pick. It has four modes, Conservative, ondemand, performance, and power save. You can add a control for it by adding it to the top tool bar. To do that: 1)

[beagleboard] linux kernel 3.12.0-rc7 usb webcam 0bda:5801 uvcvideo hangs on beaglebone black

2013-10-31 Thread William Welch
Greetings, First, thank you Robert Nelson for the fine work, moving the beaglebone black forward to the latest kernels! I've got a usb webcam, 0bda:5801 , that works with the TI PSP 3.2.x kernel, but not with the 3.8.x or 3.12.0-rc7 kernels. I am using the Wheezy distro. It hangs -- not only

Re: [beagleboard] Re: Extracting eMMC contents using FAT formatted card

2013-10-31 Thread Jason Kridner
On Thu, Oct 31, 2013 at 1:34 PM, vincent.cource...@gmail.com wrote: Hi Jason, I really like the method you propose. Except the fact I tried it and I can't get it to work, or at least not following your directions. - I’ve flashed my BBB to Debian

Re: [beagleboard] Using BB to measure power

2013-10-31 Thread Przemek Klosowski
mmm, do you know if there are any publications of the results of these cracks? They might provide me some ideas. For instance, http://lowpowerlab.com/blog/2012/12/28/wattmote-moteino-based-wireless-killawatt/killawatt-moteino-internal-connections/ and there are others, just google internal

Re: [beagleboard] Variable processor speeds?

2013-10-31 Thread David Lambert
On 13-10-31 02:02 PM, pyroartist...@gmail.com wrote: In one of the posts here someone mentioned 200, 400, 800 and 1Ghz speeds for the processor. I see nothing about this in the BBB manual PDF. How is this controlled? -- For more options, visit http://beagleboard.org/discuss --- You received

[beagleboard] BeagleBonewhite Power via Expansion header

2013-10-31 Thread Aravind V
I was trying to power the beaglebone white with the expansion header - connecting 12 in P9 to GND and 5 and 6 in P9 to 5V. All was fine till I connected the USB cable to the Beaglebone and it will no longer work. It died instantly and without any smoke/pop sound. What could be the reason. Is

Re: [beagleboard] NAND flash with BeagleBone variant

2013-10-31 Thread Matthias Fuchs
On 10/29/2013 09:50 AM, Ezequiel García wrote: Oh, sorry then. I thought you were related in some way to Circuitco. Anyway, looking at the NAND cape wiki page, there's a sign saying there's no software support for the cape. Odd as it sound, maybe the cape is really not usable :-( It seems

Re: [beagleboard] Re: Help with I2C on BBB in Debian

2013-10-31 Thread Joshua Datko
Thanks Maycon, That did the trick. Josh On Sun, Oct 27, 2013 at 8:53 AM, may...@magsoft.com.br wrote: Sory, please read... echo BB-I2C1 /sys/devices/bone_capemgr.??**??/slots Maycon On Sunday, October 27, 2013 12:50:32 PM UTC-2, may...@magsoft.com.brwrote: The Debian maps the i2c-0

Re: [beagleboard] Re: Extracting eMMC contents using FAT formatted card

2013-10-31 Thread vincent . courcelle
On Thursday, October 31, 2013 2:10:24 PM UTC-7, Jason Kridner wrote: - I followed your instructions (8GB µSD, FAT32 formatted) o If I press no button, the BBB boots on the eMMC This tells me that the bootloader you flashed onto the eMMC doesn't properly work with the uEnv.txt

Re: [beagleboard] BeagleBonewhite Power via Expansion header

2013-10-31 Thread Gerald Coley
That should have worked. The only thing I can think of is that there may be a grounding issue where the ground for the PC is different than the ground of the power supply you are using for the 5V input on pins 5 and 6. Make sure they are the same. Without looking at your schematic of how it is

[beagleboard] announce new documentation resource

2013-10-31 Thread Ben Mitch
Hi all I've fought B3/Angstrom into submission over the past few weeks, and have been writing down everything I did. Perhaps parts of it will be of some use to some of you: www.cowsheep.net/articles?series=B3W I've got several embedded interfaces up and running too (UART, I2C, GPIO, AIN) and

[beagleboard] Re: 3.12-rc4: kernel testing time...

2013-10-31 Thread Chong Yang
I use kernel source from https://github.com/RobertCNelson/linux-dev followed default build steps ./build_kernel.sh ./tools/install_kernel.sh but my beaglebone network and usb not working, i use ubuntu 'raring', and bone hardware version A6a. On Friday, October 11, 2013 8:09:24 AM UTC+8,

[beagleboard] Re: 3.12-rc4: kernel testing time...

2013-10-31 Thread Chong Yang
sorry, when i checkout 3.12-rc7-bone8 branch rebuild,it works well. On Friday, November 1, 2013 10:14:54 AM UTC+8, Chong Yang wrote: I use kernel source from https://github.com/RobertCNelson/linux-dev followed default build steps ./build_kernel.sh ./tools/install_kernel.sh but my

Re: [beagleboard] Re: I2C and Invensense MPU6050 Driver

2013-10-31 Thread Joshua Datko
So I've been struggling with I2C. Somebody on this list gave me the tip to do: echo BB-I2C1 /sys/devices/bone_capemgr.??**??/slots which enables the third I2C bus and my device then was visible via i2cdetect -y -r 1 on pins P9_19 and P9_20. Although, after doing that, you'll have an i2c1

Re: [beagleboard] Re: I2C and Invensense MPU6050 Driver

2013-10-31 Thread Joshua Datko
Nevemind, that may be unrelated. I just rebooted and my device enumerated fine. I think what's confusing (me) is the I2C2 by the SRM (P9_19/20) shoes up as I2C1... some output: ebian@arm:~$ ls -l /sys/bus/i2c/devices/i2c-* lrwxrwxrwx 1 root root 0 Nov 1 04:02 /sys/bus/i2c/devices/i2c-0 -