[beagleboard] BB-ADC analog input update

2014-04-01 Thread Nuno Valverde
I AM experimenting the same very issue. I havê opened a tópicos about this but 
got no reply. Hopefully se can get a solution here.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] BB-View cape problem

2014-04-01 Thread Artem Popov
Hello,

I have a problem with BBB + BB-View + LCD7.
OS: TI-SDK from element14 site
HW: BBB "PCD Rev B4", Element 14 BB-View cape, 7" LCD "LCDX000-70T"

1. Colors are strange. Looks like not enough color depth or wrong blue 
color intencity
2. When I place my hand near the cable, didn't even touching it, blue color 
noise appears.

I've checked all connections. Everything is good.
Board powered from 5V 0.5A DC adapter. I know that it's not enough, but it 
works.

Have somebody met such problem? What can I do to fix it or just to find the 
reason?

Bad picture screen:
http://timm.upload.s3-external-3.amazonaws.com/colors1.jpg
http://timm.upload.s3-external-3.amazonaws.com/colors2.jpg

Blue noise screen:
http://timm.upload.s3-external-3.amazonaws.com/noise1.jpg

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: BB-View cape problem

2014-04-01 Thread Artem Popov
I've reconnected internal LCD cable. Blue color appeared and blue noise 
disappeared. But there is still not enough color depth.

Picture:
http://timm.upload.s3-external-3.amazonaws.com/color3.jpg

вторник, 1 апреля 2014 г., 12:46:15 UTC+4 пользователь Artem Popov написал:
>
> Hello,
>
> I have a problem with BBB + BB-View + LCD7.
> OS: TI-SDK from element14 site
> HW: BBB "PCD Rev B4", Element 14 BB-View cape, 7" LCD "LCDX000-70T"
>
> 1. Colors are strange. Looks like not enough color depth or wrong blue 
> color intencity
> 2. When I place my hand near the cable, didn't even touching it, blue 
> color noise appears.
>
> I've checked all connections. Everything is good.
> Board powered from 5V 0.5A DC adapter. I know that it's not enough, but it 
> works.
>
> Have somebody met such problem? What can I do to fix it or just to find 
> the reason?
>
> Bad picture screen:
> http://timm.upload.s3-external-3.amazonaws.com/colors1.jpg
> http://timm.upload.s3-external-3.amazonaws.com/colors2.jpg
>
> Blue noise screen:
> http://timm.upload.s3-external-3.amazonaws.com/noise1.jpg
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] [Q] How can I use P9 14 as PWM?

2014-04-01 Thread Sungjin Chun
echo "am33x-pwm" > ...slots 
echo "pwm-test-P9_14" > ...slots
(yes, I'm not rewrite those file names correctly here)

Above does not make PWM work for P9_14 pin. Though there are period_ns and 
duty_ns, if I
echo "1" > run
nothing happens. If I do this on P8_13, it works. Why does this not work 
for me?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: [Q] How can I use P9 14 as PWM?

2014-04-01 Thread Sungjin Chun
Ah, I'm using 3.8.13 kernel on BeagleBone Black

On Tuesday, April 1, 2014 6:07:50 PM UTC+9, Sungjin Chun wrote:
>
> echo "am33x-pwm" > ...slots 
> echo "pwm-test-P9_14" > ...slots
> (yes, I'm not rewrite those file names correctly here)
>
> Above does not make PWM work for P9_14 pin. Though there are period_ns and 
> duty_ns, if I
> echo "1" > run
> nothing happens. If I do this on P8_13, it works. Why does this not work 
> for me?
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: I2C2: Bad address, without checking

2014-04-01 Thread Rafael Fiebig-Bindner

>
> No, I thought the BBB has intenal pullups and according to the .dts they 
> are enabled?
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: problems with webcams

2014-04-01 Thread Matthew Witherwax
Adam,

If your issue is a low frame rate coming from the PS3Eye, I have written
about this problem here http://blog.lemoneerlabs.com/post/BBB-webcams
To make a long story short, the transfer method the PS3Eye uses to transfer
data over USB doesn't work on the BBB at high frame rates and/or high
resolutions.

If the frame rate you are getting is sufficient, then the question becomes,
what algorithm is being used to track faces?

Let me know what is going on, and I will help where I can.

Matthew


On Mon, Mar 31, 2014 at 4:50 AM,  wrote:

> Hi all,
>
> I worked on this project a while back - www.ben-dror.com/pinokio I want
> to get it running on a beagle bone.
> I have purchased a BBB and a ps3 eye. OpenCV face-tracking seems to run at
> a very low frame-rate. I guess I am looking for around 15fps.
> Please any insights would be greatly appreciated.
>
> Adam
>
>
> On Wednesday, February 19, 2014 9:03:43 AM UTC+13, Michael Darling wrote:
>
>> Glad I could help.  =]   Let me know what you find out after looking into
>> it a little bit more!
>>
>>
>> On Tue, Feb 18, 2014 at 11:31 AM,  wrote:
>>
>>> you are absolutely right. at 1280x720 it is limited to 10 fps in YUYV
>>> format and i do get about 26fps in 640x480, but that could be just how fps
>>> are calculated. so it could be 30 in reality.
>>>
>>> thank you.
>>>
>>>
>>> On Tuesday, February 18, 2014 2:12:16 PM UTC-5, Michael Darling wrote:
>>>
 My first question for you would be which pixel format are you capturing
 in?  If you do a "v4l2-ctl -d /dev/videoX --list-formats-ext" in the
 command line (where X is 0, 1, ...  whatever your C920 is) you can see the
 various pixel formats, resolutions, and frame rates supported by the 
 camera.

 For YUYV, the maximum frame rate at 1280x720 is 10 fps.  If you are
 using H.264 or MJPEG, the maximum frame rate is 30 fps.

 I'm doubtful that that's your problem since you are still only getting
 15 fps at lower resolutions.  (Can you get 30 fps at 640x480?  That is the
 resolution I am using for my own project and might serve as a good baseline
 measurement.)

 My only other thought for now is that your actual measurement of the
 frame rate could be wrong.  I don't have much experience with pthreads, but
 I know that some of the "clock" functions in the  header have to be
 handled differently when you are multi-threading.

 Those are my only ideas for now.  I'll keep racking my brain and let
 you know if I come up with something else.

 - Mike


  On Sun, Feb 16, 2014 at 10:57 AM,  wrote:

> Hello, ive been reading through the group and found i have found it
> very helpful. i am running an odroid u2 with ubuntu 12.11 and opencv
> 2.4.6.1.
> i used the code i found in git 
> :/mdarling39/to
>  capture from a logitech c920. i ran into an issue when i set the
> resolution to 1280*720 the fps would not go past 10. however for any
> smaller resolution i am able to get 15 fps no problem. the custom capture
> code certainly does use less resources than the built in opencv function. 
> i
> have 2 threads, the main for capturing and the second for processing both
> of which do not max out their cpu so i cant figure out why im getting this
> fps drop.
>
>
> any help would be appreciated.
>
> Thanks
>
> On Thursday, January 30, 2014 3:17:40 PM UTC-5, Matthew Witherwax
> wrote:
>
>> If you bypass OpenCV and capture directly like we did, you should
>> test to see if you can capture successfully in YUYV format.  OpenCV can
>> convert YUYV to a Mat with less than 3% cpu use.  If you capture in 
>> MJPEG,
>> you will see cpu use of 90% or more to convert the image to a Mat.  This
>> isn't so bad on the Wandboard because it only consumes one core, but can 
>> be
>> intense on the single core BBB.  I can tell you from testing with the
>> Wandboard Quad, it can push 30 fps in YUYV over USB.  However, it is only
>> possible to stream from one camera at 30 fps in YUYV.  In short it is a
>> tradeoff.  You can either saturate the USB and save processing or save
>> bandwidth and increase processing. Something to consider depending on 
>> your
>> needs.
>>
>>
>> On Thu, Jan 30, 2014 at 12:53 PM, Michael Darling <
>> fndrpl...@gmail.com> wrote:
>>
>>> Okay, so the problem you're having has to do with bugs in OpenCV,
>>> itself.  Unfortunately, the capture methods in OpenCV do not set the 
>>> camera
>>> properties correctly for video4linux devices.  In other words, you may
>>> write the line of code to set the frame rate to 30 fps, but the camera
>>> isn't actually getting the instruction to change the frame rate.
>>>
>>> The fix Matthew and I have used is to just use our own 

[beagleboard] Re: I2C2: Bad address, without checking

2014-04-01 Thread Rafael Fiebig-Bindner
After some further testing I can clarify the behavior of the I2C-bus:
When I manually access the I2C-dev nothing happens, SDA and SCL keep 3.3V 
the whole time.
When I use the command "i2cdetect -y -r 1" the SCL gets the typical 
clock-look with about 4us high and low, except for its not going between 
3.3V and 0V, but 3.3V and 2.8V. SDA on the other hand also periodically 
keeps 3.3V for 2.5ms, then stays 0V for 1s.
All this behavior is unaffected, if I put additional external pullup 
resistors or not.
Has anyone any idea whats going wrong? 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-04-01 Thread mbbackus
My BeagleBone part of a primitive robot with a breadboard strapped to the 
top, and servo motors underneath. The wifi dongle was between both. For 
this reason, I dug out my unpowered USB hub and used it as an extender to 
get the wifi dong'e away from all the metal. I powered the beagle bone with 
an external power supply and remoted into it via usb. I was able to get the 
Adafruit dongle to connect to my secured home network 1 out of three times 
this time around as well as a secured hotspot hosted by my phone. This was 
better than the netgrear wna1100 which was only able to connect to the 
secured hotspot (not my regular home network). Neither was able to connect 
to an unsecured hotspot. Attempts to connect via wifi also seem to cause 
the BeagleBone to freeze up frequently. Any ideas?

Also, it would be really handy if the default user was root (like on 
Angstrom) so that I didn't have to type sudo su before most terminal 
commands. This would also allow me to open files more easily. I'm guessing 
this would also allow the user to reboot and shutdown the beaglebone, 
options which are missing from LXDE at this point, and which cannot be 
execute from the command line using the debian user.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Kernel/device tree road-map for the BBB

2014-04-01 Thread billywu312
I think its because of this, the Adafruit Python GPIO library broke. Is 
there anyway to fix this? I fixed the I2C probably by changing the python 
file, but unsure how for the SPI.


On Friday, March 21, 2014 11:41:06 AM UTC-5, David wrote:
>
> Robert, 
>  It appears that the GPIO label numbering scheme has been changed 
> from the device tree overlay's "1 to n+1", to the more con-formant  0 to 
> n;  I fell into this trap :-[ . I will send you my consolidated patch 
> directly, once I had time to check it out further. 
>
> Sorry for the confusion. Regards, 
>
> Dave. 
>
>
> On 03/20/2014 12:33 PM, David Lambert wrote: 
> > Robert, 
> > It looks like I spoke too soon. Although my device tree appears to 
> > get loaded and my driver entry point is called with correct 
> > parameters, the pinmux does not appear to get set up correctly. Where 
> > do I look in 3.13 kernel based systems to debug the pinmux settings? 
> > 
> > Best regards, 
> > 
> > Dave. 
> > 
> > 
> > On 03/06/2014 03:11 PM, Robert Nelson wrote: 
> >> On Thu, Mar 6, 2014 at 3:03 PM, David Lambert 
> >> > 
> wrote: 
> >>> Just a suggestion. If the dtb for the cape does not exist or is 
> >>> corrupted, 
> >>> could the device tree default to the base, for example 
> >>> am335x-boneblack.dtb? 
> >> You read my mind, there is a new file test function, i'd like to 
> >> backport to v2014.01 
> >> 
> >> 
> http://git.denx.de/?p=u-boot.git;a=commit;h=e5e897c01b1cd496187ca56a38ff5559d27f951c
>  
> >> 
> >> 
> >> Then yes, we can set it to use the default *.dtb. 
> >> 
> >> Regards, 
> >> 
> > 
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-01 Thread edgars . gribusts

I tried several times, but no result

On Tuesday, April 1, 2014 7:46:25 AM UTC+3, Erwin Ried wrote:
>
> Making windows accept unsigned drivers does work. You are probably not 
> following the directions, it is quite cumbersome how MS made this "safe 
> mode" in Win 8, but at least you have to follow the steps only once.
>
> On Monday, March 31, 2014 10:04:09 AM UTC-3, edgars@gmail.com wrote:
>>
>> I tried both methods to solve the problem, but none of them worked
>>
>> On Thursday, February 27, 2014 9:47:43 AM UTC+2, aravin...@gmail.comwrote:
>>>
>>> Thanks Piyush.
>>> It helped.
>>>
>>> On Tuesday, April 30, 2013 3:42:04 AM UTC+5:30, Piyush Agarwal wrote:

 Hi Kenny,

 As Jason noted the installer is unsigned, this means you need to 
 restart Windows 8 in the mode where it allows you to install unsigned 
 drivers.

 Here's a quick step-by-step guide:

 1. Press win+c on the keyboard to bring up the charms side bar (or move 
 mouse to right top corner of the screen)

 2. Click the Settings button.

 3. Click the Change PC Settings at the bottom of the sidebar.

 4. On screen that shows up, select the General option from the sidebar 
 then scroll down the page that appears.

 5. Click the Restart now button under the Advanced startup section.

 6. You will momentarily see the restarting screen, then it will switch 
 to a blue screen titled "Choose an option"

 7. Click the Troubleshoot button.

 8. Click Advanced options.

 9. Click Startup Settings

 10. Click Restart

 11. You should then see a Startup Settings screen after your computer 
 reboots.

 12. Press 7 or F7 on your keyboard to Disable driver signature 
 enforcement

 13. Now Windows 8 will continue starting up.

 14. Log-in as normal, and then run BONE_D64.exe again

 15. Now you should see 4 warning dialogs about "unsigned driver 
 installation", click OK for all of them.

 Then you should be good to go!


 Hope that helps,

 Piyush

 On Sunday, April 28, 2013 11:05:53 AM UTC-4, Kenny Lindberg wrote:
>
> Trying to install software for my Beaglebone Black on Win8-64 and 
> dpinst.exe fails.
> OSX seems to work, so I don't think it's a hardware issue.
>
> Is there a work around?
>
> Kenny
>


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: problems with webcams

2014-04-01 Thread Adam Ben-Dror
Mathew,

Thank you so much for taking the time to respond. I have forwarded you
message you my collaborator Shanshan who is working more on the software
side of things.
She will be in touch.

Thanks again

Adam


*Adam Ben-Dror  *|  ben-dror.com  |  @adambendror





On 2 April 2014 01:06, Matthew Witherwax  wrote:

> Adam,
>
> If your issue is a low frame rate coming from the PS3Eye, I have written
> about this problem here http://blog.lemoneerlabs.com/post/BBB-webcams
> To make a long story short, the transfer method the PS3Eye uses to
> transfer data over USB doesn't work on the BBB at high frame rates and/or
> high resolutions.
>
> If the frame rate you are getting is sufficient, then the question
> becomes, what algorithm is being used to track faces?
>
> Let me know what is going on, and I will help where I can.
>
> Matthew
>
>
> On Mon, Mar 31, 2014 at 4:50 AM,  wrote:
>
>> Hi all,
>>
>> I worked on this project a while back - www.ben-dror.com/pinokio I want
>> to get it running on a beagle bone.
>> I have purchased a BBB and a ps3 eye. OpenCV face-tracking seems to run
>> at a very low frame-rate. I guess I am looking for around 15fps.
>> Please any insights would be greatly appreciated.
>>
>> Adam
>>
>>
>> On Wednesday, February 19, 2014 9:03:43 AM UTC+13, Michael Darling wrote:
>>
>>> Glad I could help.  =]   Let me know what you find out after looking
>>> into it a little bit more!
>>>
>>>
>>> On Tue, Feb 18, 2014 at 11:31 AM,  wrote:
>>>
 you are absolutely right. at 1280x720 it is limited to 10 fps in YUYV
 format and i do get about 26fps in 640x480, but that could be just how fps
 are calculated. so it could be 30 in reality.

 thank you.


 On Tuesday, February 18, 2014 2:12:16 PM UTC-5, Michael Darling wrote:

> My first question for you would be which pixel format are you
> capturing in?  If you do a "v4l2-ctl -d /dev/videoX --list-formats-ext" in
> the command line (where X is 0, 1, ...  whatever your C920 is) you can see
> the various pixel formats, resolutions, and frame rates supported by the
> camera.
>
> For YUYV, the maximum frame rate at 1280x720 is 10 fps.  If you are
> using H.264 or MJPEG, the maximum frame rate is 30 fps.
>
> I'm doubtful that that's your problem since you are still only getting
> 15 fps at lower resolutions.  (Can you get 30 fps at 640x480?  That is the
> resolution I am using for my own project and might serve as a good 
> baseline
> measurement.)
>
> My only other thought for now is that your actual measurement of the
> frame rate could be wrong.  I don't have much experience with pthreads, 
> but
> I know that some of the "clock" functions in the  header have to be
> handled differently when you are multi-threading.
>
> Those are my only ideas for now.  I'll keep racking my brain and let
> you know if I come up with something else.
>
> - Mike
>
>
>  On Sun, Feb 16, 2014 at 10:57 AM,  wrote:
>
>> Hello, ive been reading through the group and found i have found it
>> very helpful. i am running an odroid u2 with ubuntu 12.11 and opencv
>> 2.4.6.1.
>> i used the code i found in git 
>> :/mdarling39/to
>>  capture from a logitech c920. i ran into an issue when i set the
>> resolution to 1280*720 the fps would not go past 10. however for any
>> smaller resolution i am able to get 15 fps no problem. the custom capture
>> code certainly does use less resources than the built in opencv 
>> function. i
>> have 2 threads, the main for capturing and the second for processing both
>> of which do not max out their cpu so i cant figure out why im getting 
>> this
>> fps drop.
>>
>>
>> any help would be appreciated.
>>
>> Thanks
>>
>> On Thursday, January 30, 2014 3:17:40 PM UTC-5, Matthew Witherwax
>> wrote:
>>
>>> If you bypass OpenCV and capture directly like we did, you should
>>> test to see if you can capture successfully in YUYV format.  OpenCV can
>>> convert YUYV to a Mat with less than 3% cpu use.  If you capture in 
>>> MJPEG,
>>> you will see cpu use of 90% or more to convert the image to a Mat.  This
>>> isn't so bad on the Wandboard because it only consumes one core, but 
>>> can be
>>> intense on the single core BBB.  I can tell you from testing with the
>>> Wandboard Quad, it can push 30 fps in YUYV over USB.  However, it is 
>>> only
>>> possible to stream from one camera at 30 fps in YUYV.  In short it is a
>>> tradeoff.  You can either saturate the USB and save processing or save
>>> bandwidth and increase processing. Something to consider depending on 
>>> your
>>> needs.
>>>
>>>
>>> On Thu, Jan 30, 2014 at 12:53 PM, Michael Darling <
>>> fndrpl

Re: [beagleboard] Re: Automotive Cape

2014-04-01 Thread marcmltd
Hi, sorry for not responding when I said.

The PCB's have now arrived from the manufacturer and the parts have arrived 
from Farnell and Mouser.
The assembly and inspection is starting this weekend.

I have to state that this is an initial low volume (10 off) production to 
check the viability.

We are testing the circuitry before we produce a full 3558/9 based board 
with all the options of the cape populated.

If there is enough interest in volume then we could produce for the 
community.

I am talking to the hardware engineer today so will get updates about 
expected assembly completion.

Sorry for the delay in updates.

Marc

On Tuesday, April 1, 2014 6:34:59 AM UTC+1, Mickae1 wrote:
>
> Hello, what is the status? 
>
> Micka, 
> On Mar 17, 2014 5:39 PM, > wrote:
>
>> Hi, yes we are progressing.  We have just ordered the first batch of 
>> boards and will be assembling and testing in the next 14 days.
>> We will be putting some more updates on our twitter feed soon... 
>> @aSanCloud.
>>
>> I will contact you via your email address in the next couple of days to 
>> give a more definitive date for you.
>>
>> Thanks
>> Marc
>>
>> On Saturday, March 15, 2014 12:07:38 PM UTC, Mickae1 wrote:
>>>
>>> Any news about it ? I would like to buy one  
>>>
>>> Thx,
>>>
>>>
>>> On Sat, Feb 15, 2014 at 5:05 PM,  wrote:
>>>
 I'm not sure of a pricepoint- we are working on a similar beta product 
 used to track delivery systems and i can get an chinese made tracker with 
 some of the capability you mention (except OBD-II info) for under $40. 
 Their devices have an onboard SIM for SMS alerts, etc. So with that in 
 mind 
 if we were able to use your SanCloud device with the same capability along 
 with OBD functionality for around $80-100 it would be great. Are you 
 considering kits fully assembled? Sorry if thats a silly question we're 
 new 
 to open source hardware etc and am just wondering how the license would 
 affect other companies from using it in their products? Cheers!


 On Wednesday, February 12, 2014 11:46:36 AM UTC-4, marc...@gmail.comwrote:
>
> What do people think the price point is for a cape that offers 
> CAN
> OBDII
> accelerometer+gyro
> mini PCI-e (USB+SIM)
> GPIO
> LED's ?
>
> Thanks
> Marc
>
> On Monday, January 27, 2014 5:37:41 PM UTC, marc...@gmail.com wrote:
>>
>> Hello,
>> I am part of a startup that has developed a system that is used to 
>> analyse vehicles in they way they are driven and also track the journeys.
>>
>> We are producing a cape to use for development of our next version 
>> and thinking  about offering it for sale to the open source community.  
>> The 
>> basics of the interface are:
>> CAN
>> ODBII via SN1110 OBD to UART Interpreter
>> Mini-PCIe for 3G-LTE/GPS card
>> 6 axis accel and gyro
>> RTC
>> USB expansion for WiFi dongle (possibly supporting 802.11p)
>> Bi directional GPIO for vehicle signals (Ignition in GPIO_0 wakeup 
>> domain)
>>
>> And maybe some more.
>>
>> Are there any requests/requirements that you think might be of 
>> benefit to make the cape more usable ?
>>
>> Any feedback appreciated.
>>
>> Kind Regards
>> Marc
>>
>>  -- 
 For more options, visit http://beagleboard.org/discuss
 --- 
 You received this message because you are subscribed to the Google 
 Groups "BeagleBoard" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to beagleboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

>>>
>>>  -- 
>> For more options, visit http://beagleboard.org/discuss
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to beagleboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-01 Thread edgars . gribusts
I tried several times and no result on win 8.1

On Tuesday, April 30, 2013 1:12:04 AM UTC+3, Piyush Agarwal wrote:
>
> Hi Kenny,
>
> As Jason noted the installer is unsigned, this means you need to restart 
> Windows 8 in the mode where it allows you to install unsigned drivers.
>
> Here's a quick step-by-step guide:
>
> 1. Press win+c on the keyboard to bring up the charms side bar (or move 
> mouse to right top corner of the screen)
>
> 2. Click the Settings button.
>
> 3. Click the Change PC Settings at the bottom of the sidebar.
>
> 4. On screen that shows up, select the General option from the sidebar 
> then scroll down the page that appears.
>
> 5. Click the Restart now button under the Advanced startup section.
>
> 6. You will momentarily see the restarting screen, then it will switch to 
> a blue screen titled "Choose an option"
>
> 7. Click the Troubleshoot button.
>
> 8. Click Advanced options.
>
> 9. Click Startup Settings
>
> 10. Click Restart
>
> 11. You should then see a Startup Settings screen after your computer 
> reboots.
>
> 12. Press 7 or F7 on your keyboard to Disable driver signature enforcement
>
> 13. Now Windows 8 will continue starting up.
>
> 14. Log-in as normal, and then run BONE_D64.exe again
>
> 15. Now you should see 4 warning dialogs about "unsigned driver 
> installation", click OK for all of them.
>
> Then you should be good to go!
>
>
> Hope that helps,
>
> Piyush
>
> On Sunday, April 28, 2013 11:05:53 AM UTC-4, Kenny Lindberg wrote:
>>
>> Trying to install software for my Beaglebone Black on Win8-64 and 
>> dpinst.exe fails.
>> OSX seems to work, so I don't think it's a hardware issue.
>>
>> Is there a work around?
>>
>> Kenny
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Circuitco LCD4 - Kernel 3.12, 3.13

2014-04-01 Thread Moscowbob
First of all, thank you to all who share their knowledge and experience, 
without you guys us newbies will have a hard time learning.

I have been playing around with various kernels and just in general getting 
familiar with Linux and the BBB in general. I managed to build QT 4.8.5 
with RCN 3.8.13-Bone41 and all seems well. Now I wish to use QT with SGX 
and as I understand Robert has provided scripts to build all the required 
drivers etc but the later kernels do no support Cape manager and overlays 
so the lcd is not enabled.

Would somebody please explain how to enable the LCD4 from Circuitco in the 
new kernels(if that is currently possible).

Thank you.



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: BB-View cape problem

2014-04-01 Thread Gerald Coley
Just so people can help you, can you tell us the revision of the board? PCB
Rev B4 is the PCB, not the board. The revision is either on the expansion
headers or the RJ45 connector..

Gerald


On Tue, Apr 1, 2014 at 4:04 AM, Artem Popov  wrote:

> I've reconnected internal LCD cable. Blue color appeared and blue noise
> disappeared. But there is still not enough color depth.
>
> Picture:
> http://timm.upload.s3-external-3.amazonaws.com/color3.jpg
>
> вторник, 1 апреля 2014 г., 12:46:15 UTC+4 пользователь Artem Popov написал:
>
>> Hello,
>>
>> I have a problem with BBB + BB-View + LCD7.
>> OS: TI-SDK from element14 site
>> HW: BBB "PCD Rev B4", Element 14 BB-View cape, 7" LCD "LCDX000-70T"
>>
>> 1. Colors are strange. Looks like not enough color depth or wrong blue
>> color intencity
>> 2. When I place my hand near the cable, didn't even touching it, blue
>> color noise appears.
>>
>> I've checked all connections. Everything is good.
>> Board powered from 5V 0.5A DC adapter. I know that it's not enough, but
>> it works.
>>
>> Have somebody met such problem? What can I do to fix it or just to find
>> the reason?
>>
>> Bad picture screen:
>> http://timm.upload.s3-external-3.amazonaws.com/colors1.jpg
>> http://timm.upload.s3-external-3.amazonaws.com/colors2.jpg
>>
>> Blue noise screen:
>> http://timm.upload.s3-external-3.amazonaws.com/noise1.jpg
>>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-01 Thread Wilfredo Nieves
Try method #2 Here 

Just be warned that it disables Signature enforcement completely.
To re-enable it run last two commands and restart.


On Tue, Apr 1, 2014 at 2:09 AM,  wrote:

>
> I tried several times, but no result
>
>
> On Tuesday, April 1, 2014 7:46:25 AM UTC+3, Erwin Ried wrote:
>>
>> Making windows accept unsigned drivers does work. You are probably not
>> following the directions, it is quite cumbersome how MS made this "safe
>> mode" in Win 8, but at least you have to follow the steps only once.
>>
>> On Monday, March 31, 2014 10:04:09 AM UTC-3, edgars@gmail.com wrote:
>>>
>>> I tried both methods to solve the problem, but none of them worked
>>>
>>> On Thursday, February 27, 2014 9:47:43 AM UTC+2, aravin...@gmail.comwrote:

 Thanks Piyush.
 It helped.

 On Tuesday, April 30, 2013 3:42:04 AM UTC+5:30, Piyush Agarwal wrote:
>
> Hi Kenny,
>
> As Jason noted the installer is unsigned, this means you need to
> restart Windows 8 in the mode where it allows you to install unsigned
> drivers.
>
> Here's a quick step-by-step guide:
>
> 1. Press win+c on the keyboard to bring up the charms side bar (or
> move mouse to right top corner of the screen)
>
> 2. Click the Settings button.
>
> 3. Click the Change PC Settings at the bottom of the sidebar.
>
> 4. On screen that shows up, select the General option from the sidebar
> then scroll down the page that appears.
>
> 5. Click the Restart now button under the Advanced startup section.
>
> 6. You will momentarily see the restarting screen, then it will switch
> to a blue screen titled "Choose an option"
>
> 7. Click the Troubleshoot button.
>
> 8. Click Advanced options.
>
> 9. Click Startup Settings
>
> 10. Click Restart
>
> 11. You should then see a Startup Settings screen after your computer
> reboots.
>
> 12. Press 7 or F7 on your keyboard to Disable driver signature
> enforcement
>
> 13. Now Windows 8 will continue starting up.
>
> 14. Log-in as normal, and then run BONE_D64.exe again
>
> 15. Now you should see 4 warning dialogs about "unsigned driver
> installation", click OK for all of them.
>
> Then you should be good to go!
>
>
> Hope that helps,
>
> Piyush
>
> On Sunday, April 28, 2013 11:05:53 AM UTC-4, Kenny Lindberg wrote:
>>
>> Trying to install software for my Beaglebone Black on Win8-64 and
>> dpinst.exe fails.
>> OSX seems to work, so I don't think it's a hardware issue.
>>
>> Is there a work around?
>>
>> Kenny
>>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Here is the BeagleBone Debian (beta) image you want to test

2014-04-01 Thread Robert Nelson
On Tue, Apr 1, 2014 at 12:54 AM,   wrote:
> My BeagleBone part of a primitive robot with a breadboard strapped to the
> top, and servo motors underneath. The wifi dongle was between both. For this
> reason, I dug out my unpowered USB hub and used it as an extender to get the
> wifi dong'e away from all the metal. I powered the beagle bone with an
> external power supply and remoted into it via usb. I was able to get the
> Adafruit dongle to connect to my secured home network 1 out of three times
> this time around as well as a secured hotspot hosted by my phone. This was
> better than the netgrear wna1100 which was only able to connect to the
> secured hotspot (not my regular home network). Neither was able to connect
> to an unsecured hotspot. Attempts to connect via wifi also seem to cause the
> BeagleBone to freeze up frequently. Any ideas?

The is problem with the default 3.8 kernel, if your not using any
cape's switch to the 3.13.x based kernel

cd /opt/script/tools/
git pull
sudo ./update_kernel.sh --beta-kernel


> Also, it would be really handy if the default user was root (like on
> Angstrom) so that I didn't have to type sudo su before most terminal
> commands. This would also allow me to open files more easily. I'm guessing
> this would also allow the user to reboot and shutdown the beaglebone,
> options which are missing from LXDE at this point, and which cannot be
> execute from the command line using the debian user.

There is a default root user (no password like Angstrom) we just don't
log into that user via lxde.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Circuitco LCD4 - Kernel 3.12, 3.13

2014-04-01 Thread Robert Nelson
On Tue, Apr 1, 2014 at 7:02 AM, Moscowbob  wrote:
> First of all, thank you to all who share their knowledge and experience,
> without you guys us newbies will have a hard time learning.
>
> I have been playing around with various kernels and just in general getting
> familiar with Linux and the BBB in general. I managed to build QT 4.8.5 with
> RCN 3.8.13-Bone41 and all seems well. Now I wish to use QT with SGX and as I
> understand Robert has provided scripts to build all the required drivers etc
> but the later kernels do no support Cape manager and overlays so the lcd is
> not enabled.

SGX was back-ported to the 3.8 tree as of the "bone41" release.

>
> Would somebody please explain how to enable the LCD4 from Circuitco in the
> new kernels(if that is currently possible).

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-01 Thread Robert Nelson
On Tue, Apr 1, 2014 at 3:09 AM,   wrote:
>
> I tried several times, but no result

Then use the "signed" drivers:

https://github.com/beagleboard/beaglebone-getting-started/tree/master/Drivers/Windows

Regards,


-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: BB-View cape problem

2014-04-01 Thread Artem Popov
There is no revision like "A5" or similar on board. I have BBB from Embest 
with XAM3359AZCZ100 processor. There is nothing on ethernet header. And it 
has barcode and code "1001024" on expansion slot.

вторник, 1 апреля 2014 г., 16:59:12 UTC+4 пользователь Gerald написал:
>
> Just so people can help you, can you tell us the revision of the board? 
> PCB Rev B4 is the PCB, not the board. The revision is either on the 
> expansion headers or the RJ45 connector..
>
> Gerald
>
>
> On Tue, Apr 1, 2014 at 4:04 AM, Artem Popov 
> > wrote:
>
>> I've reconnected internal LCD cable. Blue color appeared and blue noise 
>> disappeared. But there is still not enough color depth.
>>
>> Picture:
>> http://timm.upload.s3-external-3.amazonaws.com/color3.jpg
>>
>> вторник, 1 апреля 2014 г., 12:46:15 UTC+4 пользователь Artem Popov 
>> написал:
>>
>>> Hello,
>>>
>>> I have a problem with BBB + BB-View + LCD7.
>>> OS: TI-SDK from element14 site
>>> HW: BBB "PCD Rev B4", Element 14 BB-View cape, 7" LCD "LCDX000-70T"
>>>
>>> 1. Colors are strange. Looks like not enough color depth or wrong blue 
>>> color intencity
>>> 2. When I place my hand near the cable, didn't even touching it, blue 
>>> color noise appears.
>>>
>>> I've checked all connections. Everything is good.
>>> Board powered from 5V 0.5A DC adapter. I know that it's not enough, but 
>>> it works.
>>>
>>> Have somebody met such problem? What can I do to fix it or just to find 
>>> the reason?
>>>
>>> Bad picture screen:
>>> http://timm.upload.s3-external-3.amazonaws.com/colors1.jpg
>>> http://timm.upload.s3-external-3.amazonaws.com/colors2.jpg
>>>
>>> Blue noise screen:
>>> http://timm.upload.s3-external-3.amazonaws.com/noise1.jpg
>>>
>>  -- 
>> For more options, visit http://beagleboard.org/discuss
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to beagleboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: BB-View cape problem

2014-04-01 Thread Gerald Coley
OK. So now everyone knows you have the Embest board. Interesting that they
have no revision number on it. I don't know what revision that board is
equivalent to on the BeagleBone Black.

Gerald



On Tue, Apr 1, 2014 at 8:57 AM, Artem Popov  wrote:

> There is no revision like "A5" or similar on board. I have BBB from Embest
> with XAM3359AZCZ100 processor. There is nothing on ethernet header. And it
> has barcode and code "1001024" on expansion slot.
>
> вторник, 1 апреля 2014 г., 16:59:12 UTC+4 пользователь Gerald написал:
>>
>> Just so people can help you, can you tell us the revision of the board?
>> PCB Rev B4 is the PCB, not the board. The revision is either on the
>> expansion headers or the RJ45 connector..
>>
>> Gerald
>>
>>
>> On Tue, Apr 1, 2014 at 4:04 AM, Artem Popov  wrote:
>>
>>> I've reconnected internal LCD cable. Blue color appeared and blue noise
>>> disappeared. But there is still not enough color depth.
>>>
>>> Picture:
>>> http://timm.upload.s3-external-3.amazonaws.com/color3.jpg
>>>
>>> вторник, 1 апреля 2014 г., 12:46:15 UTC+4 пользователь Artem Popov
>>> написал:
>>>
 Hello,

 I have a problem with BBB + BB-View + LCD7.
 OS: TI-SDK from element14 site
 HW: BBB "PCD Rev B4", Element 14 BB-View cape, 7" LCD "LCDX000-70T"

 1. Colors are strange. Looks like not enough color depth or wrong blue
 color intencity
 2. When I place my hand near the cable, didn't even touching it, blue
 color noise appears.

 I've checked all connections. Everything is good.
 Board powered from 5V 0.5A DC adapter. I know that it's not enough, but
 it works.

 Have somebody met such problem? What can I do to fix it or just to find
 the reason?

 Bad picture screen:
 http://timm.upload.s3-external-3.amazonaws.com/colors1.jpg
 http://timm.upload.s3-external-3.amazonaws.com/colors2.jpg

 Blue noise screen:
 http://timm.upload.s3-external-3.amazonaws.com/noise1.jpg

>>>  --
>>> For more options, visit http://beagleboard.org/discuss
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to beagleboard...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: [Q] How can I use P9 14 as PWM?

2014-04-01 Thread Cody Lacey
what are the contents of /sys/class/pwm


On Tue, Apr 1, 2014 at 4:25 AM, Sungjin Chun  wrote:

> Ah, I'm using 3.8.13 kernel on BeagleBone Black
>
>
> On Tuesday, April 1, 2014 6:07:50 PM UTC+9, Sungjin Chun wrote:
>>
>> echo "am33x-pwm" > ...slots
>> echo "pwm-test-P9_14" > ...slots
>> (yes, I'm not rewrite those file names correctly here)
>>
>> Above does not make PWM work for P9_14 pin. Though there are period_ns
>> and duty_ns, if I
>> echo "1" > run
>> nothing happens. If I do this on P8_13, it works. Why does this not work
>> for me?
>>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] microSD Disk Size capacirty

2014-04-01 Thread Ratin
Thanks for the reply but I have since moved to cubieboard2 for the choice
of product because it has dual cortex and some more ram.


On Mon, Mar 31, 2014 at 5:56 AM, Kumar Sukhani wrote:

> Sorry,
> The reply was to 'Crazy Monster' for the error - 'BLKRRPART: Device or
> resource busy error '
>
> On Monday, March 31, 2014 6:10:05 PM UTC+5:30, RobertCNelson wrote:
>>
>> On Mon, Mar 31, 2014 at 7:06 AM, Kumar Sukhani 
>> wrote:
>> > try following command
>> >>
>> >> sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot bone_dtb
>> >
>> >
>> > I was also getting same error, when I tried -
>> >>
>> >> sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot bone
>>
>> No you weren't.. Totally different script/subject.
>>
>> Regards,
>>
>> --
>> Robert Nelson
>> http://www.rcn-ee.com/
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Beaglebone Black Processor is probably blown, is there any way to get the data off the emmc?

2014-04-01 Thread jdorr6695
I have good reason to believe that my Beaglebone Black has a blown 
processor.  Is there any way to get my data off the emmc, or am I pretty 
much starting over?  When I plug in the board the power light blinks for a 
split second, it will also blink for a split second if I push the power 
button.  Nothing else happens, even when I hold down the power button.
 
Thanks,
Jeremy

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Beaglebone Black Processor is probably blown, is there any way to get the data off the emmc?

2014-04-01 Thread Gerald Coley
Request and RMA in indicate that you want to save the information in the
eMMC.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#RMA_Support

Gerald



On Tue, Apr 1, 2014 at 11:28 AM,  wrote:

> I have good reason to believe that my Beaglebone Black has a blown
> processor.  Is there any way to get my data off the emmc, or am I pretty
> much starting over?  When I plug in the board the power light blinks for a
> split second, it will also blink for a split second if I push the power
> button.  Nothing else happens, even when I hold down the power button.
>
> Thanks,
> Jeremy
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] ADC by SPI BBB

2014-04-01 Thread fabio moretto
 hello BB community this is my first  discucion 
I'm looking at using the  Beglebone Black to take signal  reading for 
resonant sensors. 

I need to read a sinusoidal resonant  signal of 3Khz with ADC  SPI 
so the parameter which I need are: 
the ADC should read at a rate of 100 kHz for a while 5 miliSeg 

I have many doubts, not sure how fast I can use the SPI port? 
Can I use the spi port true C and some Lyb?
I do not know if using PRU?
I can do it in C?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Windows 8 (64bit) driver install problems

2014-04-01 Thread Erwin Ried
Windows re-enables the enforcement automatically after 1 restart

On Tuesday, April 1, 2014 10:22:17 AM UTC-3, Wilfredo Nieves wrote:
>
> Try method #2 Here 
>
> Just be warned that it disables Signature enforcement completely. 
> To re-enable it run last two commands and restart. 
>
>
> On Tue, Apr 1, 2014 at 2:09 AM, >wrote:
>
>>
>> I tried several times, but no result
>>
>>
>> On Tuesday, April 1, 2014 7:46:25 AM UTC+3, Erwin Ried wrote:
>>>
>>> Making windows accept unsigned drivers does work. You are probably not 
>>> following the directions, it is quite cumbersome how MS made this "safe 
>>> mode" in Win 8, but at least you have to follow the steps only once.
>>>
>>> On Monday, March 31, 2014 10:04:09 AM UTC-3, edgars@gmail.com wrote:

 I tried both methods to solve the problem, but none of them worked

 On Thursday, February 27, 2014 9:47:43 AM UTC+2, aravin...@gmail.comwrote:
