RE: [beagleboard] Beaglebone Black won't boot when gpio connections made

2018-11-30 Thread Gerald Coley
Looks like you may be conflicted with the eMMC pins, which also go to the 
expansion headers.

[cid:image001.png@01D488DB.E1A48D20]

I do not know if the MMC ports are numbered 0 and 1 or 1 and 2 these days in 
SW. But normally the board boots from the eMMC. On the Hardware we numbered 
them 0 and 1, 0 being the SD card and 1 being the eMMC. You can insert a 
bootable SD card and see if it boots from there.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Brandon
Sent: Friday, November 30, 2018 5:09 PM
To: BeagleBoard 
Subject: Re: [beagleboard] Beaglebone Black won't boot when gpio connections 
made

U-Boot SPL 2017.03-2-gd12b1519b4 (Mar 14 2017 - 10:28:26)
Trying to boot from MMC2
mmc_load_image_raw_sector: mmc block read error
spl_register_fat_device: fat register err - -1
spl_load_image_fat: error reading image u-boot.img, err - -1
 ** ext4fs_devread read error - block
Failed to mount ext2 filesystem...
spl_load_image_ext: ext4fs mount err - 0



On Friday, November 30, 2018 at 5:55:16 PM UTC-5, RobertCNelson wrote:
On Fri, Nov 30, 2018 at 4:38 PM Mike Brandon > 
wrote:
>
> But which gpio am I using that is a boot pin? In the reference manual, the 16 
> boot pins are on the P8 header... I'm using gpios on the P9 header.
>

Does anything show up over serial when it's plugged in? And what shows up?

Regards,

--
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/462d9e5e-449c-4787-95a6-71ce04390003%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/94c38d0e1d504739a0bc991f5762a2ad%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Beaglebone Black won't boot when gpio connections made

2018-11-30 Thread Gerald Coley
Then there must me somethig else at play here. Without  a schematic, kind of 
hard to tell.

-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Brandon
Sent: Friday, November 30, 2018 4:38 PM
To: BeagleBoard 
Subject: Re: [beagleboard] Beaglebone Black won't boot when gpio connections 
made

But which gpio am I using that is a boot pin? In the reference manual, the 16 
boot pins are on the P8 header... I'm using gpios on the P9 header.


On Friday, November 30, 2018 at 5:03:42 PM UTC-5, gcoley1 wrote:
> It just take on boot pin to mess up the boot process. If it is not powered on 
> it still presents a load. It still affects the boot pins.
> 
>  
> 
> Key point…DO NOT PUT ANYTHNING on GPIO pins that share the boot function on 
> power up.
> 
>  
> 
> Gerald
> 
>  
> 
>  
> 
> From: beagl...@googlegroups.com [mailto:beagl...@googlegroups.com]
> On Behalf Of Mike Brandon
> 
> Sent: Friday, November 30, 2018 3:07 PM
> 
> To: BeagleBoard 
> 
> Subject: Re: [beagleboard] Beaglebone Black won't boot when gpio 
> connections made
> 
>  
> 
> 
> 
> Gerald,
> 
> 
> 
>  
> 
> 
> 
> 
> Thanks for pointing me to that information but I don't see where I am 
> utilizing one of the 16 boot pins on the expansion header.
> 
> 
> 
> 
>  
> 
> 
> 
> 
> Also, my external device that is connected to the GPIO listed above is not 
> powered up at boot.
> 
> 
> 
> 
>  
> 
> 
> 
> 
> Am I missing another key point in the reference you pointed me to?
> 
> 
> 
> 
>  
> 
> 
> 
> 
> Mike
> 
> 
> 
> On Friday, November 30, 2018 at 3:54:42 PM UTC-5, gcoley1 wrote:
> 
> 
> 
> 
> 
> 
> Yep, you are changing the boot mode of the processor. A big no no.
> 
>  
> 
> https://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Pi
> n_Usage
> 
>  
> 
> Gerald
> 
>  
> 
>  
> 
> From:
> beagl...@googlegroups.com [mailto:beagl...@googlegroups.com]
> On Behalf Of Mike Brandon
> 
> Sent: Friday, November 30, 2018 2:52 PM
> 
> To: BeagleBoard 
> 
> Subject: [beagleboard] Beaglebone Black won't boot when gpio 
> connections made
> 
>  
> 
> 
> 
> I have a device plugged in via GPIO to the following gpio pins:
> 
> 
> 
>  
> 
> 
> 
> 
> 48
> 
> 
> 
> 
> 49
> 
> 
> 
> 
> 115
> 
> 
> 
> 
> 117
> 
> 
> 
> 
>  
> 
> 
> 
> 
> If my device is connected at boot, the BB will not boot.
> 
> 
> 
> 
>  
> 
> 
> 
> 
> I am booting from eMMC. Any idea why this is occurring? I am using the 
> attached custom overlay which is essentially the univ-emmc overlay with some 
> modifications on GPIOs not listed  above.
> 
> 
> 
> 
>  
> 
> 
> 
> 
> 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...@googlegroups.com.
> 
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/bbf65703-a19c-446f-a962-6baa15deff82%40googlegroups.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...@googlegroups.com.
> 
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/338ac43f-50e8-4130-83d6-a4e85050a802%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/39c8264a-074b-4372-9af2-a173431d2787%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/25dd303a0c9d421782a6b36044753b5b%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Beaglebone Black won't boot when gpio connections made

2018-11-30 Thread Gerald Coley
It just take on boot pin to mess up the boot process. If it is not powered on 
it still presents a load. It still affects the boot pins.

Key point…DO NOT PUT ANYTHNING on GPIO pins that share the boot function on 
power up.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Brandon
Sent: Friday, November 30, 2018 3:07 PM
To: BeagleBoard 
Subject: Re: [beagleboard] Beaglebone Black won't boot when gpio connections 
made

Gerald,

Thanks for pointing me to that information but I don't see where I am utilizing 
one of the 16 boot pins on the expansion header.

Also, my external device that is connected to the GPIO listed above is not 
powered up at boot.

Am I missing another key point in the reference you pointed me to?

Mike

On Friday, November 30, 2018 at 3:54:42 PM UTC-5, gcoley1 wrote:
Yep, you are changing the boot mode of the processor. A big no no.

https://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Pin_Usage

Gerald


From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of Mike Brandon
Sent: Friday, November 30, 2018 2:52 PM
To: BeagleBoard >
Subject: [beagleboard] Beaglebone Black won't boot when gpio connections made

I have a device plugged in via GPIO to the following gpio pins:

48
49
115
117

If my device is connected at boot, the BB will not boot.

I am booting from eMMC. Any idea why this is occurring? I am using the attached 
custom overlay which is essentially the univ-emmc overlay with some 
modifications on GPIOs not listed above.

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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bbf65703-a19c-446f-a962-6baa15deff82%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/338ac43f-50e8-4130-83d6-a4e85050a802%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/178633782848495caa6ca61ffe512dde%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Beaglebone Black won't boot when gpio connections made

2018-11-30 Thread Gerald Coley
Yep, you are changing the boot mode of the processor. A big no no.

https://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Pin_Usage

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Brandon
Sent: Friday, November 30, 2018 2:52 PM
To: BeagleBoard 
Subject: [beagleboard] Beaglebone Black won't boot when gpio connections made

I have a device plugged in via GPIO to the following gpio pins:

48
49
115
117

If my device is connected at boot, the BB will not boot.

I am booting from eMMC. Any idea why this is occurring? I am using the attached 
custom overlay which is essentially the univ-emmc overlay with some 
modifications on GPIOs not listed above.

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bbf65703-a19c-446f-a962-6baa15deff82%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f99a156b0ddf4c44a73f8fcaf3fccd8b%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: Increase Memory

2018-11-28 Thread Gerald Coley
1GB is the max as noted in the processor datasheet.

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of ibrahim...@gmail.com
Sent: Wednesday, November 28, 2018 8:27 AM
To: BeagleBoard 
Subject: [beagleboard] Re: Increase Memory



Yes ..i mean DDR RAM

On Wednesday, November 28, 2018 at 2:18:42 PM UTC+2, 
ibrah...@gmail.com wrote:
Hello
i want Increase memory  to 8 GB RAM  ...this is available  on BeagleBoard or 
not ?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/74326179-5ea6-4afe-9068-d58ef97f980a%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f1746f937aee481f9aa2ae91336106cc%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Increase Memory

2018-11-28 Thread Gerald Coley
If you mean DDR, no.

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of ibrahim...@gmail.com
Sent: Tuesday, November 27, 2018 11:40 PM
To: BeagleBoard 
Subject: [beagleboard] Increase Memory

Hello
i want Increase memory  to 8 GB RAM  ...this is available  on BeagleBoard or 
not ?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/eaab844b-e007-4431-9d23-9428ff14282e%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/58874ca09e8d4de5bc76819daa66b573%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Spam on the list

2018-09-22 Thread Gerald Coley
I just banned the first one, but I do not see the second one. Not sure how to 
handle bcc

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Robert Nelson
Sent: Saturday, September 22, 2018 1:34 PM
To: Beagle Board 
Cc: Jason Kridner 
Subject: Re: [beagleboard] Spam on the list

On Sat, Sep 22, 2018 at 7:55 AM Jason Kridner  wrote:
>
>
>
> On Sep 19, 2018, at 2:01 PM, Jacek Radzikowski  
> wrote:
>
> Dear group admins,
>
> because no one is willing to take any actions on the spammer who regularly 
> sends unwanted messages to the list, and who violated the law he refers in 
> his emails by ignoring requests from the list to be removed from his mailing 
> list, I'm starting to mark his messages in my Gmail inbox as spam, and I 
> recommend other readers to do the same.
> I'm fully aware that this will affect Gmail's global spam filters, and may 
> increase number of false positives, but at this point this is the only viable 
> way of dealing with unwanted messages.
>
>
> I don’t see it right away. Got a link to one of the posts?


User is:

tripathi3...@gmail.com
naveen.tripa...@zenithtechsolutions.com


https://groups.google.com/d/msg/beagleboard/yW6ZmAa6Clg/V4IybbtfCQAJ

He's posted a total of 9 times since:

Aug 31

https://groups.google.com/forum/#!profile/beagleboard/APn2wQfm8B3DCL669H5Bn8gSZt0sN6y00XU4P3qZCZaVWcOray8D465M-Ty6zW0E6ny1d0jMtl-r


He's doing the "bcc" trick..

Regards,

-- 
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYi23ES1iaSL8AOTx0PQsYdMrkyDyfDXEckjv2gfhAKj-A%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bc4960afda71448f9a14a2f2dd1071b0%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Spam on the list

2018-09-22 Thread Gerald Coley
Same here.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Jason Kridner
Sent: Saturday, September 22, 2018 7:55 AM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] Spam on the list



On Sep 19, 2018, at 2:01 PM, Jacek Radzikowski 
mailto:jacek.radzikow...@gmail.com>> wrote:
Dear group admins,

because no one is willing to take any actions on the spammer who regularly 
sends unwanted messages to the list, and who violated the law he refers in his 
emails by ignoring requests from the list to be removed from his mailing list, 
I'm starting to mark his messages in my Gmail inbox as spam, and I recommend 
other readers to do the same.
I'm fully aware that this will affect Gmail's global spam filters, and may 
increase number of false positives, but at this point this is the only viable 
way of dealing with unwanted messages.

I don’t see it right away. Got a link to one of the posts?



Jacek.


--
Given a choice between two theories, take the one which is funnier
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAA2oDvYN1danJMzQnDaw2u9ff5TS96ynjiXakPUy1hZuDH554g%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8AE7BD18-2904-4119-AC4A-1CD63414F2C3%40gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1ee5a8647dfc4a3aa46b172cb31136ba%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Gerald Coley
They come from the way I designed it. This was what we used to select the 
components used on the board. At the time, there were no extended temperature 
AM5728 processors. So, we designed the board to meet that temperature range. 
This is the ambient temperature. Depending on what you are using in the 
processor and how fast you are running it, it will tend to generate heat, so 
you also need to factor in being able to take that heat off the processor.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Andy_P
Sent: Friday, August 10, 2018 7:34 AM
To: BeagleBoard 
Subject: Re: [beagleboard] BeagleBoard-X15 Temperature range

Thank you for your answer! May I ask where do those values come from?

That is the same range that TI gives as junction temperature for the SoC, but 
is there some kind of document where this is specified for the whole board or 
did someone do tests with it?

Am Freitag, 10. August 2018 13:39:41 UTC+2 schrieb gcoley1:
0 to 90 degress 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d5e215d5-eaaf-4621-b6f1-2931072b413c%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e80299bdd5b44c9d8a82f4994424f463%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BeagleBoard-X15 Temperature range

2018-08-10 Thread Gerald Coley
0 to 90 degress C

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Andy_P
Sent: Friday, August 10, 2018 3:10 AM
To: BeagleBoard 
Subject: [beagleboard] BeagleBoard-X15 Temperature range

Hi,

I did quite some research now, but unfortunatelly I am unable to find 
environmeltal specifications for the BeagleBoard-X15, especially on operating 
temperature.
After several hours of googling I am still stuck with the only information 
being the minimum and maximum operating temperature of the SoC itself. However, 
this does not say anything about the temperature range of the other components 
on the board.

Can anyone help me with that?

Cheers,
Andy
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/499d294d-58ae-4891-b52a-e45ca119d880%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3e8b492ee10b4236b8860e68bbe7d0ad%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] 4 GByte RAM?

2018-05-17 Thread Gerald Coley
That is correct. 

Gerald


-Original Message-
From: 'Roger Quadros' via BeagleBoard [mailto:beagleboard@googlegroups.com] 
Sent: Thursday, May 17, 2018 7:05 AM
To: beagleboard@googlegroups.com; Mike Maikaefer 
Subject: Re: [beagleboard] 4 GByte RAM?

It probably is 4Gb (Gigabit) which means 512MB.

-- 
cheers,
-roger

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

On 17/05/18 13:19, Mike Maikaefer wrote:
> No, when you check out the BOM or the schematic, you will find 4GB DDR3 RAM 
> (which is not the eMMC).
> 
> On Thu, May 17, 2018 at 10:47 AM, Rick Mann  > wrote:
> 
> That's eMMC flash, not RAM. It's accessed like a disk.
> 
> > On May 16, 2018, at 22:44 , mike.maikae...@gmail.com 
>  wrote:
> > 
> > Hi,
> > 
> > according to the schematics there is a RAM-module with 4 GByte 
> available on the BBB (and also on the BBG). Why are there only 512 MBytes 
> available for the CPU - aren't enough address lines used? Or what else is the 
> reason?
> > 
> > Kind regards
> > 
> > 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 
> .
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/ebee7080-b740-42a2-a3ae-a23416241487%40googlegroups.com
>  
> .
> > For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> -- 
> Rick Mann
> rm...@latencyzero.com 
> 
> 
> -- 
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the 
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/beagleboard/hM3a_5_dsk8/unsubscribe 
> .
> To unsubscribe from this group and all its topics, send an email to 
> beagleboard+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/D8F82C5D-6936-400C-93FC-0A83412DCFF0%40latencyzero.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 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/CAG%3DKTcn6Bf1GxhKbvoU1vg1er%2BvxK0JoExeOus-21cQQf138vA%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/459f43da-316f-9b98-8cf4-25a4fb2e881c%40ti.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0ec7b681e100436e914a30a3b3f7a83c%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] 4 GByte RAM?

2018-05-17 Thread Gerald Coley
The maximum memory that is supported by the processor is 1GB. There are not 
enough address lines on the processor to support more than that.

4GB is the eMMC.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Maikaefer
Sent: Thursday, May 17, 2018 5:19 AM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] 4 GByte RAM?

No, when you check out the BOM or the schematic, you will find 4GB DDR3 RAM 
(which is not the eMMC).

On Thu, May 17, 2018 at 10:47 AM, Rick Mann 
mailto:rm...@latencyzero.com>> wrote:
That's eMMC flash, not RAM. It's accessed like a disk.

> On May 16, 2018, at 22:44 , 
> mike.maikae...@gmail.com wrote:
>
> Hi,
>
> according to the schematics there is a RAM-module with 4 GByte available on 
> the BBB (and also on the BBG). Why are there only 512 MBytes available for 
> the CPU - aren't enough address lines used? Or what else is the reason?
>
> Kind regards
>
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/ebee7080-b740-42a2-a3ae-a23416241487%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


--
Rick Mann
rm...@latencyzero.com


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/hM3a_5_dsk8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/D8F82C5D-6936-400C-93FC-0A83412DCFF0%40latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG%3DKTcn6Bf1GxhKbvoU1vg1er%2BvxK0JoExeOus-21cQQf138vA%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8a2cf61c8c0043dda6de18bb39add12a%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Where are the hardware data / component placement list?

2018-05-16 Thread Gerald Coley
Check this part and see if it fits.

https://www.mouser.com/datasheet/2/15/alps_SCHA4B0419-1155906.pdf

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Gerald Coley
Sent: Wednesday, May 16, 2018 11:11 AM
To: beagleboard@googlegroups.com
Subject: RE: [beagleboard] Where are the hardware data / component placement 
list?

I am no longer involved with the manufacturing. I remember ordering a bunch of 
them a while back. As it says on the WIKI, if you have any questions, contact 
Jason Kridner. He is handling the manufacturing. I am not aware if they made 
any changes or not.

The BOM on the WIKI for the BBB is a .csv file, I never used .csv files so I 
have no idea where that came from and it has not been changed from the original 
design from a part number standpoint on that connector.

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Mike Maikaefer
Sent: Wednesday, May 16, 2018 10:34 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Any idea where I could get the latest version from? I of course would modify it 
for my own but it does not really worth to pay X000,00 Dollars for Altium just 
for my few boards...

Cheers

Mike



On Wed, May 16, 2018 at 1:58 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
It may not be the latest. That conenctor was replaced a while back.

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of Mike Maikaefer
Sent: Wednesday, May 16, 2018 5:17 AM

To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

I afraid I have to come back to this: sure this is the latest version of the 
layout? It makes use of the Alps SCHA5B0200 microSD card connector which is 
discontinued and which does not seem to have a compatible replacement!?

Mike



On Tue, May 15, 2018 at 1:58 PM, Mike Maikaefer 
mailto:mike.maikae...@gmail.com>> wrote:
Thanks :-)

On Tue, May 15, 2018 at 1:50 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
I just looked, the XY data is in the zip file under the MFG (Manufacturing) 
directory.

https://github.com/beagleboard/beaglebone-black/archive/master.zip

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of Gerald Coley
Sent: Tuesday, May 15, 2018 6:47 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: RE: [beagleboard] Where are the hardware data / component placement 
list?

https://www.elinux.org/Beagleboard:Main_Page Main Wiki

https://www.elinux.org/Beagleboard:BeagleBoneBlack BeagleBone Black Section

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29
 Latest Production Files


Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Mike Maikaefer
Sent: Tuesday, May 15, 2018 6:30 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Hi Gerald,

