[beagleboard] Board Does Not Power On, Power LED Flashes Once

2014-05-22 Thread Miroslav Rudišin
I've managed to damage BBB when I was disconnecting power input cable from it. Is the following issue of old Beaglebone still valid for the BBB? http://www.elinux.org/Beagleboard:BeagleBone#Board_Does_Not_Power_On.2C_Power_LED_Flashes.5BAll_Revisions.5D Just wondering, I might have damaged it

Re: [beagleboard] Board Does Not Power On, Power LED Flashes Once

2014-05-22 Thread Miroslav Rudišin
By powering down you mean either: - issuing power off sequence from the OS - holding power button for 8 seconds Or is it also good enough just disconnecting power supply from wall outlet? Thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because

Re: [beagleboard] Board Does Not Power On, Power LED Flashes Once

2014-05-22 Thread Miroslav Rudišin
it. After it powers down, then you can remove the power. We need to make sure the PMIC powers down all the rails to the processor in order. Gerald On Thu, May 22, 2014 at 2:17 PM, Miroslav Rudišin rud...@gmail.comjavascript: wrote: By powering down you mean either: - issuing power off

Re: [beagleboard] Board Does Not Power On, Power LED Flashes Once

2014-05-22 Thread Miroslav Rudišin
window and it will power off. Regards, John Gerald On Thu, May 22, 2014 at 2:17 PM, Miroslav Rudišin rud...@gmail.comjavascript: wrote: By powering down you mean either: - issuing power off sequence from the OS - holding power button for 8 seconds Or is it also good enough

[beagleboard] Re: How to disable clkout2 and use mcasp0_axr1 on shared pin 41?

2014-04-07 Thread Miroslav Rudišin
5:41:52 PM UTC+2, Dennis Cote wrote: On Sunday, April 6, 2014 4:47:25 AM UTC-6, Miroslav Rudišin wrote: It is false, because clock control is on gpio3[21]. Hi Miroslav, You might want to double check what you are doing here. The clock control is on gpio1_27 as shown on page 3

[beagleboard] Re: How to disable clkout2 and use mcasp0_axr1 on shared pin 41?

2014-04-06 Thread Miroslav Rudišin
Hi again, Just after the posting I've found the source of reported error. The Angstrom DTS file contains following pinctrl request in the DTS for HDMI audio. 0x1a8 0x1f /* mcasp0_axr1 GPIO1_27 | OUTPUT | PULLUP */ mcasp_clock_enable = gpio2 27 0; /* BeagleBone Black Clk enable on GPIO1_27 */