[beagleboard] Signed BBB drivers for Windows 10

2015-10-01 Thread Manish Shakya
Hi Everyone, Where can I find signed drivers for Windows 10? Thanks Manish -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiv

[beagleboard] No usb on 3.14

2015-09-04 Thread Manish Shakya
Hi everyone, I moved from 3.12 to 31.4, usb doesn't seem to work. It fails at the boot. [2.576280] musb-hdrc musb-hdrc.0.auto: Failed to request rx1. [2.582243] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 [2.656156] musb-hdrc musb-hdrc.1.auto: Failed to

[beagleboard] USB doesn't work in 3.14 kernel

2015-09-04 Thread Manish Shakya
Hi everyone, I am curious to know if anyone made usb to work in 3.14 kernel from https://github.com/beagleboard/linux.git. It was working fine with 3.12 kernel. Any help would be appreciated. Manish -- For more options, visit http://beagleboard.org/discuss --- You received this message

Re: [beagleboard] USB doesn't work in 3.14 kernel

2015-09-04 Thread Manish Shakya
Disabling DMA mode fixed it. # CONFIG_USB_TI_CPPI41_DMA is not set CONFIG_MUSB_PIO_ONLY=y On Fri, Sep 4, 2015 at 1:40 PM, Robert Nelson <robertcnel...@gmail.com> wrote: > > On Sep 4, 2015 11:51 AM, "Manish Shakya" <manishshakya...@gmail.com> > wrote: > >

Re: [beagleboard] Error: invalid swi expression Error: value of 0000000000070000 too large for field of 2 bytes at 000

2014-08-06 Thread manish
, William Hermans yyr...@gmail.com javascript: wrote: Except that the value passed in as is will have to be between 0 and 65535( max range for a 16bit type ). On Sat, Aug 2, 2014 at 3:28 PM, William Hermans yyr...@gmail.com javascript: wrote: Manish, I have no idea how the underlying code

[beagleboard] Error: invalid swi expression Error: value of 0000000000070000 too large for field of 2 bytes at 000

2014-08-02 Thread manish
not see any issue with this instructions as the last bits should be set to 1 to operate in privileged mode. Please refer http://www.riscos.com/support/developers/prm/swis.html#57602 Can anyone help me to fix this problem? Is it a gcc compiler issue or issue with the code. Thanks Regards, Manish

Re: [beagleboard] Error: invalid swi expression Error: value of 0000000000070000 too large for field of 2 bytes at 000

2014-08-02 Thread manish
with the code.* Aside from 458752 being about 7 times to big to fit in a 16 bit field ? On Sat, Aug 2, 2014 at 4:00 AM, manish manish...@gmail.com javascript: wrote: Hi, I am trying to compile the uart code comes with AM335X_StarterWare_02_00_01_01 for BeagleBoneBlack. But I get below

[beagleboard] Re: SPI Connection for BeagleBoard xm to interface with an ADS1299

2014-07-28 Thread manish
Hi, Compiling and preparing sd card is very simple.you will get load of information on that. As far as enabling SPI, refer this http://www.brianhensley.net/2012/02/spi-working-on-beagleboard-xm-rev-c.html Regards Manish Kanchan On Tuesday, April 22, 2014 2:04:54 PM UTC+5:30, mexican

[beagleboard] Header file required for write a small kernel for BeagleBoneBlack(AM3358BZCZ100)

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

[beagleboard] Interfacing BeagleBoardXm as Master with Total phase Aardvark as slave using SPI

2014-07-23 Thread manish
is configured as INPUT. Why should it be INPUT and not OUTPUT. I checked that TRM document and it mentions the clock should be output! transmission does not work if i configure the clock as OUTPUT Some guidance will be really appreciated here. Regards Manish -- For more options, visit http

[beagleboard] Re: Beaglebone SPI

2014-07-17 Thread manish
As far as the spec, only spi3 and spi4 are exposed. Neverthless try the below link. http://www.brianhensley.net/2012/02/spi-working-on-beagleboard-xm-rev-c.html or http://linuxdeveloper.blogspot.sg/2011/10/enabling-spi-on-beagleboard-xm.html On Wednesday, July 16, 2014 9:38:05 PM UTC+5:30,