From owner-freebsd-arm@FreeBSD.ORG Thu May 22 14:53:10 2014 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2DEA3A40 for ; Thu, 22 May 2014 14:53:10 +0000 (UTC) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0125129D4 for ; Thu, 22 May 2014 14:53:09 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1WnUMm-000OZf-KR; Thu, 22 May 2014 14:53:08 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id s4MEr5RD046454; Thu, 22 May 2014 08:53:05 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/L+RiJoLZzccUvz+m1SvpU Subject: Re: BBB MMC / SD detection instability with U-Boot 2014.04 (CPU 1GHz) From: Ian Lepore To: Luiz Otavio O Souza In-Reply-To: References: <20140522.204656.144162099.toshi@ruby.ocn.ne.jp> <1400765234.1152.224.camel@revolution.hippie.lan> <20140522.231553.186386229.toshi@ruby.ocn.ne.jp> Content-Type: text/plain; charset="us-ascii" Date: Thu, 22 May 2014 08:53:05 -0600 Message-ID: <1400770385.1152.233.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 14:53:10 -0000 On Thu, 2014-05-22 at 11:34 -0300, Luiz Otavio O Souza wrote: > Just picking one email to reply... > > This is probably unrelated, but i can consistently corrupt my SD Card > data if i connect (and use) a very small R/C servo (the 9g ones, used > on foam planes) to the 3.3v on the expansion headers. > > I'm not sure if it is because of noise or the power consumption, but > looks like the BBB is really picky about the power conditions here. > > Connecting the servo to the VDD_5V on the same header makes the problem go away. > > So be careful about what you connect on your boards :) > It looks like the 3v3b rail comes off a 500mA LDO and is already powering several of the onboard chips (including eMMC and at least part of the ethernet phy), so it may be power consumption. -- Ian