[beagleboard] Pocketbeagle 5v and 3.3v output issue

2020-05-25 Thread gbcstott1
Configuration: pocketbeagle (PB) with serial port 4 (TX and RX) connected to uart on a Curie nano board. PB I2C1 connected to a MPU6050 breakout board. PD 3.5 volt output (P2 PIn 13) supplies power to MPU6050 board. This configuration works as I can transfer data between the PB and the Curie

[beagleboard] Re: Freertos on pocketbeagle.

2018-09-01 Thread gbcstott1
I have pushed the code to Github. It is located at: https://github.com/gbcstott/Pocketbeagle_Freertos_tistarterware.git This is my first push to Github so I hope I released all that is needed. Graham On Sunday, August 5, 2018 at 10:46:37 AM UTC-7, gbcs...@comcast.net wrote: > > I was able to

[beagleboard] Freertos on pocketbeagle.

2018-08-05 Thread gbcstott1
I was able to boot freertos on a pocketbeagle by using the following. 1: The port of freertos by dumpram to the beaglebone black. This is on github at https://github.com/dumpram/beaglertos Note that this port using TI's starterware. I only needed to change some hardcoded file pointers in