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

EEProm settings #2

Open
Tom-evnut opened this issue May 3, 2017 · 2 comments
Open

EEProm settings #2

Tom-evnut opened this issue May 3, 2017 · 2 comments

Comments

@Tom-evnut
Copy link
Contributor

I need to rewrite the serial console to remove the references to the EEProm library because it is not part of a teensy. But great libraries so far, will see about now creating a bms master based on these libraries.

@Tom-evnut
Copy link
Contributor Author

Tom-evnut commented May 3, 2017

So it is working with some butchering. Mainly just ripping out the serial console.

Does the EEprom libary write to on chip memory?

image

@collin80
Copy link
Owner

collin80 commented May 3, 2017

I had previously ported the GVRET firmware to Teensy so I ran into this same situation. The Teensy does have EEPROM it's just a different library. You can look at https://github.com/collin80/TeensyRET to see what I did.

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