thanks for the feedback. Where can one download the Altium version? I only 
found the one with the Gerber-files...

Cheers

Mike


On Tue, May 15, 2018 at 1:27 PM, Gerald Coley 
mailto:ger...@beagleboard.org>> wrote:
You can get that out of the Allegro file that is provided aling with all of 
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM 
mailto:mike.maikae...@gmail.com>> wrote:
Hi,

I wonder if the complete hardware data for the BBB are available somewhere: I 
found some Gerber files defining the PCB, a BOM defining the used components 
but I did not found a CPL that describes which component has to be placed at 
which position.

So...aren't these data open and available for free?

Thanks!

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroup

RE: [beagleboard] Where are the hardware data / component placement list?

2018-05-16 Thread Gerald Coley
I am no longer involved with the manufacturing. I remember ordering a bunch of 
them a while back. As it says on the WIKI, if you have any questions, contact 
Jason Kridner. He is handling the manufacturing. I am not aware if they made 
any changes or not.

The BOM on the WIKI for the BBB is a .csv file, I never used .csv files so I 
have no idea where that came from and it has not been changed from the original 
design from a part number standpoint on that connector.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Maikaefer
Sent: Wednesday, May 16, 2018 10:34 AM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Any idea where I could get the latest version from? I of course would modify it 
for my own but it does not really worth to pay X000,00 Dollars for Altium just 
for my few boards...

Cheers

Mike



On Wed, May 16, 2018 at 1:58 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
It may not be the latest. That conenctor was replaced a while back.

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of Mike Maikaefer
Sent: Wednesday, May 16, 2018 5:17 AM

To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

I afraid I have to come back to this: sure this is the latest version of the 
layout? It makes use of the Alps SCHA5B0200 microSD card connector which is 
discontinued and which does not seem to have a compatible replacement!?

Mike



On Tue, May 15, 2018 at 1:58 PM, Mike Maikaefer 
mailto:mike.maikae...@gmail.com>> wrote:
Thanks :-)

On Tue, May 15, 2018 at 1:50 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
I just looked, the XY data is in the zip file under the MFG (Manufacturing) 
directory.

https://github.com/beagleboard/beaglebone-black/archive/master.zip

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of Gerald Coley
Sent: Tuesday, May 15, 2018 6:47 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: RE: [beagleboard] Where are the hardware data / component placement 
list?

https://www.elinux.org/Beagleboard:Main_Page Main Wiki

https://www.elinux.org/Beagleboard:BeagleBoneBlack BeagleBone Black Section

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29
 Latest Production Files


Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Mike Maikaefer
Sent: Tuesday, May 15, 2018 6:30 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Hi Gerald,

thanks for the feedback. Where can one download the Altium version? I only 
found the one with the Gerber-files...

Cheers

Mike


On Tue, May 15, 2018 at 1:27 PM, Gerald Coley 
mailto:ger...@beagleboard.org>> wrote:
You can get that out of the Allegro file that is provided aling with all of 
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM 
mailto:mike.maikae...@gmail.com>> wrote:
Hi,

I wonder if the complete hardware data for the BBB are available somewhere: I 
found some Gerber files defining the PCB, a BOM defining the used components 
but I did not found a CPL that describes which component has to be placed at 
which position.

So...aren't these data open and available for free?

Thanks!

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/-9vPN39NWQU/unsubscribe.
To unsubscribe from this group and all its topics, se

RE: [beagleboard] Where are the hardware data / component placement list?

2018-05-16 Thread Gerald Coley
It may not be the latest. That conenctor was replaced a while back.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Maikaefer
Sent: Wednesday, May 16, 2018 5:17 AM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

I afraid I have to come back to this: sure this is the latest version of the 
layout? It makes use of the Alps SCHA5B0200 microSD card connector which is 
discontinued and which does not seem to have a compatible replacement!?

Mike



On Tue, May 15, 2018 at 1:58 PM, Mike Maikaefer 
mailto:mike.maikae...@gmail.com>> wrote:
Thanks :-)

On Tue, May 15, 2018 at 1:50 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
I just looked, the XY data is in the zip file under the MFG (Manufacturing) 
directory.

https://github.com/beagleboard/beaglebone-black/archive/master.zip

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of Gerald Coley
Sent: Tuesday, May 15, 2018 6:47 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: RE: [beagleboard] Where are the hardware data / component placement 
list?

https://www.elinux.org/Beagleboard:Main_Page Main Wiki

https://www.elinux.org/Beagleboard:BeagleBoneBlack BeagleBone Black Section

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29
 Latest Production Files


Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Mike Maikaefer
Sent: Tuesday, May 15, 2018 6:30 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Hi Gerald,

thanks for the feedback. Where can one download the Altium version? I only 
found the one with the Gerber-files...

Cheers

Mike


On Tue, May 15, 2018 at 1:27 PM, Gerald Coley 
mailto:ger...@beagleboard.org>> wrote:
You can get that out of the Allegro file that is provided aling with all of 
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM 
mailto:mike.maikae...@gmail.com>> wrote:
Hi,

I wonder if the complete hardware data for the BBB are available somewhere: I 
found some Gerber files defining the PCB, a BOM defining the used components 
but I did not found a CPL that describes which component has to be placed at 
which position.

So...aren't these data open and available for free?

Thanks!

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/-9vPN39NWQU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com?utm_medium=email

RE: [beagleboard] Where are the hardware data / component placement list?

2018-05-15 Thread Gerald Coley
I just looked, the XY data is in the zip file under the MFG (Manufacturing) 
directory.

https://github.com/beagleboard/beaglebone-black/archive/master.zip

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Gerald Coley
Sent: Tuesday, May 15, 2018 6:47 AM
To: beagleboard@googlegroups.com
Subject: RE: [beagleboard] Where are the hardware data / component placement 
list?

https://www.elinux.org/Beagleboard:Main_Page Main Wiki

https://www.elinux.org/Beagleboard:BeagleBoneBlack BeagleBone Black Section

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29
 Latest Production Files


Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Mike Maikaefer
Sent: Tuesday, May 15, 2018 6:30 AM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Hi Gerald,

thanks for the feedback. Where can one download the Altium version? I only 
found the one with the Gerber-files...

Cheers

Mike


On Tue, May 15, 2018 at 1:27 PM, Gerald Coley 
mailto:ger...@beagleboard.org>> wrote:
You can get that out of the Allegro file that is provided aling with all of 
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM 
mailto:mike.maikae...@gmail.com>> wrote:
Hi,

I wonder if the complete hardware data for the BBB are available somewhere: I 
found some Gerber files defining the PCB, a BOM defining the used components 
but I did not found a CPL that describes which component has to be placed at 
which position.

So...aren't these data open and available for free?

Thanks!

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/-9vPN39NWQU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0521acd2b78841008ce1dd0b43123cbe%40winhexbeus11.winus.mail<https://groups.google.com/d/msgid/beagleboard/0521acd2b78841008ce1dd0b43123cbe%40winhexbeus11.winus.mail?utm_medium=email&utm_source=footer>.
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 

RE: [beagleboard] Where are the hardware data / component placement list?

2018-05-15 Thread Gerald Coley
https://www.elinux.org/Beagleboard:Main_Page Main Wiki

https://www.elinux.org/Beagleboard:BeagleBoneBlack BeagleBone Black Section

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29
 Latest Production Files


Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Mike Maikaefer
Sent: Tuesday, May 15, 2018 6:30 AM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] Where are the hardware data / component placement 
list?

Hi Gerald,

thanks for the feedback. Where can one download the Altium version? I only 
found the one with the Gerber-files...

Cheers

Mike


On Tue, May 15, 2018 at 1:27 PM, Gerald Coley 
mailto:ger...@beagleboard.org>> wrote:
You can get that out of the Allegro file that is provided aling with all of 
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM 
mailto:mike.maikae...@gmail.com>> wrote:
Hi,

I wonder if the complete hardware data for the BBB are available somewhere: I 
found some Gerber files defining the PCB, a BOM defining the used components 
but I did not found a CPL that describes which component has to be placed at 
which position.

So...aren't these data open and available for free?

Thanks!

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/-9vPN39NWQU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAG%3DKTc%3Do4DM7B0BETzQiyJ6fG4A5FWU7HHu1Yp8QTDwF5d3%2B%3Dw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0521acd2b78841008ce1dd0b43123cbe%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Where are the hardware data / component placement list?

2018-05-15 Thread Gerald Coley
You can get that out of the Allegro file that is provided aling with all of
that. I do not recall if we ever provided that as a separate file or not.

You should be able to get that also out of the Altium version as well.

On Tue, May 15, 2018, 2:13 AM  wrote:

> Hi,
>
> I wonder if the complete hardware data for the BBB are available
> somewhere: I found some Gerber files defining the PCB, a BOM defining the
> used components but I did not found a CPL that describes which component
> has to be placed at which position.
>
> So...aren't these data open and available for free?
>
> Thanks!
>
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/983b83c4-0192-4c08-bb4f-87ffee283a62%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeiiGn4QHfTrnt2VpPu%2BbwOWG1TKLB0h%2B%2BmDiDsYaBuBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Dimmensions of the BBB

2018-05-04 Thread Gerald Coley
It is in the manual.

https://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Bouchaib CHELAOUI
Sent: Friday, May 4, 2018 2:23 AM
To: beagleboard@googlegroups.com
Subject: [beagleboard] Dimmensions of the BBB

Dear Sir/Madam,

I'd be very grateful if you could give me some mechanichal information 
concerning the Beaglebone Black.
I would like to attach the BBB thanks to its fixing hole, but I did not find in 
the datasheet the dimmensions of the holes.
Could you give me the information please.

Best regards,

Bouchaïb CHELAOUI.

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6d296a6048047bc61ce0d38256092bdc%40cresitt.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ec6daa561e004ee3b80cea1c850ea613%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: X15 - any expansion boards for GPIO access?

2018-04-12 Thread Gerald Coley
All you need is a connector that plugs into the connector on the X15 that 
connects it to whatever connector you like. A schematic would connect the pins 
together in whatever order you like.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of kamesh
Sent: Thursday, April 12, 2018 3:52 AM
To: BeagleBoard 
Subject: Re: [beagleboard] Re: X15 - any expansion boards for GPIO access?

Hello Gerald,

Do you have the schematics of the breakout board for accessing GPIO's somewhere 
in github? I would like to design my own adapter board with matching connectors 
for my experiments.

Thank you very much for your time.

Best
Naveen

On Monday, November 13, 2017 at 11:45:39 PM UTC+1, gcoley1 wrote:
I have something, but not tested. Not sure when I can get to it.

Gerald

From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of Jeff Andich
Sent: Monday, November 13, 2017 4:42 PM
To: BeagleBoard >
Subject: [beagleboard] Re: X15 - any expansion boards for GPIO access?

Hi,

I cannot find the post, but a few months ago, I asked if there was a breakout 
board planned for the 4 expansion headers on the X15.  I THINK Gerald responded 
by indicating that he had something already designed, but that he hadn't yet 
had the chance to release it and get it into the production pipeline.

I'm sure that if there are any updates to that status, the BeagleBoard folks 
will update everyone on this forum accordingly.



On Sunday, November 12, 2017 at 4:36:11 PM UTC-6, David Stein wrote:
I purchased an X15 for a project that involves, in part, driving three or four 
LEDs and detecting some simple button-presses. I've been planning on using the 
GPIO pins, and of course the X15 has plenty - but they're accessible through a 
surface-mounted expansion port.

It looks like I'll need a breakout board to provide header pins. I'm not 
finding anything directly relevant.

Here's what I've found:

* Some posts from 2015 about the need for such a board soon after the X15 was 
released, but apparently no follow-up.

* A post identifying the connector type for the expansion ports (Hirose 
FX18-60S-0.8SV15), and some ancillary discussion of breakouts that referenced a 
PCI-e TI expansion board (AM?), but the conversation kind of petered out 
without resolution.

And... that's about it. Anyone have other info? Thank you 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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8a6320f8-6a6d-4ebd-b8c9-ae9e4b522f48%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/da99cf85-59f5-49c6-9006-3b72277e263d%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2d348677e5164e2ca0532a59039a6730%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] RE: CE Certification for BB Black

2018-04-04 Thread Gerald Coley
Just glad it was stil there and had not been moved.

Gerald


From: Gary Beaver [mailto:gary.bea...@ghielectronics.com]
Sent: Wednesday, April 4, 2018 1:29 PM
To: Gerald Coley ; beagleboard@googlegroups.com; 
disc...@beagleboard.org
Cc: jkrid...@beagleboard.org
Subject: RE: CE Certification for BB Black

Thanks Gerald!

Regards,
Gary Beaver
Director of Operations
GHI Electronics, LLC
Where Hardware Meets Software
501 E. Whitcomb Ave
Madison Heights, MI  48071, USA
TEL: +1 (248) 397-8856
FAX: +1 (248) 397-8890
WEB: www.ghielectronics.com<http://www.ghielectronics.com>

Disclaimer: The information transmitted and any attachments are intended only 
for the person or entity
to which it is addressed and may contain confidential and/or privileged 
material. Any review, re-transmission,
dissemination or other use of, or taking of any action in reliance upon this 
information by persons or entities
other than the intended recipient is prohibited. If you are not the intended 
recipient and received this in
error, please contact the sender and delete the material from your system.

From: Gerald Coley mailto:gcol...@emprodesign.com>>
Sent: Wednesday, April 4, 2018 2:25 PM
To: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>; 
disc...@beagleboard.org<mailto:disc...@beagleboard.org>
Cc: jkrid...@beagleboard.org<mailto:jkrid...@beagleboard.org>; Gary Beaver 
mailto:gary.bea...@ghielectronics.com>>
Subject: RE: CE Certification for BB Black

Same place it has always been.

https://www.elinux.org/Beagleboard:BeagleBoneBlack#Regulatory_Compliance_Documents

Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com] On Behalf Of Ashley Marinez
Sent: Wednesday, April 4, 2018 10:36 AM
To: disc...@beagleboard.org<mailto:disc...@beagleboard.org>
Cc: jkrid...@beagleboard.org<mailto:jkrid...@beagleboard.org>; Gary Beaver 
mailto:gary.bea...@ghielectronics.com>>
Subject: [beagleboard] CE Certification for BB Black

Hello,

May I please attain the CE Certification for the BeagleBone Black (p/n: 
BBB01-SC-505)?

Thank you,

Ashley Marinez | Product Specialist
MOUSER ELECTRONICS a TTI - Berkshire Hathaway Company
817-804-3704 Direct | www.mouser.com<http://www.mouser.com/>
The Newest Products for Your Newest Designs®

--
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4d0f13b0790c4e26aed76c726320e133%40mouser.com<https://groups.google.com/d/msgid/beagleboard/4d0f13b0790c4e26aed76c726320e133%40mouser.com?utm_medium=email&utm_source=footer>.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/25a2ee3fa88248f1903abfad1ce19bde%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] RE: CE Certification for BB Black

2018-04-04 Thread Gerald Coley
Same place it has always been.

https://www.elinux.org/Beagleboard:BeagleBoneBlack#Regulatory_Compliance_Documents

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ashley Marinez
Sent: Wednesday, April 4, 2018 10:36 AM
To: disc...@beagleboard.org
Cc: jkrid...@beagleboard.org; Gary Beaver 
Subject: [beagleboard] CE Certification for BB Black

Hello,

May I please attain the CE Certification for the BeagleBone Black (p/n: 
BBB01-SC-505)?

Thank you,

Ashley Marinez | Product Specialist
MOUSER ELECTRONICS a TTI - Berkshire Hathaway Company
817-804-3704 Direct | www.mouser.com
The Newest Products for Your Newest Designs®

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4d0f13b0790c4e26aed76c726320e133%40mouser.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e912a06a959e47f782dc6ff2f1a2042c%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Schematic

2018-04-04 Thread Gerald Coley
1) The TPS65217D came out after the initial design was done.

2) The DDR3L can run at 1.5V without issue.

3) The SW can set the voltage to 1.35V after power up.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of shelby.teknolog...@gmail.com
Sent: Tuesday, April 3, 2018 9:37 PM
To: BeagleBoard 
Subject: [beagleboard] Schematic

I was looking at the schematic and noticed two things.

1) They are using the TPS65217C PMIC
2) The DDR3L is based on a 1.35 power source

Why are you not using the TPS65217D and applying the right power to the DDR3L?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a4853a75-4024-49d0-8fa8-cb35a512feb9%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/664172f01044470bb5e37b69a87fc100%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] x15 STEP file?

2018-02-09 Thread Gerald Coley
No, we never did one. We did not do the profiles for all of the parts on the 
board.

Gerald
 

-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Rick Mann
Sent: Friday, February 9, 2018 6:34 PM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] x15 STEP file?

Any chance of getting one? I'd like to design an enclosure for the x15.


> On Feb 9, 2018, at 16:11 , Gerald Coley  wrote:
> 
> No
> 
> Gerald
> 
> -Original Message-
> From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
> Behalf Of Rick Mann
> Sent: Friday, February 9, 2018 6:07 PM
> To: Beagle Board 
> Subject: [beagleboard] x15 STEP file?
> 
> Is there an x15 STEP CAD file available anywhere?
> 
> -- 
> Rick Mann
> rm...@latencyzero.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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/8309A472-F439-4208-98C2-29BCC20BD3F6%40latencyzero.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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/0debba3a25e74564a53e069445740289%40winhexbeus11.winus.mail.
> For more options, visit https://groups.google.com/d/optout.


-- 
Rick Mann
rm...@latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/456546DB-E29B-4693-94AF-207091147C4D%40latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/18e15d0e850043f3bdc79688a4db3017%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] x15 STEP file?

2018-02-09 Thread Gerald Coley
No

Gerald

-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Rick Mann
Sent: Friday, February 9, 2018 6:07 PM
To: Beagle Board 
Subject: [beagleboard] x15 STEP file?

Is there an x15 STEP CAD file available anywhere?

-- 
Rick Mann
rm...@latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8309A472-F439-4208-98C2-29BCC20BD3F6%40latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0debba3a25e74564a53e069445740289%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] x15 input voltage range?

2018-02-08 Thread Gerald Coley
12V is the number. The higher the voltage the higher the heat. I would not go 
beyond 12.5V if you have to use a cheap power supply.

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Rick Mann
Sent: Thursday, February 8, 2018 1:41 AM
To: Beagle Board 
Subject: [beagleboard] x15 input voltage range?

I can't find a specification for the input voltage range (or power 
requirements) for the x15, just "12V" and on one page it says 12 V 5 A supply. 
But is there more precise information available somewhere?

Thanks!

-- 
Rick Mann
rm...@latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/525611B4-320C-4121-A911-340D1D51E81A%40latencyzero.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e941bdf1efe342aebeb1804ccf910cf7%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] What happens if I use 12V instead on 5V power supply on BBB ?

2017-12-18 Thread Gerald Coley
You get to buy a new one. Nothing you can really do to bring it back.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ajeya Anand
Sent: Monday, December 18, 2017 3:06 PM
To: BeagleBoard 
Subject: [beagleboard] What happens if I use 12V instead on 5V power supply on 
BBB ?


Cannot see the power lights coming up when I switched to 5V power supply after 
intially using a 12V supply.
What can I check to bring the board to work normally ?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/fcaeb81f-b22b-47fc-9411-27dac4fbc082%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/222f92fdc9d94ac9a452bddd864ea294%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BeagelBoard X15 Weight

2017-12-05 Thread Gerald Coley
I don't know off the top of my head. I would need to go a weigh one.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of rj...@umich.edu
Sent: Tuesday, December 5, 2017 1:17 PM
To: BeagleBoard 
Subject: [beagleboard] BeagelBoard X15 Weight


Does anyone know the weight of the X15?
I haven't been able to find it on any forums and when I contacted a supplier 
they didn't have data on its weight.
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/408cbddd-2fda-42fb-8269-565f0320e434%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8f279041511d4826b07e854e716cc526%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] FB7 to R 150 Ohm ?

2017-11-27 Thread Gerald Coley
Sure, but I don't think making the resistence smaller will stop whatever you 
are plugging in from pulling too much current. Current limit is controlled by 
the switch itself.

How much current does the device you are plugging in require?

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Riko
Sent: Monday, November 27, 2017 6:36 PM
To: Beagle Board 
Cc: Robert Nelson 
Subject: [beagleboard] FB7 to R 150 Ohm ?

Dear Beagleboard Members,
Can I replace FB7 to R 150 Ohm, I got 30 Ohm on that Ferrit Bead and making me 
over current all the time ?
Thanks
--

/*
Sent By
Ubuntu Linux 16.04 LTS
Kernel 4.4.0-92-generic
Kind Regards,
Riko Ho
==
谢谢从何金汉
*/

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ee80455a-f749-fbda-3c0e-49905299d92d%40gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/92e1936aa7cc4adba4af22eecd164f5a%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: X15 - any expansion boards for GPIO access?

2017-11-13 Thread Gerald Coley
I have something, but not tested. Not sure when I can get to it.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Jeff Andich
Sent: Monday, November 13, 2017 4:42 PM
To: BeagleBoard 
Subject: [beagleboard] Re: X15 - any expansion boards for GPIO access?

Hi,

I cannot find the post, but a few months ago, I asked if there was a breakout 
board planned for the 4 expansion headers on the X15.  I THINK Gerald responded 
by indicating that he had something already designed, but that he hadn't yet 
had the chance to release it and get it into the production pipeline.

I'm sure that if there are any updates to that status, the BeagleBoard folks 
will update everyone on this forum accordingly.



On Sunday, November 12, 2017 at 4:36:11 PM UTC-6, David Stein wrote:
I purchased an X15 for a project that involves, in part, driving three or four 
LEDs and detecting some simple button-presses. I've been planning on using the 
GPIO pins, and of course the X15 has plenty - but they're accessible through a 
surface-mounted expansion port.

It looks like I'll need a breakout board to provide header pins. I'm not 
finding anything directly relevant.

Here's what I've found:

* Some posts from 2015 about the need for such a board soon after the X15 was 
released, but apparently no follow-up.

* A post identifying the connector type for the expansion ports (Hirose 
FX18-60S-0.8SV15), and some ancillary discussion of breakouts that referenced a 
PCI-e TI expansion board (AM?), but the conversation kind of petered out 
without resolution.

And... that's about it. Anyone have other info? Thank you 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8a6320f8-6a6d-4ebd-b8c9-ae9e4b522f48%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6a0ffdaee4da4952bcf0ce21f5439c75%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: beaglebone problem. no idea who to contact

2017-11-12 Thread Gerald Coley
You chose not to buy the board from an authorized distributor.

Send it back to the person you bought the board from.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Sajo Ojas
Sent: Sunday, November 12, 2017 3:25 PM
To: beagleboard@googlegroups.com; Jason Kridner 
Subject: [beagleboard] Re: beaglebone problem. no idea who to contact

It's been more than a week and I still haven't received a reply. There is 
something wrong with my beaglebone and I'm not able to use it for what I bought 
it for. Please let me know what can be done.

On Tue, Oct 31, 2017 at 10:08 AM, Sajo Ojas 
mailto:sajoojass...@gmail.com>> wrote:

-- Forwarded message -
From: Jason Kridner mailto:jkrid...@beagleboard.org>>
Date: Tue, Oct 31, 2017 at 8:57 AM
Subject: Re: beaglebone problem. no idea who to contact
To: Sajo Ojas mailto:sajoojass...@gmail.com>>

Send mail to beagleboard@googlegroups.com.

On Mon, Oct 30, 2017 at 9:42 PM Sajo Ojas 
mailto:sajoojass...@gmail.com>> wrote:
Hi,

I recently bought a beaglebone black rev c 4gb off of ebay like a week ago and 
I have problems where I've had to reflash the debian os like 5 times so far. It 
has kernal panics often and it just crashes a lot ever since day 1. And I 
haven't even gotten to overclock it yet so it can't be that. I think the 
hardware has some problem where it corrupts the storage or something because 
when I plug it back to my computer, sometimes it can't read it.

I can't figure out if there is even a support page to get help with this issue. 
I tried 2 different linux versions on 2 different samsung sd cards. 8gb and 
64gb. Although the 8gb was far more stable, it still happens. Ebay seller was 
no help at all and said it was my fault. This is my first beaglebone but I have 
used many raspberry pis before so I know how to use them and it's not my fault.

How can I solve this issue?

-Nina
--
https://beagleboard.org/about

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACdP%3D8GP40zYEaRb7f_kxE-oXwRMwD7T4EV4VVnr%3DVvtDnt6hQ%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/961c8e6f19dd4d35a0f5941fa72915d2%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2017-10-19 Thread Gerald Coley
MAC comes from the processor itself.


Gerald




On Thu, Oct 19, 2017 at 7:42 AM -0500, "Dan Brown" 
mailto:dans.galaxym...@gmail.com>> wrote:

I meant in the onboard EEPROM...

On Thursday, October 19, 2017 at 8:38:27 AM UTC-4, Dan Brown wrote:
I have noticed that both of my PocketBeagles have unique MACs that do not move 
with the SD card when connecting via USB.  (I tried switching the cards between 
PBs and the MACs stay with the boards.)  Could it be something in the onboard 
flash?

On Wednesday, October 18, 2017 at 5:23:54 PM UTC-4, Steven Keller wrote:
It appears that the ENC28 MAC address is random as well.  It doesn't show up 
with any vendor when doing an online MAC lookup.  I wonder if it is possible to 
populate it with the same one that the USB Ethernet interface uses when 
attaching to a PC.  I haven't looked but my guess is there is a MAC address 
burned into the processor.

--steve

On Wednesday, October 18, 2017 at 8:36:58 AM UTC-5, Graham wrote:
I have gotten an additional two MAC addresses (total five, now) presented by 
the ETH-WIZ.
(So, it has appeared on five different IP addresses in my network, and I can't 
give it a static address, since that is paired with the MAC address.)
It never changes while running, and usually not when rebooting, but will almost 
always change the MAC address after loading a new image on the PB.
And none of them are 'legal'. (That is, no recognizable OUI identifying the 
manufacturer.)

There must not be a memory for the MAC address in the ETH-WIZ, and the driver 
makes one up using a random number generator, upon booting on a new image for 
the first time.

I am tired of chasing this Ethernet interface all over my network address space.
.
--- Graham

==

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/905c5d99-e3e4-4264-9256-eeaab765e32c%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/E96F144135A07729.8d6a0ec5-bc11-4246-b5da-d1900c2357a7%40mail.outlook.com.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Cortex-M3 is included or mistake?

2017-10-11 Thread Gerald Coley
It is simply ture. It is inside the AM3358 processor which is inside the 
OSD3358. You can look on page 1213 of the Technical Reference Manual for the 
processor. http://www.ti.com/lit/ug/spruh73p/spruh73p.pdf

However, it is not much use as it is dedicated to power management functions 
(PRCM) for the processor.  So one could argue, that while it Is there, it is 
not really there as you cannot use it for other things.

Gerald




-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Dongha Shin
Sent: Wednesday, October 11, 2017 5:24 AM
To: BeagleBoard 
Subject: [beagleboard] Cortex-M3 is included or mistake?

Description above says that Octavo Systems OSD3358 include ARM Cortex-M3. Is it 
true or simple typo mistake?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e74205c8-98b1-4b77-9290-54f5bba98371%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e7a98b89176d43ccbe209e8645bfa874%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Modifying BeagleBone Black Boot Code to Eliminate Power Button

2017-10-10 Thread Gerald Coley
Boot ROM code is already in the processor. Nothing to flash.

BBB already powers up when power is applied. Power button is for power shutdown.

If you are doing  a custom board, it might be a good idea to review the System 
Reference Manual to get a better understanding of how the board works to help 
with your design.

https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual


Gerald



From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Joe Kleespies
Sent: Tuesday, October 10, 2017 6:00 PM
To: BeagleBoard 
Subject: [beagleboard] Modifying BeagleBone Black Boot Code to Eliminate Power 
Button

Hey All,

We're in the process of making a custom version of the BeagleBone Black. 
Because this is a custom board, I assume that some sort of boot code needs to 
be flashed to the processor ROM, which handles initial booting of the processor 
before passing control to an image in eMMC or SD. Does anyone know where this 
primary boot code for the BeagleBone Black can be found and how it is flashed 
to the processor?

Also, in our application, we don't want a power button. We'd like the board to 
begin booting as soon as power is applied on either the AC or USB inputs of the 
PMIC. I assume that, by default, the BeagleBone Black boot code reads the INT 
register on the PMIC and asserts the PMIC_PWR_EN line only when it reads a set 
PB INT bit. We'd like to modify this code such that the processor asserts 
PMIC_PWR_EN when it reads the AC or USB INT bits.

Does anyone know where the boot code can be found and where it should be 
modified to suit this application?

Thanks in advance,

Joe
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c42a0da2-6d77-44c8-96a0-a49e103d5ec3%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/454d9e8335e14f9e913fce748d497f02%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: My BBB doesn't turn on when connecting usb

2017-10-09 Thread Gerald Coley
OK! So, something has to be repaired on the board! You need to get it repaired!

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ahmad Fatehi
Sent: Monday, October 9, 2017 8:13 AM
To: BeagleBoard 
Subject: Re: [beagleboard] Re: My BBB doesn't turn on when connecting usb

The same happens when connecting DC jack! I must switch on the board by using 
battery and then disconnect battery to run with usb or adapter power!

On Monday, October 9, 2017 at 2:06:59 PM UTC+2, gcoley1 wrote:
The flashing LED indicates that the PMIC is shutting down due to a excess 
amount of current on power up.  Sitting here, I can't recommend a fix as I 
would need to look at the board to understand the issue. This is not an issue I 
have run into before.

You could try running it off the DC jack and see what happens there.

Gerald


From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of Ahmad Fatehi
Sent: Monday, October 9, 2017 6:39 AM
To: BeagleBoard >
Subject: [beagleboard] Re: My BBB doesn't turn on when connecting usb

No one to reply??!!

On Sunday, October 8, 2017 at 9:27:30 AM UTC+2, Ahmad Fatehi wrote:

Hello, I used my beaglebone black for a while with usb power. Once I decide to 
test it with battery and switched it on with a Li-Ion battery and it switched 
on.But after that when I connect usb to board it doesn't power up and led power 
blinks! and to run board I first should connect battery to it and it powers up 
and then I disconnect battery and it continues to run without battery and 
through usb! How can I solve this problem so that it can run without need to 
connect battery!?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c0063923-c73a-4874-8472-f83ff5131b2d%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/dee89c6d-8d0c-49d2-9285-479ec8abc6c3%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e5ff0b36f7324c0b874565c5af346452%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: My BBB doesn't turn on when connecting usb

2017-10-09 Thread Gerald Coley
The flashing LED indicates that the PMIC is shutting down due to a excess 
amount of current on power up.  Sitting here, I can't recommend a fix as I 
would need to look at the board to understand the issue. This is not an issue I 
have run into before.

You could try running it off the DC jack and see what happens there.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ahmad Fatehi
Sent: Monday, October 9, 2017 6:39 AM
To: BeagleBoard 
Subject: [beagleboard] Re: My BBB doesn't turn on when connecting usb

No one to reply??!!

On Sunday, October 8, 2017 at 9:27:30 AM UTC+2, Ahmad Fatehi wrote:

Hello, I used my beaglebone black for a while with usb power. Once I decide to 
test it with battery and switched it on with a Li-Ion battery and it switched 
on.But after that when I connect usb to board it doesn't power up and led power 
blinks! and to run board I first should connect battery to it and it powers up 
and then I disconnect battery and it continues to run without battery and 
through usb! How can I solve this problem so that it can run without need to 
connect battery!?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c0063923-c73a-4874-8472-f83ff5131b2d%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/adf0cfd4b6134aebaeca3ade9495736d%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] x15 expansion connectors

2017-10-04 Thread Gerald Coley
I have of these already designed, but I don't have the time to get these into 
production at the moment.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Jeff Andich
Sent: Wednesday, October 4, 2017 8:51 AM
To: BeagleBoard 
Subject: Re: [beagleboard] x15 expansion connectors

Is there maybe any discussion on making a commercially-available breakout board 
for the X15's expansion header connectors?

So maybe the mating Hirose connector plugs into 1/4 expansion headers on the 
BB-X15 and attaches to a breadboard through a short ribbon cable?


Just curious..

Thanks in adv!




On Wednesday, October 4, 2017 at 6:32:05 AM UTC-5, gcoley1 wrote:
No

From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of Micka
Sent: Wednesday, October 4, 2017 1:20 AM
To: beagl...@googlegroups.com; Gerald Coley 
>
Subject: Re: [beagleboard] x15 expansion connectors

Gerald any news on a future beagleboard x15 cape ?

Thanks,

Le dim. 11 sept. 2016 à 20:07, Gerald Coley 
> a écrit :
It is in the System Reference manual.
The connector for the X15  is also listed in the BOM, but you need the mating 
connector for the one in the BOM.

Gerald

On Sun, Sep 11, 2016 at 10:06 AM, Andrew Goh > 
wrote:
https://groups.google.com/forum/#!topic/beagleboard-x15/Pdp12O1TRnI

[  ]
[  ]
Hi -

Is the part number/spec for the expansion connector available somewhere or 
still waiting for public release? Was unable to find anything with go-ogle
 Gerald Coley

[Auto Generated Inline Image 1][  ]
[  ]
Feb 19

[  ]Mating connector is Hirose FX18-60S-0.8SV15


it'd seem a little unfortunate that a 'custom' connector needs to be used, but 
i'd guess it can't really be helped given the high density
developing capes for it could be tough for a home hobbyist and i'd guess it 
could be rather expensive for commercial capes
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/607b20dc-dbcf-47dd-8379-10f7946bcb6b%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/607b20dc-dbcf-47dd-8379-10f7946bcb6b%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.



--
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gco...@emprodesign.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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BcjAnSchcuz7geprzX%3DcNdP8FmCKvHpx2SzO16H3790AA%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BcjAnSchcuz7geprzX%3DcNdP8FmCKvHpx2SzO16H3790AA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DrwAK5zsfL8siEQP5nKTKqMA7zAKkcO6WxDzP0Z9_XXw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DrwAK5zsfL8siEQP5nKTKqMA7zAKkcO6WxDzP0Z9_XXw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4ec404d8-7d01-4182-9e97-433cd9508502%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/4ec404d8-7d01-4182-9e97-433cd9508502%40googlegroups.com?utm_medium=email&utm_source=footer>.
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, se

RE: [beagleboard] x15 expansion connectors

2017-10-04 Thread Gerald Coley
No

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Micka
Sent: Wednesday, October 4, 2017 1:20 AM
To: beagleboard@googlegroups.com; Gerald Coley 
Subject: Re: [beagleboard] x15 expansion connectors

Gerald any news on a future beagleboard x15 cape ?

Thanks,

Le dim. 11 sept. 2016 à 20:07, Gerald Coley 
mailto:ger...@beagleboard.org>> a écrit :
It is in the System Reference manual.
The connector for the X15  is also listed in the BOM, but you need the mating 
connector for the one in the BOM.

Gerald

On Sun, Sep 11, 2016 at 10:06 AM, Andrew Goh 
mailto:andrewg...@gmail.com>> wrote:
https://groups.google.com/forum/#!topic/beagleboard-x15/Pdp12O1TRnI

[  ]
[  ]
Hi -

Is the part number/spec for the expansion connector available somewhere or 
still waiting for public release? Was unable to find anything with go-ogle
 Gerald Coley

[Auto Generated Inline Image 1][  ]
[  ]
Feb 19

[  ]Mating connector is Hirose FX18-60S-0.8SV15


it'd seem a little unfortunate that a 'custom' connector needs to be used, but 
i'd guess it can't really be helped given the high density
developing capes for it could be tough for a home hobbyist and i'd guess it 
could be rather expensive for commercial capes
--
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/607b20dc-dbcf-47dd-8379-10f7946bcb6b%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/607b20dc-dbcf-47dd-8379-10f7946bcb6b%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.



--
Gerald

ger...@beagleboard.org<mailto:ger...@beagleboard.org>
http://beagleboard.org/
gcol...@emprodesign.com<mailto:gcol...@emprodesign.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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BcjAnSchcuz7geprzX%3DcNdP8FmCKvHpx2SzO16H3790AA%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BcjAnSchcuz7geprzX%3DcNdP8FmCKvHpx2SzO16H3790AA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DrwAK5zsfL8siEQP5nKTKqMA7zAKkcO6WxDzP0Z9_XXw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAF%2BMRt%3DrwAK5zsfL8siEQP5nKTKqMA7zAKkcO6WxDzP0Z9_XXw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/76377c5b3e564538b21d7288174f31ba%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BeagleBoard-X15 camera option?

2017-10-03 Thread Gerald Coley
USB 3.0 maybe?

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of derest
Sent: Tuesday, October 3, 2017 2:40 AM
To: BeagleBoard 
Subject: [beagleboard] BeagleBoard-X15 camera option?

Hi,

How is the camera expansion done on the BeagleBoard-X15? The AM5728 doesn't 
have a camera option supported?

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/496514da-edb8-4485-a4f8-79a621c2d777%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e23ab0af5f2f4ddaa40610681df16ffd%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X15 Boot via USB

2017-10-01 Thread Gerald Coley
All I can do is say what the symptoms you are seeing could be caused by, not 
setting  a register in the PMIC on boot up. I cannot answer as to what the SW 
is or is not doing in your installation.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of mab.mobile...@gmail.com
Sent: Sunday, October 1, 2017 10:05 AM
To: BeagleBoard 
Subject: Re: [beagleboard] X15 Boot via USB

Sounds like I may missing something. I'm assuming u-boot would be on the debian 
image written to the SATA drive via dd? Do I need to install this separetly? 
The Beagle Bone Black is pretty straight foreward with good documentation. The 
X15 is not. Are there any more detailed instructions on-line that can take me 
through the install/boot process via eSATA. The reference manual documentation 
is not adequate.