>
> Thanks Piyush.
> It helped.
>
> On Tuesday, April 30, 2013 3:42:04 AM UTC+5:30, Piyush Agarwal wrote:
>>
>> Hi Kenny,
>>
>> As Jason noted the installer is unsigned, this means you need to 
>> restart Windows 8 in the mode where it allows you to install unsigned 
>> drivers.
>>
>> Here's a quick step-by-step guide:
>>
>> 1. Press win+c on the keyboard to bring up the charms side bar (or 
>> move mouse to right top corner of the screen)
>>
>> 2. Click the Settings button.
>>
>> 3. Click the Change PC Settings at the bottom of the sidebar.
>>
>> 4. On screen that shows up, select the General option from the 
>> sidebar then scroll down the page that appears.
>>
>> 5. Click the Restart now button under the Advanced startup section.
>>
>> 6. You will momentarily see the restarting screen, then it will 
>> switch to a blue screen titled "Choose an option"
>>
>> 7. Click the Troubleshoot button.
>>
>> 8. Click Advanced options.
>>
>> 9. Click Startup Settings
>>
>> 10. Click Restart
>>
>> 11. You should then see a Startup Settings screen after your computer 
>> reboots.
>>  
>> 12. Press 7 or F7 on your keyboard to Disable driver signature 
>> enforcement
>>
>> 13. Now Windows 8 will continue starting up.
>>
>> 14. Log-in as normal, and then run BONE_D64.exe again
>>
>> 15. Now you should see 4 warning dialogs about "unsigned driver 
>> installation", click OK for all of them.
>>
>> Then you should be good to go!
>>
>>
>> Hope that helps,
>>
>> Piyush
>>
>> On Sunday, April 28, 2013 11:05:53 AM UTC-4, Kenny Lindberg wrote:
>>>
>>> Trying to install software for my Beaglebone Black on Win8-64 and 
>>> dpinst.exe fails.
>>> OSX seems to work, so I don't think it's a hardware issue.
>>>
>>> Is there a work around?
>>>
>>> Kenny
>>>
>>  -- 
>> For more options, visit http://beagleboard.org/discuss
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to beagleboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Help Needed : Custom built debian image

