Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blinkR30 examples for PRU BBAI #45

Closed
wants to merge 64 commits into from

Conversation

lorforlinux
Copy link

@jadonk @MarkAYoder please review my code :)

Jason Kridner and others added 30 commits January 30, 2020 03:45
The old README.md isn't needed as all the instructions are in Kit.md.
This is a squash of a squash to handle all the merge conflicts.

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

Become to suggested structure

modify the name of speaker

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

Become to suggested structure

modify the name of speaker

added comment of Accelerometer.py

added comment

added tlv320aic3104.conf.txt

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

Become to suggested structure

modify the name of speaker

added comment of Accelerometer.py

added comment

added tlv320aic3104.conf.txt

move Grove to .work-in-progress,move copyright to LICENSE file that inside in Grove,remove blank lines in Grove

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

Become to suggested structure

modify the name of speaker

added comment of Accelerometer.py

added comment

added tlv320aic3104.conf.txt

move Grove to .work-in-progress,move copyright to LICENSE file that inside in Grove,remove blank lines in Grove

restore the README of Grove

Squash of last 9 commits from Seeed

fixed Path of Ok_Beagle.py

merging beagleboard-master

merging

Become to suggested structure

modify the name of speaker

added comment of Accelerometer.py

added comment

added tlv320aic3104.conf.txt

move Grove to .work-in-progress,move copyright to LICENSE file that inside in Grove,remove blank lines in Grove

restore the README of Grove

remove blank at end line of .py

Encapsulation InstallDTBO to install DTBO file

added ReinstallModule function in Shell.py

Set file path to variable

fixed authority of /tmp/scale in ToneGenerator.py

fixed mpr121 data path

fixed path name error

rm bash.exe.stackdump

rm LICENSE of Grove
Not 100% ready, but some communication has gone live
cleanup of beagleboard#25 after move

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
@MarkAYoder
Copy link
Collaborator

@lorforlinux it looks good. I'll fire up my AI in a day or so and check it out.

@lorforlinux
Copy link
Author

@MarkAYoder Okay, thanks :)

@MarkAYoder
Copy link
Collaborator

@lorforlinux I'm working on running your examples on the AI. They are compiling fine.
I've gotten the overlays compiled for the config--pin.
How do you load the overlays?

@lorforlinux
Copy link
Author

lorforlinux commented Aug 14, 2020

@MarkAYoder Hi, please add this to /boot/uEnv.txt of BBAI

enable_uboot_overlays=1
uboot_overlay_addr0=BBAI-PRUOUT_PRU1_0.dtbo
uboot_overlay_addr1=BBAI-PRUOUT_PRU1_1.dtbo
uboot_overlay_addr2=BBAI-PRUOUT_PRU2_0.dtbo
uboot_overlay_addr3=BBAI-PRUOUT_PRU2_1.dtbo

Edit: Please use the new testing image else this will not work as the overlays are depended on compatibility code.

@MarkAYoder
Copy link
Collaborator

Thanks, I had forgotten the enable_uboot_overlays=1.

All four blink examples work!

Could you add in the comments in each .c file more details about editing /boot/uEnv.txt?

@lorforlinux
Copy link
Author

Sure, I will add the comments ASAP ;)

@lorforlinux
Copy link
Author

@MarkAYoder I have updated the files, please merge the changes if everything is up to your mark.

@lorforlinux
Copy link
Author

@jadonk can you merge this, please?

@jadonk
Copy link
Member

jadonk commented Sep 1, 2020

Please change the pull request to v2020.08, not v2020.01.

@lorforlinux lorforlinux changed the base branch from v2020.01 to v2020.08 September 2, 2020 14:15
@lorforlinux lorforlinux closed this Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants