Re: [beagleboard] Re: How write or use Can Bus driver on BBB with Ubuntu?

2015-08-29 Thread William Hermans
*Thank you Andrew for your suggestion.But i don't want to use any extra hardware.I want to use direct BBB.Wonder if i couldn't find Can Bus driver for BBB ?* Good luck with that. It is my understanding that you *have* to have a cape, or at minimum logic level translation in order to use

Re: [beagleboard] BBB eMMC health ...

2015-08-29 Thread Philippe Frossard
Le 28/08/2015 15:39, Gerald Coley a écrit : The eMMC will die when it runs out of space. If a sector goes bad, it gets marked as bad and you loose the space. It is all handled by the controller inside the eMMC. Very similar to a Solid State Drive. MTBF depends on how you are using it. Most

[beagleboard] Re: How write or use Can Bus driver on BBB with Ubuntu?

2015-08-29 Thread Onur Duran
Thank you Andrew for your suggestion.But i don't want to use any extra hardware.I want to use direct BBB.Wonder if i couldn't find Can Bus driver for BBB ? 28 Ağustos 2015 Cuma 16:53:08 UTC+3 tarihinde Andrew P. Lentvorski yazdı: Well, you need a CAN cape of some form to provide a CAN

Re: [beagleboard] Camera solution

2015-08-29 Thread Peter Baltus
If blur is the main issue for a cheap webcam and you can't adjust the exposure time settings manually as with an industrial cam, you could try increasing the light level (add a very bright lamp) to encourage the camera to use shorter exposure times and therefore reduce the blur of moving

[beagleboard] How to gather weather information of any city/zip-code from your BBB

2015-08-29 Thread AR-Embedded
Video tutorial on how to gather weather information of any city/zip-code from your BBB https://www.youtube.com/watch?v=yJvNkyHJW3g -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To

[beagleboard] To Enable MMC2 in U-boot

2015-08-29 Thread Dileep D R
Hi, I am trying to enable MMC2 in U-boot. Below are my changes in U-boot source. File: board.c Function : cpu_mmc_init Added : omap_mmc_init(2, 0, 0, -1, -1); File: mmc_host_def.h Added : #define OMAP_HSMMC3_BASE 0x47810100 File: clock_am33xx.c Function : enable_basic_clocks Added :

Re: [beagleboard] Camera solution

2015-08-29 Thread 'Vassilis Mantas' via BeagleBoard
thanks for the response, With this particular webcam, you can set the exposure parameter through OpenCV. At least that's what i found out googling. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

Re: [beagleboard] BBB eMMC health ...

2015-08-29 Thread Graham
Gerald: What is the largest (addressable memory space) eMMC that will fit on the existing board footprint on the BBB Rev. C ? --- Graham == On Saturday, August 29, 2015 at 4:17:38 AM UTC-5, philippe.frossard wrote: Le 28/08/2015 15:39, Gerald Coley a écrit : The eMMC will die when it

Re: [beagleboard] To Enable MMC2 in U-boot

2015-08-29 Thread Maxim Podbereznyy
Pin mux 29 Авг 2015 г. 15:03 пользователь Dileep D R drdilee...@gmail.com написал: Hi, I am trying to enable MMC2 in U-boot. Below are my changes in U-boot source. File: board.c Function : cpu_mmc_init Added : omap_mmc_init(2, 0, 0, -1, -1); File: mmc_host_def.h Added : #define

Re: [beagleboard] BBB eMMC health ...

2015-08-29 Thread Gerald Coley
Based on Kingston's road map, 128GB. 64GB for Micron. Next controllers will be 5.0. Gerald On Sat, Aug 29, 2015 at 11:54 AM, Graham gra...@flex-radio.com wrote: Gerald: What is the largest (addressable memory space) eMMC that will fit on the existing board footprint on the BBB Rev. C ?

[beagleboard] XBMC on a Black?

2015-08-29 Thread uudruid74
I really need help getting this set up. I had a working X server, but no hardware OpenGL... is TI still dragging their feet on this? I installed another Xserver that looks like it may work better, but can't get the keyboard and mouse working, even manually configuring it in xorg.conf The

Re: [beagleboard] Powering BeagleBone Black from Expansion Header

2015-08-29 Thread sonic . gecko . boom
Hello. I've found this thread to be quite helpful so far, thank you all. I have a question regarding where one would connect the minus side of my regulated voltage. I have AC - 24 - regulated 5v. I know I would connect positive to P9_5,6, but would I connect the negative of my 5v regulated

Re: [beagleboard] Powering BeagleBone Black from Expansion Header

2015-08-29 Thread Graham
Yes. The negative side of the 5 Volt regulated supply goes to BBB system ground, which includes P9-1 and P9-2. --- Graham == On Saturday, August 29, 2015 at 5:18:20 PM UTC-5, sonic.ge...@gmail.com wrote: Hello. I've found this thread to be quite helpful so far, thank you all. I have a