>From what I read, TI are no longer maintaining Starterware, but there is a 
>community driven development on Sourceforge:

https://sourceforge.net/projects/starterwarefree/ 
<https://sourceforge.net/projects/starterwarefree/>


Regards,
John





> On Oct 16, 2018, at 4:47 AM, Gerhard Hoffmann <g...@hoffmann-hochfrequenz.de> 
> wrote:
> 
> 
> 
> 
> Am 16.10.2018 um 10:38 schrieb true-t...@web.de <mailto:true-t...@web.de>:
>> Hi John,
>> 
>> i try to drive the BBB McSPI with using the Pru.
>> Maybe you can help me to find your tip:"If you look on Github, the 
>> Starterware examples have been ported to the PRU".
>> Lot of thanks
>> 
> 
> I have the very same problem. If you google around, you find sometimes some 
> factoids, and that is
> usually stuff like
> 
> /* SPIEN line is forced to low state.*/
> McSPICSAssert(SOC_SPI_0_REGS, chNum);
> 
> /* Enable the Tx/Rx interrupts of McSPI.*/
> McSPIIntEnable(SOC_SPI_0_REGS, MCSPI_INT_TX_EMPTY(chNum) |
>                         MCSPI_INT_RX_FULL(chNum));
> 
> /* Enable the McSPI channel for communication.*/
> McSPIChannelEnable(SOC_SPI_0_REGS, chNum);
> 
> Abstraction & insight gained == 0. Just repetition.
> 
> This all floats in the middle of nowhere. Guess where the header files are
> or where some values hit some registers.
> If you search on, you end up at a frozen Wiki or a locked discussion thread.
> 
> It seems, TI has given up on the Sitara. Maybe it is time to move on to Zynq.
> 
> regards, Gerhard
> 
> 
> 
> 
> 
> 
> 
> -- 
> For more options, visit http://beagleboard.org/discuss 
> <http://beagleboard.org/discuss>
> --- 
> You received this message because you are subscribed to 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/71279324-365b-2455-8a4d-375086008404%40hoffmann-hochfrequenz.de
>  
> <https://groups.google.com/d/msgid/beagleboard/71279324-365b-2455-8a4d-375086008404%40hoffmann-hochfrequenz.de?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <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/2ED56849-19C4-4239-9C70-C9D654D68D5E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to