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

TamaGo fails to initialize on Raspberry Pi 2 (v1.1) #4

Closed
kenbell opened this issue Jul 29, 2020 · 3 comments
Closed

TamaGo fails to initialize on Raspberry Pi 2 (v1.1) #4

kenbell opened this issue Jul 29, 2020 · 3 comments

Comments

@kenbell
Copy link
Contributor

kenbell commented Jul 29, 2020

I've raised a PR to drop out of HYP mode (default on modern Pi firmware) against tamago-go: usbarmory/tamago-go#1

With this, and some basic board support for Pi2 I'm able to get a hello world / blinky lights app working.

@abarisani
Copy link
Contributor

Thanks, we'll take a look! Any chance of getting the other tamago patches to get Pi2 support published? We would love to integrate those as well.

@kenbell
Copy link
Contributor Author

kenbell commented Jul 30, 2020

Absolutely - working on tidying them up. Will raise a PR.

@kenbell
Copy link
Contributor Author

kenbell commented Aug 3, 2020

@abarisani - thanks for merging the HYP mode change. I've got a couple more PRs to add support for Pi 2B and Pi Zero - one for tamago-go and one for tamago itself:
usbarmory/tamago-go#2
#5

Combined these support UART, Watchdog, on-board LEDs.

I've also got a couple examples - one for each board:
https://github.com/kenbell/tamago-example-pizero
https://github.com/kenbell/tamago-example-pi2

If you're interested in hosting this code in this project, let me know - happy to contribute them.

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

No branches or pull requests

2 participants