Thanks for your help.

Marc


On Sunday, October 1, 2017 at 8:31:13 AM UTC-5, gcoley1 wrote:
I doubt you have fried it, but sounds like the SW is not writing to a register 
that keeps the board active, something that was put in place due to a silicon 
bug in the HW.  I suspect you do not have the correct UBoot or it is not 
reading the SATA correctly. It will time out and then shutdown.

Gerald


From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of 
mab.mo...@gmail.com
Sent: Saturday, September 30, 2017 8:47 PM
To: BeagleBoard >
Subject: Re: [beagleboard] X15 Boot via USB

 Hello Gerald,

I removed the resistor and placed a jumper between J3 1-2 attached a sata drive 
with a new debian image written via dd and am unable to boot. I'm getting a 
blank screen and the power LED comes on and the LED between the power connector 
and the RAM illuminates for just a few seconds and goes off. The status LEDs 
never illumitate. Am I fogetting something or did I just fry my X15?

Thanks

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2eee952e-243c-422c-8edc-4dc1017c49eb%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/60c4236b-c3af-4a77-817a-3c11f90bca87%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/be40c64f95704a2084cd8ee0292dd19d%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X15 attempt at SATA boot failed

2017-10-01 Thread Gerald Coley
Same answer as before.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of mab.mobile...@gmail.com
Sent: Saturday, September 30, 2017 8:52 PM
To: BeagleBoard 
Subject: [beagleboard] X15 attempt at SATA boot failed

Hello,

I just tried to set up the X15 for a direct boot from eSATA. I purchaed an 
external SATA drive and eSATA cable and wrote the latest X-15 debian image to 
it via dd. I removed the R444 and placed a jumper from J3 1-2 and attempted a 
boot - FAILED.  The power LED illuminates.  The LED between the power connector 
and the RAM briefly lights up for a few seconds then goes dark. No activity on 
the screen and the hard drive does not spin up. Am I missing a step or did I 
just fry my board?

Thansk

MAB
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d665dd62-538c-4960-8036-1df7d4173b59%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/41050c607bde434296ee3ee50399201c%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X15 Boot via USB

2017-10-01 Thread Gerald Coley
I doubt you have fried it, but sounds like the SW is not writing to a register 
that keeps the board active, something that was put in place due to a silicon 
bug in the HW.  I suspect you do not have the correct UBoot or it is not 
reading the SATA correctly. It will time out and then shutdown.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of mab.mobile...@gmail.com
Sent: Saturday, September 30, 2017 8:47 PM
To: BeagleBoard 
Subject: Re: [beagleboard] X15 Boot via USB

 Hello Gerald,

I removed the resistor and placed a jumper between J3 1-2 attached a sata drive 
with a new debian image written via dd and am unable to boot. I'm getting a 
blank screen and the power LED comes on and the LED between the power connector 
and the RAM illuminates for just a few seconds and goes off. The status LEDs 
never illumitate. Am I fogetting something or did I just fry my X15?

Thanks

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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2eee952e-243c-422c-8edc-4dc1017c49eb%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/edd65f7739c9497ca93de196b50de5e6%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X15 Boot via USB

2017-09-28 Thread Gerald Coley
Looks OK.

As to small, there are smaller. You can take a soldering iron and heat one side 
and use the solder iron to lift the part up off the board. Takes about 30 
seconds if you have done it before.

If not, you may want to find someone that has done it before.

Gerald




From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of mab.mobile...@gmail.com
Sent: Thursday, September 28, 2017 12:10 PM
To: BeagleBoard 
Subject: Re: [beagleboard] X15 Boot via USB


[https://lh3.googleusercontent.com/-JJzoRGronFw/Wc0snO3IbZI/CA0/2H72v88J278HrZVfGDhznal6ExRxamSowCLcBGAs/s320/x15_sata.jpg]

Hello Gerald,

Thank you for the quick reply. Can you review the image attached and confirm 
this is what I should do? Please refer to highlights in bright green. Any 
suggestions on unsoldering R444? Looks impossibly microscopic to remove or even 
unsolder without doing damage to the contiguous components.

Thanks

Marc

On Thursday, September 28, 2017 at 10:24:02 AM UTC-5, gcoley1 wrote:
Check the schematic Page 13. There is a table showing where the jumpers go to 
affect the booting sequence. All you have to do is solder a wire into those 
holes to change the setting. For SATA you just need to install one wire in J3 
position 1-2 and remove R444. The lines in read show the default which is set 
by the resistors onboard.

Gerald


From: beagl...@googlegroups.com 
[mailto:beagl...@googlegroups.com] On Behalf Of 
mab.mo...@gmail.com
Sent: Thursday, September 28, 2017 9:44 AM
To: BeagleBoard >
Subject: [beagleboard] X15 Boot via USB

Hello,

I just purchased an X15 and the EMMC memory is rapidly filling up.

1. Is there a way to boot from an external USB hard drive?
or
2. Can someone provide more detail directions on switching boot sequence to 
boot directly from eSATA?
The reference manual is very vague on this. You need to unsolder and resolder 
resistors to act as jumpers? There are perforated holes in the circuit board 
where the resistors and jumpers are supposed to be. Are the resistors supplied? 
Are they on the board? If so where are they? What are their values in Ohms? How 
are the perforations on the board numbered 1-3 from left to right or right to 
left? This needs to be much more detailed. Why would you design a board that 
make switching the boot sequence so difficult? How about just putting in some 
removable jumpers!

Any detailed help and direction would be appreciated.

Thanks

MAB
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/888427c3-b40f-45c3-a38c-ba6e0bc7fbba%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/33e0e445-f4f5-4d0e-bcdc-ed0a366dbcbb%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b45ba4464f7c4684b25b4ba8cc0f14f2%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X15 Boot via USB

2017-09-28 Thread Gerald Coley
Check the schematic Page 13. There is a table showing where the jumpers go to 
affect the booting sequence. All you have to do is solder a wire into those 
holes to change the setting. For SATA you just need to install one wire in J3 
position 1-2 and remove R444. The lines in read show the default which is set 
by the resistors onboard.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of mab.mobile...@gmail.com
Sent: Thursday, September 28, 2017 9:44 AM
To: BeagleBoard 
Subject: [beagleboard] X15 Boot via USB

Hello,

I just purchased an X15 and the EMMC memory is rapidly filling up.

1. Is there a way to boot from an external USB hard drive?
or
2. Can someone provide more detail directions on switching boot sequence to 
boot directly from eSATA?
The reference manual is very vague on this. You need to unsolder and resolder 
resistors to act as jumpers? There are perforated holes in the circuit board 
where the resistors and jumpers are supposed to be. Are the resistors supplied? 
Are they on the board? If so where are they? What are their values in Ohms? How 
are the perforations on the board numbered 1-3 from left to right or right to 
left? This needs to be much more detailed. Why would you design a board that 
make switching the boot sequence so difficult? How about just putting in some 
removable jumpers!

Any detailed help and direction would be appreciated.

Thanks

MAB
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/888427c3-b40f-45c3-a38c-ba6e0bc7fbba%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3f6004c89b294fcaaae8855a784352fe%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Input range digital analog converter. Is the 1.8V adjustable?

2017-09-13 Thread Gerald Coley
No. It is fixed at 1.8V.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ricardo Andres Gomez
Sent: Wednesday, September 13, 2017 10:54 AM
To: BeagleBoard 
Subject: [beagleboard] Input range digital analog converter. Is the 1.8V 
adjustable?

I want to connect an analog output sensor from 0 to 5 volts. The adc by 
specifications has a range of 0 1.8V. Is it possible to change this range?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c7232706-31b1-42f9-b5d0-888f78498010%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1333bc2361ee47d897d288bf486ad958%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] is 1.8V UART compatible with beaglebone black?

2017-09-08 Thread Gerald Coley
You need to use a a level shifter to prevent damaging of your uart cable.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of jithunai...@gmail.com
Sent: Friday, September 8, 2017 1:59 AM
To: BeagleBoard 
Subject: [beagleboard] is 1.8V UART compatible with beaglebone black?

Hi,

I want to use a 1.8V uart cable with my beaglebone black? Is it possible as 
typically the beaglebone supports 3.3V Uart level. I am aware that i can use a 
level shifter for this purpose but my application needs minimal circuitry and i 
dont want to use an extra level shifter for this.Is there any other possible 
solution for this?

Thanks in advance.
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7c4e3cf1-f607-48df-91ae-007d5ba09b28%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/98281997596847e1a6e7ea4068e65c35%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

2017-09-04 Thread Gerald Coley
It does not need an isolated power supply. UL would not be happy about that.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of William A. Mills
Sent: Monday, September 4, 2017 5:56 AM
To: beagleboard 
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

OK, I know I am asking lots of questions.  Sorry but ...

Does the X15 RevC need an **isolated** power supply?
If not, did any rev?



The TI GPEVM says that you need an "isolated" power supply. [1]
I don't see any such statement on the X15 wiki or UG. [2]
I bought the power supply recommended by the Digikey website which is 
VEC65US12.  This is one of the recommendations
of the eLInux x15 wiki page.
With the power supply disconnected, I measure continuity from the AC ground 
plug to the outside barrel of the 12V connector.  To me this means it is not 
isolated.
Is my definition of isolated correct?

[1] http://processors.wiki.ti.com/index.php/AM572x_GP_EVM_Hardware_Setup
[2] http://elinux.org/Beagleboard:BeagleBoard-X15


I would be happy to update the eLinux wiki with your answers to these questions 
if I am allowed.

On Sun, Sep 3, 2017 at 7:27 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
The market picks it. We typically use what we can buy.  It can change from one 
production build to the next.

This happens all the time on the Hardware world. That is why the SW has to be 
ready to handle all of them.

Gerald

From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 3:32 PM
To: beagleboard 
mailto:beagleboard@googlegroups.com>>
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Thanks Gerald.  I did find the change sheet after a bit.

When you have alternatives like the Kingston vs Micron for eMMC and DDR parts, 
who picks which one is used?  The manufacturer (PTI)?  Can it change from one 
production run to another?  Or do you dictate when that happens and potentially 
give it a new RevC3 etc?

Thanks,
Bill

On Sun, Sep 3, 2017 at 2:00 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
The BOM has a revision page with the changes for each revision. We addd some 
new par tnumbers for some alternate sources due to some obsolete parts a while 
back. But that was it. Nothing in the design itself changed.


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 12:11 PM
To: beagleboard 
mailto:beagleboard@googlegroups.com>>
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Gerald,

Thanks.  If that is all it is, then no hurry on the Rev C schematics.  Jason 
can just put a note on the wiki &| the github files stating as much.

I am currently trying to diff the BOMs.  diff is useless so it looks like I 
will have to write a script.

Thanks,
Bill

​
--
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACgK%2BxnCg6ZCbzWwEs1pL6j8Nq599skMx6FVdiv9y%3Dg5YszVQQ%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CACgK%2BxnCg6ZCbzWwEs1pL6j8Nq599skMx6FVdiv9y%3Dg5YszVQQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0b53f6b6aa50462aad98dbfb884f0ade%40winhexbeus11.winus.mail<https://groups.google.com/d/msgid/beagleboard/0b53f6b6aa50462aad98dbfb884f0ade%40winhexbeus11.winus.mail?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 

RE: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

2017-09-03 Thread Gerald Coley
The market picks it. We typically use what we can buy.  It can change from one 
production build to the next.

This happens all the time on the Hardware world. That is why the SW has to be 
ready to handle all of them.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 3:32 PM
To: beagleboard 
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Thanks Gerald.  I did find the change sheet after a bit.

When you have alternatives like the Kingston vs Micron for eMMC and DDR parts, 
who picks which one is used?  The manufacturer (PTI)?  Can it change from one 
production run to another?  Or do you dictate when that happens and potentially 
give it a new RevC3 etc?

Thanks,
Bill

On Sun, Sep 3, 2017 at 2:00 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
The BOM has a revision page with the changes for each revision. We addd some 
new par tnumbers for some alternate sources due to some obsolete parts a while 
back. But that was it. Nothing in the design itself changed.


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 12:11 PM
To: beagleboard 
mailto:beagleboard@googlegroups.com>>
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Gerald,

Thanks.  If that is all it is, then no hurry on the Rev C schematics.  Jason 
can just put a note on the wiki &| the github files stating as much.

I am currently trying to diff the BOMs.  diff is useless so it looks like I 
will have to write a script.

Thanks,
Bill

​
--
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACgK%2BxnCg6ZCbzWwEs1pL6j8Nq599skMx6FVdiv9y%3Dg5YszVQQ%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CACgK%2BxnCg6ZCbzWwEs1pL6j8Nq599skMx6FVdiv9y%3Dg5YszVQQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0b53f6b6aa50462aad98dbfb884f0ade%40winhexbeus11.winus.mail<https://groups.google.com/d/msgid/beagleboard/0b53f6b6aa50462aad98dbfb884f0ade%40winhexbeus11.winus.mail?utm_medium=email&utm_source=footer>.
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACgK%2Bx%3DPCVbd_GA2tN_LhouPumPfA7hqGYMyfyrXSDobN7kxjg%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CACgK%2Bx%3DPCVbd_GA2tN_LhouPumPfA7hqGYMyfyrXSDobN7kxjg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bbacc34d53d1410b91fcec73628f5109%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

2017-09-03 Thread Gerald Coley
The BOM has a revision page with the changes for each revision. We addd some 
new par tnumbers for some alternate sources due to some obsolete parts a while 
back. But that was it. Nothing in the design itself changed.


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 12:11 PM
To: beagleboard 
Subject: Re: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Gerald,

Thanks.  If that is all it is, then no hurry on the Rev C schematics.  Jason 
can just put a note on the wiki &| the github files stating as much.

I am currently trying to diff the BOMs.  diff is useless so it looks like I 
will have to write a script.

Thanks,
Bill

​
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACgK%2BxnCg6ZCbzWwEs1pL6j8Nq599skMx6FVdiv9y%3Dg5YszVQQ%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0b53f6b6aa50462aad98dbfb884f0ade%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

2017-09-03 Thread Gerald Coley
Yes, I can confirm that.

Rev C schematic is the same as the Rev B1 except for the processor revision.

I will create a Rev C schematic for you. I need to change the revision on each 
page and add a 2.0 to the schematic symbols. That will not however, affect the 
netlist.

Once I get this done, then Jason can add it to the WIKI.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of William A. Mills
Sent: Sunday, September 3, 2017 11:11 AM
To: beagleboard 
Subject: [beagleboard] BB-X15 Rev C Schematics & ewiki update?

Hello,

Now that BB-X15 Rev C is shipping in decent quantities, can we get an update to 
elinux wiki? The last status update was February.  [1]

I saw that Jason added the RevC2 BOM to the x15 github project. [2]
I also saw Robert say that RevC was basically the same as Rev B expect with the 
2.0 version of the AM572x and a "few other parts changes".

Can someone confirm that the netlist for Rev C2 is *exactly* the same as Rev B1 
(aside from part changes)?
If not can we get a copy of the Rev C schematics?
I don't have OrCad but I can get someone at work to create netlists for 
comparison.

[1] http://elinux.org/Beagleboard:BeagleBoard-X15
[2] https://github.com/beagleboard/beagleboard-x15

Thanks,
Bill

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CACgK%2Bx%3D4uW5W60vth0E1cwdb3S2XSENjs%3D5WCtMUMTv21pVWOA%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7de165f7a8e948359199f152ee347787%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Setting oscillator frequency config to 19.2 MGHz of Beaglebone Black

2017-09-01 Thread Gerald Coley
Only way to do this is to replace the 24MHz crystal with a 19.2MHZ crystal. The 
boot pins only tell the boot code what the crystal frequency is.


Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of sachin.varad...@gmail.com
Sent: Friday, September 1, 2017 7:27 AM
To: BeagleBoard 
Subject: [beagleboard] Setting oscillator frequency config to 19.2 MGHz of 
Beaglebone Black

Hello,

I am  trying to set oscillation configuration of beaglebone black to 19.2 MGHZ.

I tried to set Sysboot 14 [Pin31 to low] and Sysboot 15 [Pin32 to low which is 
by default].
If I do this then its not booting.

If I wait till SYS_RESETn to become high after power ON and then make Sysboot 
14 pin low, then it work at 24 MGHZ.

Is there anyway to set oscillation configuration of beaglebone black to 19.2 
MGHZ?

Regards,
Sachin V
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/18e0e2d4-076f-4162-89ea-fa6e4d644f85%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a5e737562dae435aa2f013785a8bb509%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] RE: Request for BeagleBone Black 3d model (step)

2017-08-30 Thread Gerald Coley
Solidworks files can be found at 
http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

No step or iges files available that I am aware of.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Marina Calzolaio
Sent: Wednesday, August 30, 2017 9:03 AM
To: beagleboard@googlegroups.com
Subject: [beagleboard] Request for BeagleBone Black 3d model (step)

Good afternoon,
 I am a mechanical enginner for Sitael S.p.A. and I need to verify the 
integration of BeagleBone Black into an electronic module that Sitael is 
developing.
Can you send me a 3d file step or iges of BeagleBone Black?
Thank you for your assistance regarding this matter.
Best regards.

Marina Calzolaio
Marina Calzolaio
Engineering Dpt
e-mail:  marina.calzol...@sitael.com
[cid:image001.png@01D10059.19762EC0]

SITAEL S.p.A.
Headquarters
Via S. Sabino, 21 - 70042 Mola di Bari (BA) Italy
tel. +39.080.53.21.796 - fax. +39.080.53.55.048
Premises
Via Livornese, 1019 - 56122 S. Piero a Grado (PI) Italy
tel. +39.050.99.12.116 - fax. +39.050.99.10.249
www.sitael.com

This E-Mail is confidential, it must not be read, copied, disclosed or used by 
any person other than the above named addresses.
Unauthorised use, disclosure or copying is strictly prohibited and may be 
unlawful. SITAEL S.p.A. disclaims any liability for any action taken in 
reliance on the content of this E-Mail. The comments or statements expressed in 
this E-Mail are not necessarily those of SITAEL S.p.A.
P Please consider the environment before printing this email

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c4992b5071a1435bbdbdd3a8773688ff%40mail.angeloinv.net.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ceae461ee57b44f89ffe84df95768255%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] X-15 Heat Sink

2017-08-18 Thread Gerald Coley
The deal was that the heatsink would just take on the temperature of the part 
before the heatsink was added. So we really need the air to take any real heat 
off.

Gerald
-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ross Morrison
Sent: Friday, August 18, 2017 12:45 PM
To: BeagleBoard 
Subject: [beagleboard] X-15 Heat Sink

Gerald and Robert,

Thanks for the advice on the heat sink and fan. I already have the fan and will 
order up a heat sink (along with some other items) before powering the board. 
Just seems like the smart thing to do.

Thanks,
Ross

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1661b0be-f2ec-5df9-e2eb-8a8cbf85478d%40buy-ei.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e1a8ea7253a64b1489acd812a472d311%40winhexbeus12.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: Last hours for Arrow's 20% off sale and X15's in stock at Digi-Key

2017-08-18 Thread Gerald Coley
It boots off the eMMC on the board. It does not require a SD card to boot.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Jeff Andich
Sent: Friday, August 18, 2017 10:18 AM
To: BeagleBoard 
Cc: jeff.and...@gmail.com
Subject: Re: [beagleboard] Re: Last hours for Arrow's 20% off sale and X15's in 
stock at Digi-Key

Last-night I received my BB-X15 at home.  From the description on DigiKey's 
website, I wasn't sure what comes in the box.

As it turns out, just a populated PCBA in an electrostatic bag, no power supply 
headers/standoffs, FTDI, default SD Card with the BBB-X15 image.


Could the vendors please put a note on what comes in the box?


Now I've got to order all of the obligatory accessories just to fire it up (and 
maybe pay more shipping charges) argh!

Thanks!

Jeff

On Monday, August 14, 2017 at 10:40:36 AM UTC-5, Jeff Andich wrote:
Attached a text file containing log of output of the dmesg command.

*** Note: The dmesg command was captured from an earlier bootup session than 
from the session with the abridged kernel log pasted above ***

Thanks!  jeff

On Monday, August 14, 2017 at 10:15:26 AM UTC-5, Jeff Andich wrote:
Here's the bootup log without the verbose mode flag enabled in uEnv.txt:
**

U-Boot SPL 2017.01-00360-gc604741cb3 (Aug 11 2017 - 15:47:09)
DRA752-GP ES2.0
Trying to boot from MMC1

** Unable to use mmc 0:1 for loading the env **
Using default environment



U-Boot 2017.01-00360-gc604741cb3 (Aug 11 2017 - 15:47:09 -0500), Build: 
jenkins-github_Bootloader-Builder-592

CPU  : DRA752-GP ES2.0
Model: TI AM5728 BeagleBoard-X15
Board: AM572x EVM REV A.3A
DRAM:  2 GiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1

** Unable to use mmc 0:1 for loading the env **
Using default environment

setup_board_eeprom_env: am57xx_evm_reva3
SCSI:  SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net:not set. Validating first E-fuse MAC
cpsw
Press SPACE to abort autoboot in 2 seconds
usb_boot is currently disabled
scsi_boot is currently disabled
switch to partitions #0, OK
mmc0 is current device
Scanning mmc device 0
Checking for: /uEnv.txt ...
Checking for: /boot/uEnv.txt ...
446 bytes read in 49 ms (8.8 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt ...
debug: [uname_r=4.4.80-ti-r116] ...
loading /boot/vmlinuz-4.4.80-ti-r116 ...

5487379 bytes read in 283 ms (18.5 MiB/s)
debug: [console=ttyO2,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait 
coherent_pool=1M net.ifnames=0 quiet] ...
debug: [bootz 0x8200 0x8808:53bb13 0x8800] ...
## Flattened Device Tree blob at 8800
   Booting using the fdt blob at 0x8800
   Loading Ramdisk to 8fac4000, end 8b13 ... OK
   Loading Device Tree to 8fa9c000, end 8fac3782 ... OK

Starting kernel ...

[0.063779] /cpus/cpu@0 missing clock-frequency property
[0.063800] /cpus/cpu@1 missing clock-frequency property
[2.194996] dra7-pcie 5100.pcie_rc: link is not up
[2.540811] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[2.547225] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[2.639312] omap_voltage_late_init: Voltage driver support not added
[3.537309]  remoteproc0: failed to load am57xx-pru1_0-fw
[3.542894]  remoteproc0: request_firmware failed: -2
[3.547988] pru-rproc 4b234000.pru0: rproc_boot failed
[3.555830]  remoteproc0: failed to load am57xx-pru1_1-fw
[3.562347]  remoteproc0: request_firmware failed: -2
[3.567442] pru-rproc 4b238000.pru1: rproc_boot failed
[3.581573]  remoteproc0: failed to load am57xx-pru2_0-fw
[3.588946]  remoteproc0: request_firmware failed: -2
[3.594048] pru-rproc 4b2b4000.pru0: rproc_boot failed
[3.603674]  remoteproc0: failed to load am57xx-pru2_1-fw
[3.610193]  remoteproc0: request_firmware failed: -2
[3.615285] pru-rproc 4b2b8000.pru1: rproc_boot failed
[5.899545]  remoteproc0: failed to load dra7-ipu1-fw.xem4
[5.923242]  remoteproc2: failed to load dra7-dsp1-fw.xe66
[5.932697]  remoteproc3: failed to load dra7-dsp2-fw.xe66
[6.517022] pixcir_ts 4-005c: pixcir_set_power_mode: can't read reg 0x33 : 
-121
[6.517027] pixcir_ts 4-005c: Failed to set IDLE mode

Debian GNU/Linux 9 arm ttyS2

rcn-ee.net console Debian Image 2017-08-11

Support/FAQ: http://elinux.org/BeagleBoardDebian

default username:password is [debian:temppwd]


On Monday, August 14, 2017 at 9:17:48 AM UTC-5, Jeff Andich wrote:
Hi Robert,

So far, so good.  It boots and gives the "arm" prompt.  Will collect some 
cursory logs and post them back up here..

Thanks and regards!

Jeff


On Saturday, August 12, 2017 at 10:05:04 AM UTC-5, RobertCNelson wrote:
Jeff, give this image a quick test:

https:

RE: [beagleboard] Beagleboard X-15 Heat Sink

2017-08-18 Thread Gerald Coley
Heatsink and fan information is described in the Quick Start guide. You can run 
without a heatsink, unless you are planning to crank it up. Then you really 
need the heatsink and the fan together.

FAN 
https://www.digikey.com/products/en/development-boards-kits-programmers/accessories/783?k=X15%20FAN
HEATSINK https://www.digikey.com/products/en?keywords=BDN10-%203CB%2FA01 

Heatsink has the thermal adhesive on the back.

Gerald

-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Ross Morrison
Sent: Friday, August 18, 2017 10:10 AM
To: BeagleBoard 
Subject: [beagleboard] Beagleboard X-15 Heat Sink

Hello all. Just received my Beagleboard X-15 yesterday. Ordered it from 
Digi-Key, all okay there, but what's up with the lack of packing inside the 
Beagleboard box? Just the board in its anti-static packaging but no padding to 
keep it from flopping around in that box. Also there is no heat sink on the 
cpu. I'm assuming there needs to be at least a heat sink and optionally a fan 
mounted on the heat sink. So my question is, anyone have suggestions for a heat 
sink, possibly a part number from Digi-key. Also an appropriate 
adhesive/thermal paste to mount the heat sink with?

Looking forward to getting a few projects going on this beast...

Thanks,
Ross

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/14c7cd17-7062-9632-0acf-fddcf3f84876%40buy-ei.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/5835f7f80a5e49dabca696dacffcedad%40winhexbeus12.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: JTAG Debugging - 2 Code Composers on the Same Machine - One under Ubuntu - The Other under Windows

2017-08-16 Thread Gerald Coley
Yes

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Jeff Andich
Sent: Wednesday, August 16, 2017 9:17 AM
To: BeagleBoard 
Cc: raulrathm...@outlook.com
Subject: [beagleboard] Re: JTAG Debugging - 2 Code Composers on the Same 
Machine - One under Ubuntu - The Other under Windows

Quick Question on the BeagleBoard-X15's which are now available:

On the BB-X15, does the PMIC shutdown after 7 seconds like on TI am572xEVM rev 
A3?

I'm fighting this right now as I'm attempting to connect CCS7.2 to the A15_0 
core using the XDS100v2 emulator.

Thanks!

Jeff


On Monday, August 14, 2017 at 11:05:55 AM UTC-5, Jeff Andich wrote:
Thanks!

Well what's driving Linux on this project is the software team is deploying a 
.Net application over mono-runtime which will run on the A15 cores.  Our 
software team can test their .NET application on a workstation, and then on the 
embedded target.  This is facilitated by the BeagleBoard-X15 image being 
Debian-based.

Am trying to get familiar with debugging of SPL, the early stages of u-boot, 
and any other areas where JTAG could be useful via JTAG for troubleshooting of 
our custom hardware board where we're doing a Linux board port.

Update - Now Have an Ubuntu native installation - CCS doesn't appear to hang - 
can connect the target via JTAG and view registers

But haven't yet figured out how to correctly load the SPL, run, and step 
through it. Also the TI board port series shows CCS 5.? which demonstrates 
debugging of the SPL via first loading the .bin file using a memory load to the 
"load address" followed by loading the symbol information.  I haven't yet found 
the "memory load" option on CCS 7.2.

I will try to bring up the beagle-board-patched 2017.01 u-boot-spl first, and 
then if that looks like a stumbling block will temporarily move to the TI SDK 
Linux u-boot so I can ask them questions about this process.

Then I will try to post up any useful progress here if that's desired...

Thanks and FYI,


On Saturday, August 12, 2017 at 10:06:49 AM UTC-5, 
raulra...@outlook.com wrote:
I have experience with various C6x DSP EVM and custom boards, but I've never 
worked with a Sitara board.

What is driving the need to use Linux in the development/debug workflow? Is it 
development on the ARM portion, or development on the C6x DSP? Or both?

I recently ordered the Beagleboard x15 (just got a batch at Digikey of the Rev 
C's get 'em while they're hot), so I'll be tackling a similar situation soon. I 
was figuring that since CCS can run on Windows it would cover at least the DSP 
part of development. Then for any Linux part, I could use Visual Studio '17 
with the Linux dev/debug support (just need SSH and compiler on target).

I'm not against working in Linux per se, and I definitely don't mind targeting 
Linux for embedded work, but I have my main dev gear running Windows and I 
don't want to lug around extra gear.

Raul


--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/be965fe2-b72d-41b8-9ffc-aa8c9d855108%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/25781f776c114f658f4a2bb7ebcde1ba%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] expansion connector spec?

2017-08-16 Thread Gerald Coley
That is what I have.

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Robert Nelson
Sent: Wednesday, August 16, 2017 8:43 AM
To: Beagle Board 
Subject: Re: [beagleboard] expansion connector spec?

On Wed, Aug 16, 2017 at 4:08 AM,   wrote:
> Hi Gerald,
>
> Now that the Rev C boards are publicly available, do you have any 
> update on your expansion boards?


it would be nice to see a breakout, with pci-e like the am57xx ti adapter 
board, and with all the pruss pin's exported. ;)

Wonder if it could be something put up on groupgets?

Regards,

--
Robert Nelson
https://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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYjp%3DQyiWB%3D69rW1SrwaLN3etaqB7eyVaqF_3v8i5E6oaA%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a6bbb1eb0e154920aa2070fc64a0645a%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] PCIe possibilities with BeagleBoard x15 (SATA)

2017-08-16 Thread Gerald Coley
Could you use a SATA HUB?

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of gra...@grahamweldon.com
Sent: Wednesday, August 16, 2017 7:47 AM
To: BeagleBoard 
Subject: [beagleboard] PCIe possibilities with BeagleBoard x15 (SATA)

Hi,

I'm interested in the BeagleBoard x15, but primarily for use with additional 
SATA ports. Is this possible with the PCIe expansion ports?
If so, could someone point me in the right direction for a possibly compatible 
SATA PCIe board if available?

Wanting to connect up to 6 drives, not looking for the fastest speed, and 
wanting to avoid driving them from USB.

Cheers.
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b8b39ee5-b6fa-4d3b-a692-9489f73d642b%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7d2f998320284317b0a0064597ba17b8%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] expansion connector spec?

2017-08-16 Thread Gerald Coley
Not at the moment.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of tony.langley.tlt...@gmail.com
Sent: Wednesday, August 16, 2017 4:08 AM
To: BeagleBoard 
Subject: Re: [beagleboard] expansion connector spec?

Hi Gerald,

Now that the Rev C boards are publicly available, do you have any update on 
your expansion boards?

Tony

On Thursday, 10 November 2016 05:53:31 UTC+11, Gerald wrote:
No that I have seen. These connectors are very expensive.
But the boards i have coming don't use these, per se.. They have standard .1 
spaced connectors for add on boards. More like an adapter.

Gerald


On Wed, Nov 9, 2016 at 12:50 PM, Catudal Michel 
> wrote:

Is there any eagle or kicad library for the connector used?

Le 9 nov. 2016 13:47, "Gerald Coley" > a 
écrit :
Not yet. But if there is real demand, there could be.

Gerald


On Wed, Nov 9, 2016 at 11:06 AM, Catudal Michel 
> wrote:
Any CAN addon board?

Le mercredi 14 septembre 2016 10:20:24 UTC-4, Gerald a écrit :
This is not a BeagleBone Black, not even close. This is a whole different, 
complex and powerful beast. I am working on add on boards at the moment and 
should have some things out soon. Hopefully this will help to somewhat solidify 
an add-on board strategy. It is tough to make it as simple as the BeagleBone 
Black. Way too many variables.

Gerald


On Wed, Sep 14, 2016 at 9:14 AM, Andrew Goh 
mailto:andre...@gmail.com>> wrote:
thanks for clarifying, no worries, i think it is a good development 
nevertheless, i'd guess as with new boards it'd take some time for the 
community (and add-on/cape makers) to come up with the 'add-ons' capes etc 
which hopefully would become a new eco-system

On Wednesday, September 14, 2016 at 9:51:56 PM UTC+8, Gerald wrote:
It is not a custom part. It is a standard product offered by Hirose. I tried 
using the connectors used on the BeagleBone Black. I could not pull the boards 
apart. And there were signal integrity concerns on the SATA and PCIe signals

Gerald

--
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<mailto:beagleboard...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/80792c30-6d9a-483d-ab24-6b4ca4a28cc4%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/80792c30-6d9a-483d-ab24-6b4ca4a28cc4%40googlegroups.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.



--
Gerald

ger...@beagleboard.org<mailto:ger...@beagleboard.org>
http://beagleboard.org/
gco...@emprodesign.com<mailto:gco...@emprodesign.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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6d340b83-a82a-4851-8c24-f1bb63944861%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/6d340b83-a82a-4851-8c24-f1bb63944861%40googlegroups.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.



--
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gco...@emprodesign.com

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/CAIm7FaZtfA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BfY5rNcJyR2Kwdt8da9SqwTYKEzVjx0rvjdumWPvkm2gg%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BfY5rNcJyR2Kwdt8da9SqwTYKEzVjx0rvjdumWPvkm2gg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAD%3DSZc%2BxbuXJtLfWLpcx5LEvhf%3Do0HUebe%2BO9DQZnE3hGOtryw%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAD%3DSZc%2BxbuXJtLfWLpcx5LEvhf%3Do0HUebe%2BO9DQZnE3hGOtryw%40mail.gmail.co

RE: [beagleboard] TPS65217C in BBB board

2017-08-03 Thread Gerald Coley
They come up in a default mode. No need for the AM3358 to do anything. Check 
the datasheet of the TPS65217 for more information.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of huole.z...@gmail.com
Sent: Thursday, August 3, 2017 2:47 AM
To: BeagleBoard 
Subject: [beagleboard] TPS65217C in BBB board

Hi experts,

I've a Beaglebone black board, TPS65217C power management IC is used on it. My 
question is about the I2C interface of it.

By default, all power outputs of TPS65217 are off, so there is no 1.1V, 1.5V, 
1.8V, etc. which means AM335x needs to configure the I2C interface firstly to 
enable these power rails, while AM335x is off at this moment, it looks like a 
endless loop.

Any comments?

Thanks
Chris
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/589dc3e8-c334-40a6-9965-2640f547e08a%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/7291191d115d4a1d928f8710fd2d4a3f%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: Blue sagging power on GP0

2017-07-29 Thread Gerald Coley
3mA typically, some can do 6mA. Check the datasheet for a per pin value.

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Alan Marshall
Sent: Saturday, July 29, 2017 5:23 PM
To: BeagleBoard 
Subject: [beagleboard] Re: Blue sagging power on GP0

Does anybody know how much current the GPIOs can source/sink?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a1bc5322-b20a-4fdb-bb6f-dadf78fbdbb9%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1f77358947c64d3a9bd29d75e80dcb9d%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Negative voltage on GPIO

2017-07-27 Thread Gerald Coley
0V or Ground.
No negative voltages of any amount.

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of claudiocplar...@gmail.com
Sent: Thursday, July 27, 2017 6:46 AM
To: BeagleBoard 
Subject: Re: [beagleboard] Negative voltage on GPIO


Thank you for the reply.

But what is the minimum voltage that can be applied to a GPIO without breaking 
them?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d5cde9e4-2a46-47c0-b38b-1df889d3ce35%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6c8ea8bab79b472db22ea599da407745%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: DPRAM interface with BBB

2017-06-30 Thread Gerald Coley
It is feasible.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of sajeevan k
Sent: Thursday, June 29, 2017 11:48 PM
To: BeagleBoard 
Subject: [beagleboard] Re: DPRAM interface with BBB

Hi all,

Any comments about the feasibility of DPRAM interface with BeagleBone Black 
will be highly appreciated? Please...


Thanks & Regards,
Sajeevan.K

On Tuesday, June 27, 2017 at 1:59:51 PM UTC+5:30, sajeevan k wrote:

Hi all,



Is it possible to interface an Asynchronous DPRAM (with 16 address lines and 16 
data lines) with BBB?



Is there any block diagram (circuit diagram), which shows the connections, 
available?



Can we use GPMC_ADO-GPMC-AD15 pins as Address and Data mux pins with 
GPMC_ADVN_ALE?



Also I think GPMC_Ax pins are not required, since we can use Address-Data 
multiplexing with ALE signal.



I think all the required pins are coming out in P8 connector.

1) GPMC_ADO-GPMC-AD15

2) GPMC_ADVN_ALE

3) GPMC_WEN

4) GPMC_OEN_REN

5) GPMC_BE1N

6) GPMC_CSN0



But GMC_AD0-GPMC-AD7 are also connected to MMC1_D0 to MMC1_D7. Will this cause 
any problem to the functoining of DPRAM? Or will the DPRAM functioning cause 
any problem to MMC1.



Have anybody interfaced DPRAM with BBB? Please share your experience.



Thanks and Regards,

Sajeevan.K
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d01d7261-4cad-49b1-965f-4bc3a0e847c7%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4bb8d3999eb34e8d8fff57fd094f9a3b%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] pcie expansion?

2017-06-23 Thread Gerald Coley
Production has started. Ramp is the term used to describe the process of 
building a few boards, then  more boards, then more boards. You don't build all 
the boards on the first day of production. You increase it over a period of 
time.

Gerald


-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Micka
Sent: Friday, June 23, 2017 4:09 AM
To: BeagleBoard 
Subject: RE: [beagleboard] pcie expansion?

The x15 is already out? What do you mean by "X15 ramped"? 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4e8fa922-4e1b-4e25-a508-34bbacb268d4%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a2c677ede6364c8db3988a67dd932db6%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] using SYSBOOT pins as outputs....not booting from uSD