2014-04-01 Thread viraniac
Hi Robert,

Thanks for the fast reply. I have gone through the scripts and I noticed 
that you are the author of the scripts. I really thank you for making those 
awesome scripts to make our lives easier. 

Just have a suggestion, Please add bit more information in the readme file 
about the customisation and all which will be helpful while making 
customized images.

I have commented some lines to disable installation of GUI, Lxde, apache, 
etc and currently the script is running on my BBB. Will post the result 
once it finishes.

I have one more question. I noticed that debian image comes with apache-2 
installed in it. What's the purpose of having apache 2 here?

Regards
viraniac

On Tuesday, April 1, 2014 5:50:44 AM UTC+5:30, RobertCNelson wrote:
>
> On Mon, Mar 31, 2014 at 6:28 PM,  > 
> wrote: 
> > Hi, 
> > 
> > I am trying to build custom minimal debian images for my beaglebone 
> black. I 
> > have downloaded the image builder from git and tried executing it after 
> > commenting out some packagenames in beagleboard.org_image.sh. But when 
> the 
> > image is built, all the packages including the packages that I commented 
> out 
> > are also installed. There is no information about which file to edit or 
> any 
> > other instruction provided in the readme file. 
>
> Base package list: 
> https://github.com/beagleboard/image-builder/blob/master/var/pkg_list.sh 
>
> Packages specific to the "beagleboard.org" debian image: 
>
> https://github.com/beagleboard/image-builder/blob/master/beagleboard.org_image.sh#L43
>  
>
> comment out what you don't need, but remember Debian package 
> dependence are complex, so something might get installed anyways. 
>
> Patches welcome on improving the readme. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How to use clock output (CLKOUT2)

