Looking to port u8g2 for PIC Microcontroller. Anybody been there already? #1884
Unanswered
ChiefEngrNY
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Topic/discussion had been here: #70 So, one precondition is this: You need the professional version of the c-compiler. If this is the case, you can just go ahead with the instructions from here: https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings,
I am looking to port the u8g2 driver to run on a MicroChip 16-bit PIC MCU - something in the PIC24 Family. The PIC development environment compiles C code for the PIC so starting with C is great.
I'm looking to see if anyone has been down this path before - both porting u8g2 to a different MCU as well as trying to get it running on the PIC24. If so, I'd love to learn from your experiences.
If the price is right, I would be willing to fund the job of porting the package.
Thanks in advance for any assistance and experience anyone might have.
Beta Was this translation helpful? Give feedback.
All reactions