2017-06-21 Thread Gerald Coley
They are actively being read on boot up and any loads on them, your other 
devices, will affect the booting mode of the processor.

Check the SRM 
https://github.com/CircuitCo/BeagleBone-Black/blob/master/BBB_SRM.pdf?raw=true 
, check the data sheet http://www.ti.com/product/AM3358 and search this mailing 
list. They will all tell you the same thing.

You can also check: 
http://www.elinux.org/Beagleboard:BeagleBoneBlack#Expansion_Header_Pin_Usage

Do not apply any load to those pins until after the SYS_RESET line goes high. 
Another thing you can try is to apply lower resistance pullups and pulldowns 
that match the ones on the board, except with  a lower value. That will affect 
the video, but as you want to use them for outputs, the lower values should be 
OK.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of claude.has...@gmail.com
Sent: Wednesday, June 21, 2017 5:16 AM
To: BeagleBoard 
Subject: [beagleboard] using SYSBOOT pins as outputsnot booting from uSD

Hey all

Im using several of the SYSBOOT pins as outputs in my project. This means they 
are connected to the inputs of other ICs.
My problem is that the Beaglebone no longer boots from uSD when connected to 
these peripherals.(sporadically, very rarely it does work)

My assumption was that connecting SYSBOOT pins to INPUTS of other devices 
shouldnt affect booting, as they are not actively being driven!
Is this wrong?

I've also heard that the pullup/down resistors for the SYSBOOT pins on the 
Beaglebone are "weak" and additional resistors should be provided externally
to make them more reliable. If so, which pins require which resistor value and 
which type(pull up or down)?

It would be nice if the solution was a simply as providing some additional 
pullup/down resistors!

can anyone shed some light on this?

Regards

Claude
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/91deec96-0428-4827-a77b-7595cf7e249b%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b9eb02d07c63422383880ccc54196957%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] pcie expansion?

2017-06-20 Thread Gerald Coley
Nothing at this point. I am bascially sitting on it. Focussing instead on 
getting the X15 ramped.

-Original Message-
From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Micka
Sent: Tuesday, June 20, 2017 2:53 PM
To: BeagleBoard 
Subject: Re: [beagleboard] pcie expansion?

Gerald any news on the expansion board? 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0ccfb9a2-128b-405c-9558-95e4a561db32%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/74d765b555964ef88639f1e41735d400%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] support

2017-06-13 Thread Gerald Coley
It does not exist.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Lê Dung
Sent: Tuesday, June 13, 2017 8:25 AM
To: beagleboard@googlegroups.com; beagleboard-...@googlegroups.com
Subject: [beagleboard] support

Dear
I am looking for the hardware design of the Beagleboard X15 embedded module in 
the Altium files format.
Kindly share with me if you have it
Special 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CABGW9zquDsxJ7jk5AqFoxdZ0ZvuXFBEUewwD5eBUJMw_h3Azvg%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/054ebf2608ef4e12916c664dc21e1abe%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] purpose of BBB/BBGW AIN7 connection?

2017-06-09 Thread Gerald Coley
It was there to allow the SW to detect whethe or not the external LDO was 
working, something that never made it into the vault of SW features.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of David McRell
Sent: Friday, June 9, 2017 2:06 PM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] purpose of BBB/BBGW AIN7 connection?

Hello Gerald,

Thank you for your reply.  Not worried about warranty here.  Just checking for 
unknown dependencies.

David

On Fri, Jun 9, 2017 at 1:50 PM, Gerald Coley 
mailto:gcol...@emprodesign.com>> wrote:
Use it for what ever you like. Just keep in mind it would void the warranty on 
the board.

Gerald


From: beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com> 
[mailto:beagleboard@googlegroups.com<mailto:beagleboard@googlegroups.com>] On 
Behalf Of David McRell
Sent: Friday, June 9, 2017 1:47 PM
To: BeagleBoard 
mailto:beagleboard@googlegroups.com>>
Subject: [beagleboard] purpose of BBB/BBGW AIN7 connection?

Hello,

What is the purpose of the resistor divider connected to AIN7?  What software 
is dependent on this, if any?

Is this only a convenient connection to quickly test ADC functionality?  I find 
no mention of AIN7 here, e2e.ti.com<http://e2e.ti.com> or on the web that 
convincingly indicates otherwise.

I realize AIN requires 1V8 maximum, hence the divider given the 3V3 input.

I'd like to use AIN7 as general purpose ADC of thermistor.

Kind Regards,
David McRell


--
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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2674a523-db8b-421b-ae71-d8227771c382%40googlegroups.com<https://groups.google.com/d/msgid/beagleboard/2674a523-db8b-421b-ae71-d8227771c382%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/GU8gAuj9Oxc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/98327c68d1db4d149bee9ccc3e6a3f51%40winhexbeus11.winus.mail<https://groups.google.com/d/msgid/beagleboard/98327c68d1db4d149bee9ccc3e6a3f51%40winhexbeus11.winus.mail?utm_medium=email&utm_source=footer>.

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<mailto:beagleboard+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAEv5bO0Txd2iG1TM%2BRwBtTcc1oQiTLPh5V2jo%2BrPak%2BJaqnPuQ%40mail.gmail.com<https://groups.google.com/d/msgid/beagleboard/CAEv5bO0Txd2iG1TM%2BRwBtTcc1oQiTLPh5V2jo%2BrPak%2BJaqnPuQ%40mail.gmail.com?utm_medium=email&utm_source=footer>.
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/aaabfcbd310b4531838a612f8fd3a71e%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] purpose of BBB/BBGW AIN7 connection?

2017-06-09 Thread Gerald Coley
Use it for what ever you like. Just keep in mind it would void the warranty on 
the board.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of David McRell
Sent: Friday, June 9, 2017 1:47 PM
To: BeagleBoard 
Subject: [beagleboard] purpose of BBB/BBGW AIN7 connection?

Hello,

What is the purpose of the resistor divider connected to AIN7?  What software 
is dependent on this, if any?

Is this only a convenient connection to quickly test ADC functionality?  I find 
no mention of AIN7 here, e2e.ti.com or on the web that convincingly indicates 
otherwise.

I realize AIN requires 1V8 maximum, hence the divider given the 3V3 input.

I'd like to use AIN7 as general purpose ADC of thermistor.

Kind Regards,
David McRell


--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2674a523-db8b-421b-ae71-d8227771c382%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/98327c68d1db4d149bee9ccc3e6a3f51%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Maximum current on pins

2017-05-25 Thread Gerald Coley
It is found in the processor datashhet. It isn't much. 6mA max and as low as 
3mA.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of fm.wichm...@gmail.com
Sent: Thursday, May 25, 2017 8:20 AM
To: BeagleBoard 
Subject: [beagleboard] Maximum current on pins

Hello,

how do I figure out, how much current I can source/sink from my BeagleBone 
Black's pins? What I have found:
The manual of the AM335x Sitara Processor 
(http://www.ti.com/product/AM3359/technicaldocuments) provides me with a table 
of the pin attributes.
The following pictures show the pin configuration of my BeagleBone Black.

[cid:image001.jpg@01D2D53E.6A387820][https://lh3.googleusercontent.com/-br4zU6dpRn8/WSbWd2-x6-I/AB0/A66cMQyc_3EUIkvH6LtG3Y6uaw5mLUJdQCLcB/s1600/P8_Header.png]
For example: I want to know the maximum current I can source from P9_11. Then I 
would look for the signal "GPIO_30".
The table tells me its provided by the processor pin named "GPCM_CSn1" which 
can provide 6 mA.

Is my answer correct?

However, I can't find "SYS_5V" for example. How much current can I source from 
that pin? And where do I get the information from?

I would be grateful 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/23e9163d-032c-4e16-a5c6-b0d614daa15f%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/645e1e0406b3488ba0482a2665c1d2a6%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: Surefire PRU - Setup.

2017-05-20 Thread Gerald Coley
I decided not to copy what was in the TRM into the SRM. That is why the SRM is 
specific to the BBB. And the TRM gets updated failry often by TI.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of William Hermans
Sent: Saturday, May 20, 2017 8:00 PM
To: beagleboard@googlegroups.com
Subject: Re: [beagleboard] Re: Surefire PRU - Setup.

System reference manual SRM, Technical reference manual TRM.

On Sat, May 20, 2017 at 5:58 PM, William Hermans 
mailto:yyrk...@gmail.com>> wrote:
No, prior to uboot overlays, overlays were loaded from the initrd, at best. 
Also we need to understand that the board file(also an overlay of sorts - but 
required )is seperate from all this discussion.

 I do not understand why you would have "field people" playing around with 
hardware overlays though. Once your hardware is finalized, it should never 
change. Which is one small reason why I personally find Universal IO 
unnecessary for my own purposes.
The problem I've seen with explanations, and documentation on device tree, is 
that no one explains it really well. Additionally, as a new player into device 
tree overlays. Its not clear where to get information from. See, you need to 
understand the pin-ctrl subsystem, gpio subsystem . . . list goes one, and on . 
. .A lot of this information has to be found from the Linux kernel source 
documentation.HOWEVER, you do not necessarily need to memorize all of this. We 
( programmers ) just need a reference that does not goes on, and on for days 
about silly details we do not need to know to get our jobs done. Nothing like 
this exists.
Anyway, in order to learn, you need to "do".

--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CALHSORrAaF4Z%2B%3DUZRq%2Bi_oMFRM_K88noC7y5D%3D9MQAkeRUovrw%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a67232f2a5a94c10abc16cc8ff83aa70%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Drop in replacements for DRAM and eMMC modules

2017-05-03 Thread Gerald Coley
You can use any of the Micron replacements on the DRAM, they work fine. They 
have several different ones, all different speed grades, but any of those speed 
grades will work.

As to eMMC, same, they just upgraded the controller in the eMMC to 5.1 and it 
is supported.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of jam...@cladnetwork.com
Sent: Wednesday, May 3, 2017 3:29 PM
To: BeagleBoard 
Subject: [beagleboard] Drop in replacements for DRAM and eMMC modules

HI all,

I am working for a company in upstate NY that has incorporated the Beaglebone 
Black into a product design. I posted here about a month ago regarding the 
schematics and layout files for the Beaglebone Black (the 
thread).

Can anyone here can suggest drop-in replacement components for the eMMC 
(KE4CN2H5A-A58) and the DRAM (D2516EC4BXGGB) modules? The ones listed in the 
most recent BOM for the BBB are proving to be very difficult to find, and I 
strongly suspect that at least the eMMC part number is not in production 
anymore. I checked Kingston's 
website, and the part numbers for 
their eMMC and DRAM lines seem to have completely changed. I would appreciate a 
pointer on alternative components if anyone here can provide advice on this.

Thanks for your help,
James
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/54814dac-0169-4ace-86f9-81cb3683f488%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c7e2f88519454fdeba1956f7826da77b%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: Depauperate Beagle Board Green

2017-04-27 Thread Gerald Coley
I could modify the DSN file, but I am on a diet, trying to cut back on all the 
free work I have been doing lately.

The DSN file is only the schematic, it will not change the PCB.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Andrea Rondini
Sent: Thursday, April 27, 2017 8:55 AM
To: BeagleBoard 
Subject: [beagleboard] Re: Depauperate Beagle Board Green

This is DSN File.

Il giorno giovedì 27 aprile 2017 15:46:58 UTC+2, Andrea Rondini ha scritto:
Hi to everyone.
I need your help, because I have to remove any connectors on the board.
Specifically, I have to create a board with DIP connectors instead of RJ45 
connector, USB Power Connect, USB and external connectors.
Can you help me? I have problems with OrCad. Every time I try to change an item 
I have always been mistaken and can not change the board on PCB EDITOR.
Please help 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/51c19508-1f0b-4e1d-ba95-c7f0dd21f217%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bd7511a1195f4ed79d3bf7212bb88d96%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Depauperate Beagle Board Green

2017-04-27 Thread Gerald Coley
You should have no issues with OrCad if you have the right revision. I need to 
know what revision of OrCAD you have. Can you tell me that?

What PCB program are you using? Beagle was done in Allegro, not OrCAD PCB.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of Andrea Rondini
Sent: Thursday, April 27, 2017 8:47 AM
To: BeagleBoard 
Subject: [beagleboard] Depauperate Beagle Board Green

Hi to everyone.
I need your help, because I have to remove any connectors on the board.
Specifically, I have to create a board with DIP connectors instead of RJ45 
connector, USB Power Connect, USB and external connectors.
Can you help me? I have problems with OrCad. Every time I try to change an item 
I have always been mistaken and can not change the board on PCB EDITOR.
Please help 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b50f4b2e-f419-491f-9ee7-f6bf12776804%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/9456bbd6543349088f019daf2dcce31b%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Customize hardware BBG

2017-04-27 Thread Gerald Coley
What version OrAD do you have?

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of andrearondini1...@gmail.com
Sent: Thursday, April 27, 2017 3:37 AM
To: BeagleBoard 
Subject: [beagleboard] Customize hardware BBG

Hi to everyone.
We're a group of hard-working guys in the hardware world.
Anyway, we use some OrCad software.
We need to modify a Beagle Board Green. We have to insert DIP connectors 
instead of the normal RJ45 and USB connectors.
Can anyone help us solve this problem?
Apparently OrCad is hostile to these changes, starting with the initial project 
that is online.
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d6896afd-de76-40a2-85e7-b32483a4c079%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/76a258830b264ca6909e5637360a8fd1%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] Re: How to separate boards?

2017-04-12 Thread Gerald Coley
It would be great if someone could create a 3D printed tool, that way there is 
less chance of damaging the board.

As I said, if both connecters are gold it is easier to get off. I can do it 
with my fingers. However, if the cape is tin, then you are in trouble. Tin is 
very rough.

Gerald

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of John Baker
Sent: Wednesday, April 12, 2017 2:46 PM
To: BeagleBoard 
Subject: [beagleboard] Re: How to separate boards?

Thanks Robert but that doesn't work well for me. Perhaps I don't have enuf 
patience. However, I found that I can use a single flat blade screwdriver at 
the ends of the connectors, twisting the blade to separate the connectors. I 
remember having a board separating tool for PC/104 boards that worked well. It 
would be nice to have such a tool for the BBBs.

On Wednesday, April 12, 2017 at 11:57:03 AM UTC-7, John Baker wrote:
Anyone have a good and simple way to separate the BBB boards without bending 
the pins?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3ab06bcb-7c17-43ed-b7d4-c011fdd9ba1b%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/0d42e6b4a16d46988b32a10c78847f15%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


RE: [beagleboard] How to separate boards?

2017-04-12 Thread Gerald Coley
With gold flash on both connectors it is not that difficult. But, best way is 
to pry them apart a little at a time working back and forth on one side and 
then the other.

Gerald


From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of John Baker
Sent: Wednesday, April 12, 2017 1:57 PM
To: BeagleBoard 
Subject: [beagleboard] How to separate boards?

Anyone have a good and simple way to separate the BBB boards without bending 
the pins?
--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ec0d9f84-7e68-4122-98b5-6c1c213f52b2%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c2eda79942af43c1b7c18d7ba1b461af%40winhexbeus11.winus.mail.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Does the X15 require 5amps minimum to run?

2017-04-03 Thread Gerald Coley
In normal usage the board takes about 600mA at 12 V. If you have a lot of
things plugged into the USB connectors, they can supply up to .9A each per
the USB specification.

You just need to press the power button one time, not hold it.

Gerald

On Mon, Apr 3, 2017 at 10:02 AM, Alek Mabry  wrote:

> I plugged my X15 into the 12v 2A power supply on my FRC bot, and the
> orange power light lit up, but when I hold the power button the second
> light lights up dim and turns off when I release the button.
>
> The power supply for the board says 12V 5A. I can get 5 amps if I bypass
> the circuitry and plug the board into the battery, but I have the danger of
> the battery going anywhere from 7-13V depending on how fast I drive. Also I
> have two 12v 2amp ports, if I connect both of them in parallel should it
> give 12V at 4amps?
>
> This is the power board I am using: https://www.andymark.
> com/product-p/am-2857.htm
>
> What should I do?
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/2500bfe6-32ee-4dfb-9d9e-e4ba12ee02dd%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Bf7RLCmKGw%2Bbz47o_k4czFyOqq_bjFsrByGxrjt4AdkYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Disabling PowerOff and Reset button

2017-03-27 Thread Gerald Coley
Reset pin goes to the reset line and the power button goes to the PMIC.
PMIC pins and reset lines are not controlled via the DTS file



On Mon, Mar 27, 2017 at 5:02 AM, PM  wrote:

> Hello everybody,
>
> I am trying to disable my reset & poweroff button from my LCD7 cape.
> I saw on the schematic diagram that these buttons are directly connected
> to SYS_RESET & PWR_BUT.
>
> I would like to know if it is possible to disable these buttons by editing
> any 'dts' or 'dtso' file ?
>
> Thank you very much.
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/37da3ff7-94d4-4305-ad02-49b8c000655f%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BccvBKiyy5-AXM7pU5eSP4S09%2B1XVH2kQp5P-zk-3PVzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Are all Beagle* Products now subject to ITAR or 'Extreme Vetting'?

2017-03-24 Thread Gerald Coley
Same comment applies to the BBBW production. The IMU can be troublesome as
well.

Distributors take these issues VERY seriously. The repercussions could be
catastrophic for them if they don't. So, look at it from their perspective.
They have a lot more to be concerned about and they need to play it safe
and it is all dictated by the 51st state in the Union.

Gerald

On Fri, Mar 24, 2017 at 2:43 PM, Robert Nelson 
wrote:

> On Fri, Mar 24, 2017 at 2:26 PM, Gerald Coley 
> wrote:
> > Not user how the parts got to China. Most likely nobody knew. Sort of
> risky
> > from my experience. But as long as nobody finds out, should not be an
> issue.
>
> They had the Octavo's from the BBBW production..
>
> i would have expected the 9-asix IMU to be more difficult this time
> around..
>
> Regards,
>
>
> --
> Robert Nelson
> https://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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CAOCHtYhEEkEQQaR07eWj0QUT-jJExynZD16Fb9qkRHUVYqO-yg%
> 40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Be_bjFPsndcV75x-ko5ZUUtXVrnLuhgToKpa%3Dbyp7fBPw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Are all Beagle* Products now subject to ITAR or 'Extreme Vetting'?

2017-03-24 Thread Gerald Coley
Not user how the parts got to China. Most likely nobody knew. Sort of risky
from my experience. But as long as nobody finds out, should not be an issue.

Gerald


On Fri, Mar 24, 2017 at 2:23 PM, Robert Nelson 
wrote:

> On Fri, Mar 24, 2017 at 2:04 PM, evilwulfie  wrote:
> > So i would assume that Element14 makes these in china ?
>
> Correct embest-tech in china built the first round of blue's..
>
> Regards,
>
> --
> Robert Nelson
> https://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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CAOCHtYihmSxG%2BixH9m1W8LWDkXy2Ya0UcAkum0CBP
> -HPkXEtEA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Bc%2B0Wb1vih1m1N3m-dkCbkifB_EX3FascounZkCXhGsHQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Are all Beagle* Products now subject to ITAR or 'Extreme Vetting'?

2017-03-24 Thread Gerald Coley
Some of them. Not sure where the Blue is hatched.

Gerald


On Fri, Mar 24, 2017 at 2:04 PM, evilwulfie  wrote:

> So i would assume that Element14 makes these in china ?
>
>
> On 3/24/2017 11:26 AM, Jason Kridner wrote:
>
>
>
> On Mar 24, 2017, at 1:53 PM, Eric Keller  wrote:
>
> Robert knows better, I guess.  Dell asks me these questions every time I
> buy a computer.  They are just fulfilling a requirement that has been in
> place for a very long time by now.
>
>
> Indeed. We've had to get classification on all Beagles due to encryption
> acceleration hardware. It turns out to be "generally available" or some
> such category, but all the paperwork must be completed and Element14 didn't
> understand they needed to do this ahead of time. Some restrictions on use
> for crypto tech is normal for US export laws.
>
>
>
>
> On Fri, Mar 24, 2017 at 1:51 PM, David Witten  wrote:
>
>> Eric,
>>
>> It doesn't say ITAR, and I'm not shipping it anywhere.  I'm located in
>> the middle of Missouri, USA.  I do not resell anything...
>>
>> Who knows in this world.
>>
>> Dave
>>
>> On Fri, Mar 24, 2017 at 12:47 PM, Eric Keller  wrote:
>>
>>> I think it's ITAR because it's a computer that can control a flying
>>> vehicle.
>>>
>>> On Fri, Mar 24, 2017 at 1:31 PM,  wrote:
>>>
 I just went to pre-order two BB Blue boards from Mouser.  They emailed
 me back a  ' Customer End User Certificate' and asking questions like:

 My Federal ID,

 Have you or has your company ever been convicted of violating U.S.
 Export Laws and Regulation?

 Are you or is your company currently listed on the Denied Person List,
 Unverified List or Entity List of the Bureau of Industry and Security,
 Department of Commerce?


 Looks like ITAR, but smells like 'Extreme Vetting' to me.

>>>
> :-(
>
>
 I'm cancelling the order...


 Dave Witten
 --
 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.
 To view this discussion on the web visit https://groups.google.com/d/ms
 gid/beagleboard/72686d50-e361-47dc-98f2-41cb71dca8a1%40googlegroups.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 a topic in the
>>> Google Groups "BeagleBoard" group.
>>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>>> pic/beagleboard/OmLM2aJnMWg/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> beagleboard+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/beagleboard/CANEU9UziXqdV11Bu-MW1ukVZ_rYoKF4J%3DqkYU%2Be
>>> TAGLeuJ0U3A%40mail.gmail.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.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/beagleboard/CABJ3BVMrUNcQ9Bvgn1Sp3nVdGZxUihHciBPpUTwuuSL
>> n7VRaog%40mail.gmail.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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CANEU9Uy12zD9%3DoKKrQdn6FtGWr_rR8Rbpm0zjvGgNdBJ8jhSAw%
> 40mail.gmail.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 uns

Re: [beagleboard] Are all Beagle* Products now subject to ITAR or 'Extreme Vetting'?

2017-03-24 Thread Gerald Coley
ITAR is military.

The issue here is the encryption capability of the processor which results
in export restrictions. This has been the case for every single Beagle
Board.

I suspect the wrinkle here may be the fact that this board has a SIP on it
with the processor inside meaning the board is a product that uses another
product that uses the processor.

The SIP has to have the correct paper work. Then once that is done the
board will also have to have its paperwork.

On Mar 24, 2017 1:37 PM, "David Witten"  wrote:

> So the answer is No.
>
> Just timing and ITAR paperwork.
>
> Old saw, I should know better - Hanlon's Razor: "Never attribute to
> malice that which is adequately explained by stupidity". But there is so
> much of both going around these days.
>
> Dave
>
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CABJ3BVMgEOLQY3oVk_A3xc%2BqziOCfXpdM%
> 3DKkEu4nA7ruRyP37Q%40mail.gmail.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeBq%2BEPp6DJHdW5HE-%3D4isVspgWvNmRvyVxnJJYdhva9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Can't Seem to Find Pin Map Spreadsheet Referenced in BeagleBoard X15 System Reference Manual

2017-03-24 Thread Gerald Coley
It has not yet been released. It needs work but it is basically what is
found in the AM5728 data sheet.

On Mar 24, 2017 12:18 PM, "Jeff Andich"  wrote:

I'm trying to learn how to do DT manipulations/configuration for the
BeagleBoard-X15/572XEVM to configure GPIO pins on the expansion headers and
to connect other peripherals on the 5728.

P. 84-85 of the BeagleBoard X15 SRM (from github) mentions that a sortable
Pin Map spreadsheet can be found on the X15 Support Wiki, but I cannot seem
to find this spreadsheet on http://elinux.org/BeagleBoard:BeagleBoard-X15
or by the googling I've done.

Is this spreadsheet needed/useful?
If so, where can it be found?
If not, where else does the information live?

Also, could you please either update the documentation and/or upload the
spreadsheet, accordingly?

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.
To view this discussion on the web visit https://groups.google.com/d/
msgid/beagleboard/dcd11297-8585-463e-9926-7a1328676f85%40googlegroups.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeTuZ0hZ8cMCukhZywnM220nNZPaf_mWHrHsnZ6hANMrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: on accessing the p8/9 headers

2017-03-12 Thread Gerald Coley
Look at what you posted.

We are volunteers here and none of us get paid for what we do. I don't care
if you buy a board or not.

I expect posters to follow the rules and post things that pertain to the
forum.

Gerald

On Sun, Mar 12, 2017 at 7:51 PM, 'woody stanford' via BeagleBoard <
beagleboard@googlegroups.com> wrote:

> Gerald is a mod? Look if you guys want me to buy your board, I expect the
> tech support to be more friendly than that? Can you remind him this is a
> business.
>
> And maybe get him to fly a moderator banner or something. Thank you
>
> (Likes Gerald so wondering what's up)
>
> Woody.
>
> On Sunday, March 12, 2017 at 5:23:18 PM UTC-7, RobertCNelson wrote:
>>
>>
>>
>> On Mar 12, 2017 7:11 PM, "'woody stanford' via BeagleBoard" <
>> beagl...@googlegroups.com> wrote:
>>
>> Moderators could you please remove this post. I haven't a clue what he
>> means by "bye bye" but it doesn't sound all that positive. Thank you.
>>
>>
>> Gerald is the mod, and he's pointing it your previous post was not 'on
>> topic', it was spam..
>>
>> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/cd518af1-d3f9-471b-972d-f3da446fbfd9%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Bet7hD1rz-dVR7JNpYPu1k3%2Bdi%2BKzA4nmqdBkPVraG65g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: on accessing the p8/9 headers

2017-03-12 Thread Gerald Coley
It is not. Please keep what you post pertinent to this forum. Oh, I am the
moderator.


Gerald

On Sun, Mar 12, 2017 at 5:54 PM, 'woody stanford' via BeagleBoard <
beagleboard@googlegroups.com> wrote:

> Moderators could you please remove this post. I haven't a clue what he
> means by "bye bye" but it doesn't sound all that positive. Thank you.
>
> On Friday, March 10, 2017 at 3:09:05 PM UTC-7, Gerald wrote:
>>
>> Bye Bye!!
>>
>> Gerald
>>
>>
>> On Fri, Mar 10, 2017 at 4:04 PM, 'woody stanford' via BeagleBoard <
>> beagl...@googlegroups.com> wrote:
>>
>>> Sweet Fish
>>> Q: What kind of fish goes well with peanut butter?
>>>
>>> A: Jellyfish!
>>>
>>> Categories: Animal Jokes(Fish Jokes), Food Jokes, Riddles(Riddles for
>>> Kids)
>>> Copyright © 2013 - All Rights Reserved - Used with Permission.
>>> Share ViaE-MailTwitterFacebookGoogle PlusURL Share
>>> 264111
>>> Anonymous
>>>
>>> Blow Your Top -Riddles
>>> Q: What is a volcano?
>>>
>>> A: A mountain with the hiccups.
>>>
>>>
>>>
>>> Categories: Riddles(Riddles for Kids)
>>> Share ViaE-MailTwitterFacebookGoogle PlusURL Share
>>> 13227
>>> Anonymous
>>>
>>> Identity Theft
>>> Q: What do you call a noodle that committed identity theft?
>>>
>>> A: An im-pasta!
>>>
>>> Categories: Food Jokes, Word Play Jokes, Riddles(Riddles for Kids)
>>> Copyright © 2013 - All Rights Reserved - Used with Permission.
>>> 130
>>> Anonymous
>>>
>>> Deportation
>>> I live in constant fear that Trump will deport my latina mother-in-law
>>> who lives at 1944 5th Street in a white house with a blue door.  She gets
>>> off work at 6PM.
>>>
>>> Categories: Jokes about Families(Mother-in-Law Jokes), Ethnic / Country
>>> Jokes(Mexico Jokes)
>>> 220
>>> Anonymous
>>>
>>> Getting on Television
>>> Q: How do you get on television?
>>>
>>> A: You sit on it!
>>>
>>> Categories: One-Liner Jokes, Word Play Jokes, Riddles(Riddles for Kids)
>>> Copyright © 2013 - All Rights Reserved - Used with Permission.
>>> 032
>>> Submitted By: toemeraldcity
>>>
>>> Call Me Maybe
>>> Q: How did the telephone propose to his girlfriend?
>>>
>>> A: He gave her a ring.
>>>
>>> Categories: Relationship Jokes(Dating Jokes), Telephone Jokes,
>>> Riddles(Riddles for Kids)
>>> 11122
>>> Anonymous
>>>
>>> Police Stop at 2AM
>>> An elderly man is stopped by the police around 2 a.m. and is asked where
>>> he is going at this time of night.
>>>
>>> The man replies, "I am on my way to a lecture about alcohol abuse and
>>> the effects it has on the human body, as well as smoking and staying out
>>> late." The officer then asks, "Really? Who is giving that lecture at this
>>> time of night?"
>>>
>>> The man replies, "That would be my wife."
>>>
>>> Categories: Old Age Jokes, Relationship Jokes(Marriage Jokes), Alcohol
>>> Jokes
>>> 490
>>> Anonymous
>>>
>>> Shady Dog
>>> Q: Why did the dog sit in the shade?
>>>
>>> A: Because he didn't want to be a hot dog!
>>>
>>> Categories: Food Jokes, Animal Jokes(Dog Jokes), Funny Thoughts, Word
>>> Play Jokes, Riddles(Riddles for Kids)
>>> 11001636422
>>> Anonymous
>>>
>>> Snowman Transport
>>> Q: How does a Snowman get to work?
>>>
>>> A: By icicle.
>>>
>>> On Thursday, March 9, 2017 at 5:17:59 AM UTC-7, woody stanford wrote:

 OK, I want to get to the bottom of this whole GPIO issue on the BBB, so
 I'm opening up this thread as a "documenter" whereby which I can take notes
 based on my research into how you consistently, stably and SOLIDLY
 programatically access the GPIO pins on a BBB. I've already done a lot of
 the footwork so I'm not entirely unknowledgeable, but I want to get to the
 heart of this issue and solve the mental block people have with this. A
 private hope.

 Either way, probably a good mess of processed links, articles and
 information where you can start.

>>> --
>>> 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.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/beagleboard/59810c04-e7f2-4da9-b42e-80c2ee8be07d%40googlegroups.com
>>> 
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Gerald
>>
>> ger...@beagleboard.org
>> http://beagleboard.org/
>> gco...@emprodesign.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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/ee9affaf-63

Re: [beagleboard] Re: on accessing the p8/9 headers

2017-03-10 Thread Gerald Coley
Bye Bye!!

Gerald


On Fri, Mar 10, 2017 at 4:04 PM, 'woody stanford' via BeagleBoard <
beagleboard@googlegroups.com> wrote:

> Sweet Fish
> Q: What kind of fish goes well with peanut butter?
>
> A: Jellyfish!
>
> Categories: Animal Jokes(Fish Jokes), Food Jokes, Riddles(Riddles for Kids)
> Copyright © 2013 - All Rights Reserved - Used with Permission.
> Share ViaE-MailTwitterFacebookGoogle PlusURL Share
> 264111
> Anonymous
>
> Blow Your Top -Riddles
> Q: What is a volcano?
>
> A: A mountain with the hiccups.
>
>
>
> Categories: Riddles(Riddles for Kids)
> Share ViaE-MailTwitterFacebookGoogle PlusURL Share
> 13227
> Anonymous
>
> Identity Theft
> Q: What do you call a noodle that committed identity theft?
>
> A: An im-pasta!
>
> Categories: Food Jokes, Word Play Jokes, Riddles(Riddles for Kids)
> Copyright © 2013 - All Rights Reserved - Used with Permission.
> 130
> Anonymous
>
> Deportation
> I live in constant fear that Trump will deport my latina mother-in-law who
> lives at 1944 5th Street in a white house with a blue door.  She gets off
> work at 6PM.
>
> Categories: Jokes about Families(Mother-in-Law Jokes), Ethnic / Country
> Jokes(Mexico Jokes)
> 220
> Anonymous
>
> Getting on Television
> Q: How do you get on television?
>
> A: You sit on it!
>
> Categories: One-Liner Jokes, Word Play Jokes, Riddles(Riddles for Kids)
> Copyright © 2013 - All Rights Reserved - Used with Permission.
> 032
> Submitted By: toemeraldcity
>
> Call Me Maybe
> Q: How did the telephone propose to his girlfriend?
>
> A: He gave her a ring.
>
> Categories: Relationship Jokes(Dating Jokes), Telephone Jokes,
> Riddles(Riddles for Kids)
> 11122
> Anonymous
>
> Police Stop at 2AM
> An elderly man is stopped by the police around 2 a.m. and is asked where
> he is going at this time of night.
>
> The man replies, "I am on my way to a lecture about alcohol abuse and the
> effects it has on the human body, as well as smoking and staying out late."
> The officer then asks, "Really? Who is giving that lecture at this time of
> night?"
>
> The man replies, "That would be my wife."
>
> Categories: Old Age Jokes, Relationship Jokes(Marriage Jokes), Alcohol
> Jokes
> 490
> Anonymous
>
> Shady Dog
> Q: Why did the dog sit in the shade?
>
> A: Because he didn't want to be a hot dog!
>
> Categories: Food Jokes, Animal Jokes(Dog Jokes), Funny Thoughts, Word Play
> Jokes, Riddles(Riddles for Kids)
> 11001636422
> Anonymous
>
> Snowman Transport
> Q: How does a Snowman get to work?
>
> A: By icicle.
>
> On Thursday, March 9, 2017 at 5:17:59 AM UTC-7, woody stanford wrote:
>>
>> OK, I want to get to the bottom of this whole GPIO issue on the BBB, so
>> I'm opening up this thread as a "documenter" whereby which I can take notes
>> based on my research into how you consistently, stably and SOLIDLY
>> programatically access the GPIO pins on a BBB. I've already done a lot of
>> the footwork so I'm not entirely unknowledgeable, but I want to get to the
>> heart of this issue and solve the mental block people have with this. A
>> private hope.
>>
>> Either way, probably a good mess of processed links, articles and
>> information where you can start.
>>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/59810c04-e7f2-4da9-b42e-80c2ee8be07d%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Bfzagq5P2_OFymYPT%3DXBzJR9Sh3sbgL2dmBuY1CpBbSBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] BeagleBone Green CAD Files (Altium Designer)

2017-03-07 Thread Gerald Coley
Oh, OK. I picked up BeagleBone Black in the thread.

I am sure Seeed will provide the needed information with the file already
converted and cleaned up in Altium.

Gerald


On Tue, Mar 7, 2017 at 4:35 PM, John Syne  wrote:

> Yeah, I think the OP was asking for BeagleBone Green.
>
> Regards,
> John
>
>
>
>
> On Mar 7, 2017, at 2:15 PM, Gerald Coley  wrote:
>
> It has already been done, minus a couple of small changes. I suggest you
> start with what has already been done and cleaned up. A basic ASCII
> conversion has a lot of things that require clean up.
>
> http://www.elinux.org/Beagleboard:BeagleBoneBlack#
> LATEST_PRODUCTION_FILES_.28C.29
>
> Gerald
>
>
> On Tue, Mar 7, 2017 at 4:11 PM, John Syne  wrote:
>
>> Hi James,
>>
>> You have two options here. Ask Gerald to provide the ascii version of the
>> PCB or contact your local Allegro or Altium user group and ask someone to
>> do the conversion for you.
>>
>> Regards,
>> John
>>
>>
>>
>>
>> On Mar 7, 2017, at 1:23 PM, jam...@cladnetwork.com wrote:
>>
>> Hi John,
>>
>> Thank you for the advice on the conversion process.
>>
>> I created this post after attempting to convert the .brd file available
>> on the official BeagleBoard wiki using Altium, Ltd's instructions on how to
>> do so (see here
>> <http://techdocs.altium.com/display/ADOH/Moving+to+Altium+Designer+from+Cadence+Allegro+PCB+Editor>,
>> I am using AD16). Converting to ASCII (.alg) is not possible because I do
>> not have Cadence Allegro (the Altium, Ltd-supplied batch file appears to
>> use Allegro to open "file.brd", and then save it as "file.alg").
>> BeagleBoard does not seem to supply the design files in this format. I have
>> yet to find the files in ASCII format at this point.
>>
>> -James
>>
>> On Tuesday, March 7, 2017 at 4:02:26 PM UTC-5, john3909 wrote:
>>>
>>> Converting Orcad/Allegro files to Altium is pretty easy if you can get
>>> the Allegro files in ascii format. There are several issues you have to
>>> clean up, especially the copper pour areas which I advise to delete and
>>> just recreate these areas. Some of the components included some artifacts
>>> which need fixing. The universal database that links Schematic and PCB
>>> layout will have some inconsistencies and these need to be resolved.
>>>
>>> I converted the original BBB files which took me a few days to complete.
>>> My advise is generate Gerber files after the final conversion and compare
>>> those to the original Gerber files to ensure you haven’t made any mistakes
>>> in the conversion.
>>>
>>> Regards,
>>> John
>>>
>>>
>>>
>>>
>>> On Mar 7, 2017, at 11:13 AM, jam...@cladnetwork.com wrote:
>>>
>>> Hi all,
>>>
>>> I am the lead electrical engineer for a small company based in New York
>>> State. We have been using both the Beaglebone Green and Beaglebone Black
>>> internally for hardware development purposes for the past couple of months
>>> for an upcoming product. We are early in the process of transitioning to a
>>> production-grade single board hardware design for said product.
>>>
>>> I am looking for CAD files for the Beaglebone Green to use as a starting
>>> point in the board design process. Can anyone here point me towards for
>>> provide me with Altium Designer files for the BeagleBone Green? We do not
>>> use Cadence Allegro to design our boards, and have no way of converting the
>>> available OrCAD/Allegro CAD files to an Altium Designer compatible format.
>>>
>>> I would much rather not have to redesign a complicated & nontrivial
>>> board layout for an open-source hardware product such as this, especially
>>> given that the open-source nature of BeagleBone was the most motivating
>>> factor in choosing as a development and prototyping tool.
>>>
>>> Note that we are not modifying any part of the BeagleBone Green's design
>>> (except removing the 2X23 female headers and grove sockets). We are using
>>> it as a base and adding additional functionality via peripheral components
>>> that are integrated on the same board.
>>>
>>> Thank you for any help that you can provide.
>>>
>>> I look forward to hearing back,
>>> James
>>>
>>> *Disclaimer: I fully understand that these files would come as is, with
>>> no warranty or guarantee of suitability o

Re: [beagleboard] BeagleBone Green CAD Files (Altium Designer)

2017-03-07 Thread Gerald Coley
It has already been done, minus a couple of small changes. I suggest you
start with what has already been done and cleaned up. A basic ASCII
conversion has a lot of things that require clean up.

http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

Gerald


On Tue, Mar 7, 2017 at 4:11 PM, John Syne  wrote:

> Hi James,
>
> You have two options here. Ask Gerald to provide the ascii version of the
> PCB or contact your local Allegro or Altium user group and ask someone to
> do the conversion for you.
>
> Regards,
> John
>
>
>
>
> On Mar 7, 2017, at 1:23 PM, jam...@cladnetwork.com wrote:
>
> Hi John,
>
> Thank you for the advice on the conversion process.
>
> I created this post after attempting to convert the .brd file available on
> the official BeagleBoard wiki using Altium, Ltd's instructions on how to do
> so (see here
> ,
> I am using AD16). Converting to ASCII (.alg) is not possible because I do
> not have Cadence Allegro (the Altium, Ltd-supplied batch file appears to
> use Allegro to open "file.brd", and then save it as "file.alg").
> BeagleBoard does not seem to supply the design files in this format. I have
> yet to find the files in ASCII format at this point.
>
> -James
>
> On Tuesday, March 7, 2017 at 4:02:26 PM UTC-5, john3909 wrote:
>>
>> Converting Orcad/Allegro files to Altium is pretty easy if you can get
>> the Allegro files in ascii format. There are several issues you have to
>> clean up, especially the copper pour areas which I advise to delete and
>> just recreate these areas. Some of the components included some artifacts
>> which need fixing. The universal database that links Schematic and PCB
>> layout will have some inconsistencies and these need to be resolved.
>>
>> I converted the original BBB files which took me a few days to complete.
>> My advise is generate Gerber files after the final conversion and compare
>> those to the original Gerber files to ensure you haven’t made any mistakes
>> in the conversion.
>>
>> Regards,
>> John
>>
>>
>>
>>
>> On Mar 7, 2017, at 11:13 AM, jam...@cladnetwork.com wrote:
>>
>> Hi all,
>>
>> I am the lead electrical engineer for a small company based in New York
>> State. We have been using both the Beaglebone Green and Beaglebone Black
>> internally for hardware development purposes for the past couple of months
>> for an upcoming product. We are early in the process of transitioning to a
>> production-grade single board hardware design for said product.
>>
>> I am looking for CAD files for the Beaglebone Green to use as a starting
>> point in the board design process. Can anyone here point me towards for
>> provide me with Altium Designer files for the BeagleBone Green? We do not
>> use Cadence Allegro to design our boards, and have no way of converting the
>> available OrCAD/Allegro CAD files to an Altium Designer compatible format.
>>
>> I would much rather not have to redesign a complicated & nontrivial board
>> layout for an open-source hardware product such as this, especially given
>> that the open-source nature of BeagleBone was the most motivating factor in
>> choosing as a development and prototyping tool.
>>
>> Note that we are not modifying any part of the BeagleBone Green's design
>> (except removing the 2X23 female headers and grove sockets). We are using
>> it as a base and adding additional functionality via peripheral components
>> that are integrated on the same board.
>>
>> Thank you for any help that you can provide.
>>
>> I look forward to hearing back,
>> James
>>
>> *Disclaimer: I fully understand that these files would come as is, with
>> no warranty or guarantee of suitability or merchantability for any purpose.
>>
>> **There is a separate thread for BeagleBone Black revC related responses.
>>
>>
>> --
>> 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.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/beagleboard/d586a995-398d-4de8-ad07-a2e9b880b393%40googlegroups.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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/0e33abca-bcb6-4827-8123-48e73b53e32b%40googlegroups.com
> 

Re: [beagleboard] BeagleBone Black Rev C CAD Files (Altium Designer)

2017-03-07 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#LATEST_PRODUCTION_FILES_.28C.29

These are latest files. There i sno Rev C PCB. Rev C was a result of a
processor change as you can see on the link I provided that goes to the
support WIKI.

Altium files are provided.

Gerald


On Tue, Mar 7, 2017 at 1:17 PM,  wrote:

> Hi all,
>
> I am the lead electrical engineer for a small company based in New York
> State. We have been using both the Beaglebone Green and Beaglebone Black
> internally for hardware development purposes for the past couple of months
> for an upcoming product. We are early in the process of transitioning to a
> production-grade single board hardware design for said product.
>
> I am looking for CAD files for the Beaglebone Black Rev C to use as a
> starting point in the board design process. Can anyone here point me
> towards for provide me with Altium Designer files for the BeagleBone Black
> Rev C? We do not use Cadence Allegro to design our boards, and have no way
> of converting the available OrCAD/Allegro CAD files to an Altium Designer
> compatible format.
>
> I would much rather not have to redesign a complicated & nontrivial board
> layout for an open-source hardware product such as this, especially given
> that the open-source nature of BeagleBone was the most motivating factor in
> choosing it as a development and prototyping tool.
>
> Note that we are not modifying any part of the BeagleBone Black's design
> (except removing the 2X23 female headers and HDMI hardware). We are using
> it as a base and adding additional functionality via peripheral components
> that are integrated on the same board.
>
> Thank you for any help that you can provide.
>
> I look forward to hearing back,
> James
>
> *Disclaimer: I fully understand that these files would come as is, with no
> warranty or guarantee of suitability or merchantability for any purpose.
>
> **There is a separate thread for BeagleBone Green related responses.
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/dafaab18-eefb-4cc1-a1d0-56dd311f4929%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BfL1qswH4%2BZ6fAVrV-qcy0%3DZ1o1fVoEYt1QDMSJ8MHYMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: Max current on header 5/3.3V supply

2017-03-05 Thread Gerald Coley
Tying them together will not increase current capacity. They both come from
the same place on the board, the power supply device itself..

Gerald


On Sun, Mar 5, 2017 at 9:46 AM,  wrote:

> If I tie the two 3.3V pins together, can I draw 0.333mA  or just 250mA??
>
> I'm using 3 thermistor sensors at 0.11mA each so I'm wondering if I'm
> going to blow my board.
>
> Many thanks for some knowledgable input!!
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/47a0c679-687c-4083-80a5-44bf9b2fb118%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Bcjde4O_agHttyJvcaMdWboG27u%2BKEEUSn7fcntNyw1Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Volatility Statement/Letter

2017-03-04 Thread Gerald Coley
http://www.elinux.org/Beagleboard:BeagleBoneBlack#Terms_of_Use

Gerald

On Sat, Mar 4, 2017 at 5:38 AM, Bill Mar  wrote:

> Special Computing routinely provides Letter of Volatility with our
> "NoLogo" boards for commercial use and are treated as proprietary
> information. Our customer tends to issue their own form letter for their
> vendors to fill out. Letters of Volatility are used to assist in defining
> procedures to safely sanitize the equipment prior to removing the equipment
> and/or releasing the equipment for use in another area of operation.
>
> On Sat, Mar 4, 2017 at 4:09 AM, Jason Kridner  wrote:
>
>> I had to look up what such a letter would be.
>>
>> I found http://howtowritealetter.net/letter-of-volatility.html
>>
>> I'm not sure of the value as the detailed specifications are already
>> public. How would this be put to practical use? What liability are we
>> opening ourselves to?
>>
>> On Mar 3, 2017, at 9:53 PM, Justus Timm 
>> wrote:
>>
>> I was wondering if there happened to already be a statement of volatility
>> for the BeagleBone Black product?
>>
>> --
>> 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.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/beagleboard/00669EA4-BBB1-4443-9EDA-8EEA69BD2E93%40gmail.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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CAMPEx0e734NUrBu0BdT10yuJhi-o8oCzzLdvJpUJS4QgqAJR2g%
> 40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BdsqBU90h0JojtJjX5dZAoeqcwwvP6NZAr0Ka6O1Y28_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Volatility Statement/Letter

2017-03-03 Thread Gerald Coley
There is no such letter available for this development board as such and
there won't be.

It cannot be bricked and can always be re-flashed if the eMMC is affected.
If you turn off the power the eMMC is still there but the SDRAM is not
preserved.
If you load bad code it can modify the eMMC to the point that the board
will not boot.
Internal ROM can be used to fix this event by using the internal boot
loader to reflashed the board.

Any user data that may be stored is a result of the SW that may be run on
the board and the HW does not prevent any data form being stored. This
board runs dozens of versions of Linux and dozens of Linux distros.

As such, this board is not a finished product and is not offered as such.

Gerald

On Fri, Mar 3, 2017 at 9:53 PM, Justus Timm 
wrote:

> Hello,
>
>
>
> I was wondering if there happened to already be a statement of volatility
> for the BeagleBone Black product?
>
>
>
> Would it be possible to obtain a copy of this statement/letter?
>
>
>
> Please advise if this is something that can be obtained.
>
>
>
> Thank you for your time!
>
>
>
> *Justus Timm*
> Test Engineer
>
> Q4 Services LLC
> 1410 North Goldenrod Road
>
> Orlando, Florida 32807
> Office: +1 407 382 4000 <(407)%20382-4000>
> www.q4services.com
>
>
> [image: http://www.q4services.com/images/email.png]
>
>
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/BN6PR08MB2753BA2DD35CEF34066B7ADFD32A0%40BN6PR08MB2753.
> namprd08.prod.outlook.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Be28KufXUX6bS2YuNruph0DjxPRKFFWnZAerwZBMtf8yQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: BeagleBone Black Input Voltage Range and corresponding Logic Levels?

2017-03-01 Thread Gerald Coley
http://www.ti.com/product/AM3358/technicaldocuments


On Wed, Mar 1, 2017 at 5:31 AM,  wrote:

> I want to give input to beaglebone black. But my hardware (From which I am
> giving input to beaglebone) Toggles between 0.5V and 3.3V. My question is
> till what voltage beaglebone will take it as logic 0
>
>
> On Sunday, March 8, 2015 at 5:48:49 PM UTC+5:30, COG wrote:
>>
>> Hi:
>>
>> I would like to know (preferably from a datasheet or similar) the *input
>> voltage ranges* that would equate to a '*logic low*' and a '*logic high*'
>> for the BBB?
>>
>> Here is an example of what I am talking about:
>> See the sub topic *Arduino Logic Levels* on the page titled 'Logic
>> Levels' (https://learn.sparkfun.com/tutorials/logic-levels).
>>
>> Thanks
>> COG
>>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/b208c13f-1a6a-4d08-98cc-f700a4864e38%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BePJKEwcRumL%3DEtX9t--5Y7VGc3GWr2zgib2y_v7YSUEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: BeagleBone Black Input Voltage Range and corresponding Logic Levels?

2017-03-01 Thread Gerald Coley
http://www.ti.com/product/AM3358/technicaldocuments

Gerald

On Wed, Mar 1, 2017 at 1:25 AM,  wrote:

>
>
> On Sunday, March 8, 2015 at 5:48:49 PM UTC+5:30, COG wrote:
>>
>> Hi:
>>
>> I would like to know (preferably from a datasheet or similar) the *input
>> voltage ranges* that would equate to a '*logic low*' and a '*logic high*'
>> for the BBB?
>>
>> Here is an example of what I am talking about:
>> See the sub topic *Arduino Logic Levels* on the page titled 'Logic
>> Levels' (https://learn.sparkfun.com/tutorials/logic-levels).
>>
>> Thanks
>> I want the low logic level and high logic level voltage values for PRU
>> GPIO
>>
>
>
>>
>>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/51c225ec-20fb-4edf-a6cf-27485559a8b8%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BdPcxkKHDWa0x%3DU%3Dnp8LmFXnFqm-SZ1gtGq6GLM3WEd8A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Dual Ethernet with OSD335x

2017-02-28 Thread Gerald Coley
I have no idea what groups they read, if any at all.

Gerald

On Tue, Feb 28, 2017 at 7:59 AM, Matwey V. Kornilov <
matwey.korni...@gmail.com> wrote:

> Don't they read this group?
>
> 2017-02-26 16:31 GMT+03:00 Gerald Coley :
> > In theory it should be possible. But I would ask the folks at Octavo to
> what
> > extent they have tested such a configuration on their device.
> >
> > Gerald
> >
> >
> > On Sun, Feb 26, 2017 at 5:31 AM, Matwey V. Kornilov
> >  wrote:
> >>
> >> Hello,
> >>
> >> I am sorry in advance If I am asking too stupid question.
> >> Now I am reading Octavio OSD335x data sheet and I see that it exports
> >> GMPC_A[0-10] pins which are used as MII2 pins on AM335x.
> >> The question is the following. Is it possible to redesign Octavio-based
> >> BeagleBone Black (such as BeagleBone Black Wireless) to support dual
> copper
> >> Ethernet interfaces? Octavio provides tight packing, and looking at BBB
> >> Wireless I see much space left on board. Are there any other obstacles?
> >> That is another question who needs this...
> >>
> >> --
> >> 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.
> >> To view this discussion on the web visit
> >> https://groups.google.com/d/msgid/beagleboard/f4dc5f11-
> 5ca9-4899-b282-4e3c0a7cef78%40googlegroups.com.
> >> For more options, visit https://groups.google.com/d/optout.
> >
> >
> >
> >
> > --
> > Gerald
> >
> > ger...@beagleboard.org
> > http://beagleboard.org/
> > gcol...@emprodesign.com
> >
> > --
> > For more options, visit http://beagleboard.org/discuss
> > ---
> > You received this message because you are subscribed to a topic in the
> > Google Groups "BeagleBoard" group.
> > To unsubscribe from this topic, visit
> > https://groups.google.com/d/topic/beagleboard/hnuwFRWIYrA/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to
> > beagleboard+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msgid/beagleboard/CAHK_S%
> 2BetU4iGkVbXA9h2fTr8jfSO2Kz0fk4VhZjFEg3V%2BRF1Jw%40mail.gmail.com.
> >
> > For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> With best regards,
> Matwey V. Kornilov
> http://blog.matwey.name
> xmpp://0x2...@jabber.ru
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CAJs94EZYpu2FbEWqP6%3DPLMzEfoioxhtYs6941dzSa_
> xNJd458Q%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2Be9d2dGLf4FTG1BSa8AJKTTZySi5zoZ0UnZGhz0wW-hnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Dual Ethernet with OSD335x

2017-02-26 Thread Gerald Coley
In theory it should be possible. But I would ask the folks at Octavo to
what extent they have tested such a configuration on their device.

Gerald


On Sun, Feb 26, 2017 at 5:31 AM, Matwey V. Kornilov <
matwey.korni...@gmail.com> wrote:

> Hello,
>
> I am sorry in advance If I am asking too stupid question.
> Now I am reading Octavio OSD335x data sheet and I see that it exports
> GMPC_A[0-10] pins which are used as MII2 pins on AM335x.
> The question is the following. Is it possible to redesign Octavio-based
> BeagleBone Black (such as BeagleBone Black Wireless) to support dual copper
> Ethernet interfaces? Octavio provides tight packing, and looking at BBB
> Wireless I see much space left on board. Are there any other obstacles?
> That is another question who needs this...
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/f4dc5f11-5ca9-4899-b282-4e3c0a7cef78%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BetU4iGkVbXA9h2fTr8jfSO2Kz0fk4VhZjFEg3V%2BRF1Jw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] about beagleboard display

2017-02-22 Thread Gerald Coley
As I said, you can connect it to and HDMI display with the same cable. It
will work.

DVI-D and HDMI are the same with the exception of audio support.

Gerald


On Wed, Feb 22, 2017 at 8:37 AM, vikram  wrote:

> I am working with beagle board(2008) c2. it has DVI D  connection for
> display. can I use dvi to hdmi convetor to connect it to hdmi display
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/1c4e35f8-6aec-405d-b177-b962fd1340b1%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BeatDDcXUqTpBWpkeo%3D4qJd3RrJNSzSLJrNxUFdrcokQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Tips on using a BBGW in a consumer product

2017-02-21 Thread Gerald Coley
It arrived in the group posting.

Gerald


On Tue, Feb 21, 2017 at 2:32 PM, Steve Groen  wrote:

> Jason Kridner,
>
>
>
> Generally:
>
>  How do you incorporate a BBGW into a consumer product?
>
>  Does anybody do this, or do they design their own board
>
>  using BBGW as a base?
>
>
>
> Reset/Upgrade:
>
>  How does a customer 'factory reset' a bricked BBGW?  Swap
>
>  out the SD card?  Provide an externally accessible slot
>
>  for the SD card, or allow customer to open and replace
>
>  the card?  RMA?
>
>
>
>  How are field upgrades handled?  Replace SD card?  Over the
>
>  air upgrade procedure?  Connect via serial port?  RMA?
>
>
>
>
>
> Jason, did I Cc this message properly as you requested?  If so where do I
> go
> to see this posting?
>
> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/000b01d28c81%24a7a2f470%24f6e8dd50%24%40mchsi.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BdZn1AEeNt6abe%3DiR9mL0G5fY6e5zMgwceOkhy8%3D9UNmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Re: how to unfreeze my BBB?

2017-02-15 Thread Gerald Coley
You bet!

Gerald


On Wed, Feb 15, 2017 at 1:54 PM, mzimmers  wrote:

> Oh man...what a moron I am.
>
> I unplugged the USB device and put the card into the connector you
> mentioned. Even without me holding down the boot button, it seems to be
> loading (probably because it couldn't boot from the eMMC). I'm now getting
> the 1-2-3-4-3-2-1 flashing of the LEDs...will report back when that's done.
>
> Thanks, Gerald.
>
> On Wednesday, February 15, 2017 at 12:50:55 PM UTC-7, Gerald wrote:
>>
>> The board is designed to boot off the SD card connector on the back of
>> the board, not the USB port.
>>
>> Gerald
>>
>> --
> 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.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/1dff17bb-187f-45d3-ae54-89f0fdc4b082%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Gerald

ger...@beagleboard.org
http://beagleboard.org/
gcol...@emprodesign.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BdxC_Z4WvGhf41Qi-ONRMyF9Tn%3DqvpJdEftrj5z2bneRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   8   9   10   >