2014-04-01 Thread Dennis Cote
On Tuesday, April 1, 2014 10:47:39 AM UTC-6, Gregory Holst wrote:
>
> So I did a little searching and found some help in the documentation for 
> the processor http://www.ti.com/lit/ug/spruh73j/spruh73j.pdf on page 880. 
>  It shows a formula for the frequency but I don't understand the M and Ns. 
>  It has something to do with the phase locked loop and creating a super 
> high frequency clock using some fancy circuitry and I really just need to 
> find the default values of M and N to confirm that the output will be 
> around 24Mhz.  Can anyone interpret this documentation to give me a better 
> idea of what I can expect on the CLKOUT pins on the beaglebone black?
>

Gregory,

You can probably use the 24.576 MHz output of the HDMI oscillator that is 
available on P9 pin 25. The oscillator is enabled by GPIO 1-27, so you can 
enable using this output it even if you have disabled the HDMI output for 
some reason. It should be enabled by default.

If you use this oscillator output, you can't use GPIO 3-21 since they share 
the same expansion header pin. 

HTH
Dennis Cote


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How to use clock output (CLKOUT2)

2014-04-01 Thread gfastmapper
I suggest that you look at output pins TIMER4, TIMER5, TIMER6, and TIMER7 
(section 20.1.2.4 of the Technical Reference Manual).  Those timers are 
clocked at 24MHz, have programmable divisors, and can produce output clocks 
up to 12MHz.  Section 20.1 of the Technical Reference Manual provides more 
information on the timers and the datasheet will detail the settings 
required to associate a timer output with a pin.

On Tuesday, April 1, 2014 9:47:39 AM UTC-7, Gregory Holst wrote:
>
> So I did a little searching and found some help in the documentation for 
> the processor http://www.ti.com/lit/ug/spruh73j/spruh73j.pdf on page 880. 
>  It shows a formula for the frequency but I don't understand the M and Ns. 
>  It has something to do with the phase locked loop and creating a super 
> high frequency clock using some fancy circuitry and I really just need to 
> find the default values of M and N to confirm that the output will be 
> around 24Mhz.  Can anyone interpret this documentation to give me a better 
> idea of what I can expect on the CLKOUT pins on the beaglebone black?
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Involuntary reseting of the BBBlack.

2014-04-01 Thread dickelbeck
The boards will reboot if :

a) OTG is disabled in the kernel build, and 
b) g_multi.ko is loaded, and
c) the usb cable is disconnected.

If you remove b) then they stay up.

This is with kernel 3.12.9


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Help Needed : Custom built debian image

2014-04-01 Thread viraniac

HI Robert,

The script is still running but what I can see is it just installed nodejs 
packages. I guess this is because the script was installing the beaglebone 
package. I don't require node.js installed. Please confirm the features 
provided by beaglebone package so I can decide whether to include or 
exclude it from the build.

Regards
viraniac

On Wednesday, April 2, 2014 12:17:48 AM UTC+5:30, vira...@gmail.com wrote:
>
> Hi Robert,
>
> Thanks for the fast reply. I have gone through the scripts and I noticed 
> that you are the author of the scripts. I really thank you for making those 
> awesome scripts to make our lives easier. 
>
> Just have a suggestion, Please add bit more information in the readme file 
> about the customisation and all which will be helpful while making 
> customized images.
>
> I have commented some lines to disable installation of GUI, Lxde, apache, 
> etc and currently the script is running on my BBB. Will post the result 
> once it finishes.
>
> I have one more question. I noticed that debian image comes with apache-2 
> installed in it. What's the purpose of having apache 2 here?
>
> Regards
> viraniac
>
> On Tuesday, April 1, 2014 5:50:44 AM UTC+5:30, RobertCNelson wrote:
>>
>> On Mon, Mar 31, 2014 at 6:28 PM,   wrote: 
>> > Hi, 
>> > 
>> > I am trying to build custom minimal debian images for my beaglebone 
>> black. I 
>> > have downloaded the image builder from git and tried executing it after 
>> > commenting out some packagenames in beagleboard.org_image.sh. But when 
>> the 
>> > image is built, all the packages including the packages that I 
>> commented out 
>> > are also installed. There is no information about which file to edit or 
>> any 
>> > other instruction provided in the readme file. 
>>
>> Base package list: 
>> https://github.com/beagleboard/image-builder/blob/master/var/pkg_list.sh 
>>
>> Packages specific to the "beagleboard.org" debian image: 
>>
>> https://github.com/beagleboard/image-builder/blob/master/beagleboard.org_image.sh#L43
>>  
>>
>> comment out what you don't need, but remember Debian package 
>> dependence are complex, so something might get installed anyways. 
>>
>> Patches welcome on improving the readme. 
>>
>> Regards, 
>>
>> -- 
>> Robert Nelson 
>> http://www.rcn-ee.com/ 
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Help Needed : Custom built debian image

2014-04-01 Thread Robert Nelson
On Tue, Apr 1, 2014 at 2:44 PM,   wrote:
>
> HI Robert,
>
> The script is still running but what I can see is it just installed nodejs
> packages. I guess this is because the script was installing the beaglebone
> package. I don't require node.js installed. Please confirm the features
> provided by beaglebone package so I can decide whether to include or exclude
> it from the build.

The "beaglebone" meta package currently pulls in:
acpi-support-base, am335x-pru-package, libsoc2, nodejs, nodejs-legacy,
npm, xinput-calibrator, xserver-xorg-video-modesetting

from the beagleboard.org debian repo:
http://beagle.s3.amazonaws.com/debian (there's a new domain being
setup using beagleboard.org)

If you don't want these package, just disable:
https://github.com/beagleboard/image-builder/blob/master/beagleboard.org_image.sh#L424

Then you'll still have access to the beagleboard.org repo.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] ssh fails write broken pipe

2014-04-01 Thread Walter Schilling
I have students working on the Beaglebone using the current Debian image. 
 They are working in pairs.  Student one has bone A and laptop a.  Student 
two has bone B and laptop b.  If b connects to B and then a connects to A, 
they receive an ssh failure with a broken pipe.  If b connects to both A 
and B, then it works fine.  It  makes no sense to me at all.  Any ideas?

Walt
 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] ssh fails write broken pipe

2014-04-01 Thread Robert Nelson
On Tue, Apr 1, 2014 at 3:39 PM, Walter Schilling  wrote:
> I have students working on the Beaglebone using the current Debian image.
> They are working in pairs.  Student one has bone A and laptop a.  Student
> two has bone B and laptop b.  If b connects to B and then a connects to A,
> they receive an ssh failure with a broken pipe.  If b connects to both A and
> B, then it works fine.  It  makes no sense to me at all.  Any ideas?

What does the "-v" option for ssh print out for debugging?

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] BBB as a router w/ firewall capabilities

2014-04-01 Thread vignesh murali
I just wanted to know whether it would be a good idea to run BBB as a 
router w/ firewall capability. I intend to use BBB with 1 WAN port and 2 
LAN ports(with USB to ethernet dongles) to support a total of 150 users in 
the network.  I am skeptical about the load the BBB can handle with the 
above said numbers. Any suggestions?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BBB as a router w/ firewall capabilities

2014-04-01 Thread Mike

On 04/01/2014 05:02 PM, vignesh murali wrote:
I just wanted to know whether it would be a good idea to run BBB as a 
router w/ firewall capability. I intend to use BBB with 1 WAN port and 
2 LAN ports(with USB to ethernet dongles) to support a total of 150 
users in the network.  I am skeptical about the load the BBB can 
handle with the above said numbers. Any suggestions?


Wild guess...  I would say the USB dongles would be where you hit the 
wall.  The BBB has more than enough CPU power, RAM might become a factor 
with that many users with a lot of rules.


LEAF has an ARM port for Rpi.  I don't recall if it's in main or not.  I 
would think the same hurdles would apply here for that number of users.


Seems to me for the money a Sokeris (sp?) board or something similar 
might be more appropriate.


My 2 cents worth anyway.

Mike

--
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How to use clock output (CLKOUT2)

2014-04-01 Thread geminhup
I think the simplest solution will be to use the HDMI oscillator pin since 
24Mhz is perfect for the chips I'm driving.  It is difficult to find simple 
answers in the documentation so thank you thank you both for your help!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: How to use clock output (CLKOUT2)

2014-04-01 Thread Gregory Holst
Sorry for the confusion, I used someone else's e-mail to reply to you all. 
 Thanks again!

On Tuesday, April 1, 2014 5:25:11 PM UTC-4, gemi...@gmail.com wrote:
>
> I think the simplest solution will be to use the HDMI oscillator pin since 
> 24Mhz is perfect for the chips I'm driving.  It is difficult to find simple 
> answers in the documentation so thank you thank you both for your help!
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Error trying to compile kernel module: mach/timex.h not found

2014-04-01 Thread eric
It's also possible to:

cd PATH-TO-KERNEL-HEADERS
cd arch/arm/include/
mkdir mach
touch mach/timex.h

To avoid modifying the header file itself.

HTH,

  --eric

On Sunday, September 22, 2013 8:44:20 PM UTC-7, DeKay wrote:
>
> I reread the blog at 
> http://gencarelle.com/blog/2013/07/19/problems-with-rtl8188cus/ and tried 
> the edit of the timex.h header he describes there and now I can at least 
> get the compile to work.  I think his fix is basically a noop because he 
> seems to be including timex.h within timex.h!
>
> Now dmesg shows this which might make sense (or might not) as the RFM12b 
> is not yet connected.  Haven't dug into this at all yet, but at least it 
> seems to be progress.  I think I just need to run this script (
> https://github.com/gkaindl/beaglebone-ubuntu-scripts/blob/master/bb-enable-spi-devicetree.sh)
>  
> but it is getting late  :-)
> [  230.466576] rfm12b : no spi_master found for busnum 1.
> [  230.473506] rfm12b : driver failed to load: -19.
> [  266.681721] No module found in object
>
> On Sunday, 22 September 2013 20:31:40 UTC-6, DeKay wrote:
>>
>> I am trying to compile a kernel module on my BBB for the RFM12B 
>> transceiver chip from the code I "git cloned" from here
>> https://github.com/gkaindl/rfm12b-linux
>>
>> When trying to compile this from the instructions on that page on the BBB 
>> itself, I get:
>>
>> root@arm:~/rfm12b-linux# make
>> make -C /lib/modules/3.8.13-bone28/build  M=/root/rfm12b-linux modules
>> make[1]: Entering directory `/usr/src/linux-headers-3.8.13-bone28'
>>   CC [M]  /root/rfm12b-linux/rfm12b.o
>> In file included from include/linux/timex.h:65:0,
>>  from include/linux/jiffies.h:8,
>>  from include/linux/ktime.h:25,
>>  from include/linux/timer.h:5,
>>  from include/linux/workqueue.h:8,
>>  from include/linux/srcu.h:34,
>>  from include/linux/notifier.h:15,
>>  from include/linux/memory_hotplug.h:6,
>>  from include/linux/mmzone.h:761,
>>  from include/linux/gfp.h:4,
>>  from include/linux/kmod.h:22,
>>  from include/linux/module.h:13,
>>  from /root/rfm12b-linux/rfm12b.c:20:
>> /usr/src/linux-headers-3.8.13-bone28/arch/arm/include/asm/timex.h:18:24: 
>> fatal error: mach/timex.h: No such file or directory
>> compilation terminated.
>> make[2]: *** [/root/rfm12b-linux/rfm12b.o] Error 1
>> make[1]: *** [_module_/root/rfm12b-linux] Error 2
>> make[1]: Leaving directory `/usr/src/linux-headers-3.8.13-bone28'
>> make: *** [all] Error 2
>>
>> I am running Debian bone28 wheezy from rcn-ee.net and I have the 
>> corresponding kernel headers installed.  
>>
>> I found this link (
>> http://gencarelle.com/blog/2013/07/19/problems-with-rtl8188cus/) for 
>> someone running Ubuntu on the BBB but his fix for the missing arch type 
>> doesn't work as there is no armv7l directory to softlink to.
>>
>> There is also this link (
>> https://groups.google.com/forum/#!topic/beagleboard/5xMAyFxQbdE) on the 
>> 3.2 kernel from a year ago with a solution that required a compile of the 
>> kernel from sources.  But then I looked at the 3.8.13 sources on 
>> kernel.org and mach/timex.h doesn't exist in there either.
>>
>> Any help greatly appreciated.  Thanks!
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: [Q] How can I use P9 14 as PWM?

2014-04-01 Thread Sungjin Chun
Thank you for your help.

pwmchip0 and pwmchip1 2 files are there.

Weird thing is that after echo "pwm-test-P9.." and echo "pwm-test-P8...",
 though there are pwm-test-P9_14 and
pwm-test-P8_13, and contents of the directores are same, only P8_13 does
show result in oscilloscope but
P9_14 does not show result.


On Wed, Apr 2, 2014 at 12:06 AM, Cody Lacey  wrote:

> what are the contents of /sys/class/pwm
>
>
> On Tue, Apr 1, 2014 at 4:25 AM, Sungjin Chun  wrote:
>
>> Ah, I'm using 3.8.13 kernel on BeagleBone Black
>>
>>
>> On Tuesday, April 1, 2014 6:07:50 PM UTC+9, Sungjin Chun wrote:
>>>
>>> echo "am33x-pwm" > ...slots
>>> echo "pwm-test-P9_14" > ...slots
>>> (yes, I'm not rewrite those file names correctly here)
>>>
>>> Above does not make PWM work for P9_14 pin. Though there are period_ns
>>> and duty_ns, if I
>>> echo "1" > run
>>> nothing happens. If I do this on P8_13, it works. Why does this not work
>>> for me?
>>>
>>  --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to beagleboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: [SOLVED} Question about GPIO interrupt configuration on device tree

2014-04-01 Thread Ventura
I found out that the configuration for gpio1_15 as the interrupt line for 
SPI1 has to be:

&spi1 {
pinctrl-names = "default";
pinctrl-0 = <&spi1_pins>;
status = "okay";

spidev2: spi@0 {
compatible = "microchip,enc28j60";
reg = <0>;
spi-max-frequency = <2400>;
interrupts = <15 2>;
interrupt-parent = <&gpio1>;
};
};

Using this configuration the enc28j60 1.0.1 works as is without do any 
change.







On Monday, March 31, 2014 11:12:49 PM UTC-5, Ventura wrote:
>
>
> I developed one ethernet cape that uses the SPI. The configuration node 
> bellows is working because I did a change in the device drive to
> handle the interrupt number as GPIO number (gpio1_15) and included code to 
> map one interrupt ( for 47 I am getting IRQ 191).
>
> If I understand correctly I shouldn't have to apply any patch, the 
> interrupt should be described in the device tree so that the SPI drive could
> understand what interrupt has to be assigned. When I don't apply the 
> patch, the SPI assign the IRQ 63 (47 to 63 ???) that  doesn't work.
>
> I would like to know how should be GPIO interrupt configuration to use the 
> drive as is.
>
>
> &spi1 {
> pinctrl-names = "default";
> pinctrl-0 = <&spi1_pins>;
> status = "okay";
>
> spidev2: spi@0 {
> compatible = "microchip,enc28j60";
> reg = <0>;
> spi-max-frequency = <2400>;
> interrupts = <47>;
> };
> };
>
>
> Sincerely,
> Ventura
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] BBB Rev A5A For Sale

2014-04-01 Thread Ronny Julian
Beaglebone Black Rev A5A for sale $45 shipped in CONUS only.  I will
include a Micro HDMI to HDMI cable that works fine.  Email me direct at
k4rjjradio at gmail dot com for Paypal info and I will get it in the USPS
to you.  Reason for selling is I have a totally different project coming up
and I'm selling off the toys to help fund it.

Thanks!
Ronny Julian

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BBB Rev A5A For Sale

2014-04-01 Thread William Pretty Security
Not to Canada L

 

http://www.packtpub.com/building-a-home-security-system-with-beaglebone/book

 

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On
Behalf Of Ronny Julian
Sent: Tuesday, April 01, 2014 10:22 PM
To: beagleboard
Subject: [beagleboard] BBB Rev A5A For Sale

 

Beaglebone Black Rev A5A for sale $45 shipped in CONUS only.  I will include
a Micro HDMI to HDMI cable that works fine.  Email me direct at k4rjjradio
at gmail dot com for Paypal info and I will get it in the USPS to you.
Reason for selling is I have a totally different project coming up and I'm
selling off the toys to help fund it.

 

Thanks!

Ronny Julian

 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4355 / Virus Database: 3722/7284 - Release Date: 04/01/14

  _  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4355 / Virus Database: 3722/7275 - Release Date: 03/31/14

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Help Needed : Custom built debian image

2014-04-01 Thread Maxim Podbereznyy
viraniac,

why don't you just use a "bare" image and add in packages that you need?
What you do now is going from the end to the beginning. I would go from the
smallest "bare" image to functionality required


2014-04-01 23:49 GMT+04:00 Robert Nelson :

> On Tue, Apr 1, 2014 at 2:44 PM,   wrote:
> >
> > HI Robert,
> >
> > The script is still running but what I can see is it just installed
> nodejs
> > packages. I guess this is because the script was installing the
> beaglebone
> > package. I don't require node.js installed. Please confirm the features
> > provided by beaglebone package so I can decide whether to include or
> exclude
> > it from the build.
>
> The "beaglebone" meta package currently pulls in:
> acpi-support-base, am335x-pru-package, libsoc2, nodejs, nodejs-legacy,
> npm, xinput-calibrator, xserver-xorg-video-modesetting
>
> from the beagleboard.org debian repo:
> http://beagle.s3.amazonaws.com/debian (there's a new domain being
> setup using beagleboard.org)
>
> If you don't want these package, just disable:
>
> https://github.com/beagleboard/image-builder/blob/master/beagleboard.org_image.sh#L424
>
> Then you'll still have access to the beagleboard.org repo.
>
> Regards,
>
> --
> Robert Nelson
> http://www.rcn-ee.com/
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
LinkedIn - http://www.linkedin.com/in/maximpodbereznyy
Company - http://www.linkedin.com/company/mentorel
Facebook - https://www.facebook.com/mentorel.company

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: How to use clock output (CLKOUT2)

2014-04-01 Thread Eric Fort
What frequency do you want?  first of all what you need to know is the
frequency of CLKIN.  Best I can tell that defaults to 24Mhz.  from there
you can pretty easily find values to fit closely what you need for clock
output frequencies.  For that matter if you're unsure write a loop that
produces a table of values for a given CLKIN frequency.  in generating such
a table using a CLKIN frequency of say 1MHZ could work quite nicely as the
values can be easily scaled from such a table.

Eric


On Tue, Apr 1, 2014 at 9:46 AM, Gregory Holst wrote:

> So I did a little searching and found some help in the documentation for
> the processor http://www.ti.com/lit/ug/spruh73j/spruh73j.pdf on page 880.
>  It shows a formula for the frequency but I don't understand the M and Ns.
>  It has something to do with the phase locked loop and creating a super
> high frequency clock using some fancy circuitry and I really just need to
> find the default values of M and N to confirm that the output will be
> around 24Mhz.  Can anyone interpret this documentation to give me a better
> idea of what I can expect on the CLKOUT pins on the beaglebone black?
>
>
> On Sunday, March 30, 2014 4:01:52 AM UTC-4, Gregory Holst wrote:
>>
>> I need a clock signal for the LT8500 pwm chips and it would be nice to
>> use the clock output on the beaglebone rather than an external oscillator.
>>  My guess is that it runs at the 24Mhz clock on the beaglebone which will
>> work for the LT8500s but I don't really care what frequency it is for my
>> application.  I'm driving DC motors so a few kHz is all I need really.  The
>> LT8500s divides the clock frequency to create the PWM frequency.  For
>> example, an input of 25Mhz gives a 6kHz PWM signal on all 48 outputs.  Just
>> out of curiosity,
>>
>> 1) Is the clock frequency configurable?
>> 2) Can any of the GPIO pins be configured to produce a clock signal?
>> 3) If so, what frequency ranges?
>> 4) I read somewhere about timers.  How do those work?
>>
>> I quickly searched the Technical Reference Manual but I didn't see
>> anything about the clkout2 pin or the timers.  Is there another reference I
>> should look at?
>>
>> Thanks!
>>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Automotive Cape

2014-04-01 Thread Eric Fort
so what made it into the final production version?  got a schematic or at
least a BOM to share?

Eric


On Tue, Apr 1, 2014 at 2:28 AM,  wrote:

> Hi, sorry for not responding when I said.
>
> The PCB's have now arrived from the manufacturer and the parts have
> arrived from Farnell and Mouser.
> The assembly and inspection is starting this weekend.
>
> I have to state that this is an initial low volume (10 off) production to
> check the viability.
>
> We are testing the circuitry before we produce a full 3558/9 based board
> with all the options of the cape populated.
>
> If there is enough interest in volume then we could produce for the
> community.
>
> I am talking to the hardware engineer today so will get updates about
> expected assembly completion.
>
> Sorry for the delay in updates.
>
> Marc
>
>
> On Tuesday, April 1, 2014 6:34:59 AM UTC+1, Mickae1 wrote:
>
>> Hello, what is the status?
>>
>> Micka,
>> On Mar 17, 2014 5:39 PM,  wrote:
>>
>>>  Hi, yes we are progressing.  We have just ordered the first batch of
>>> boards and will be assembling and testing in the next 14 days.
>>> We will be putting some more updates on our twitter feed soon...
>>> @aSanCloud.
>>>
>>> I will contact you via your email address in the next couple of days to
>>> give a more definitive date for you.
>>>
>>> Thanks
>>> Marc
>>>
>>> On Saturday, March 15, 2014 12:07:38 PM UTC, Mickae1 wrote:

 Any news about it ? I would like to buy one 

 Thx,


 On Sat, Feb 15, 2014 at 5:05 PM,  wrote:

> I'm not sure of a pricepoint- we are working on a similar beta product
> used to track delivery systems and i can get an chinese made tracker with
> some of the capability you mention (except OBD-II info) for under $40.
> Their devices have an onboard SIM for SMS alerts, etc. So with that in 
> mind
> if we were able to use your SanCloud device with the same capability along
> with OBD functionality for around $80-100 it would be great. Are you
> considering kits fully assembled? Sorry if thats a silly question we're 
> new
> to open source hardware etc and am just wondering how the license would
> affect other companies from using it in their products? Cheers!
>
>
> On Wednesday, February 12, 2014 11:46:36 AM UTC-4, marc...@gmail.comwrote:
>>
>> What do people think the price point is for a cape that offers
>> CAN
>> OBDII
>> accelerometer+gyro
>> mini PCI-e (USB+SIM)
>> GPIO
>> LED's ?
>>
>> Thanks
>> Marc
>>
>> On Monday, January 27, 2014 5:37:41 PM UTC, marc...@gmail.com wrote:
>>>
>>> Hello,
>>> I am part of a startup that has developed a system that is used to
>>> analyse vehicles in they way they are driven and also track the 
>>> journeys.
>>>
>>> We are producing a cape to use for development of our next version
>>> and thinking  about offering it for sale to the open source community.  
>>> The
>>> basics of the interface are:
>>> CAN
>>> ODBII via SN1110 OBD to UART Interpreter
>>> Mini-PCIe for 3G-LTE/GPS card
>>> 6 axis accel and gyro
>>> RTC
>>> USB expansion for WiFi dongle (possibly supporting 802.11p)
>>> Bi directional GPIO for vehicle signals (Ignition in GPIO_0 wakeup
>>> domain)
>>>
>>> And maybe some more.
>>>
>>> Are there any requests/requirements that you think might be of
>>> benefit to make the cape more usable ?
>>>
>>> Any feedback appreciated.
>>>
>>> Kind Regards
>>> Marc
>>>
>>>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google
> Groups "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to beagleboard...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

  --
>>> For more options, visit http://beagleboard.org/discuss
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to beagleboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr.