Flashing hex file #8
prau0418
started this conversation in
Software Issues
Replies: 4 comments 4 replies
-
I got an answer from Simon. Download the whole repository and get it from the zip file. Use the Teensy loader application as instructed in the build guide. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yes, download the entire repository as a zip file and get the hex file from it. Otherwise it'll download as a text file that won't work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is the exact hex file I uploaded to my teensy. And it still doesn’t work
… On Oct 29, 2021, at 10:05 PM, ElectroTechnique ***@***.***> wrote:
https://github.com/ElectroTechnique/TSynth-Teensy4.1/tree/master/Firmware <https://github.com/ElectroTechnique/TSynth-Teensy4.1/tree/master/Firmware>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#8 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWIVYSCEYGR2N77YAPKYCTLUJNHGXANCNFSM4WZ5S2XQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
So I’ve made some progress. I actually got it to make sounds. The problem now, is, that the display is skewed. I’ve made the change to ST7735Display.h. I changed GREENTAB to BLACKTAB but I don’t know how to turn the repository into a hex file. Teensyduino won’t do it, I get an error message.
This is the error message I get. I downloaded circular buffer but I don’t know what to do with it, and I downloaded the adafruit gfx library but I’m not sure what to do with that. Any specific step by step instructions would be most appreciated
… On Oct 30/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
2021, at 11:50 AM, ElectroTechnique ***@***.***> wrote:
"It doesn't work" is really insufficient information isn't it? It flashes and doesn't work or it simply won't flash? You need to download the entire repository and then take the hex file, otherwise it will download as text.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#8 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWIVYSAOTXLEPYRCTHLWHVLUJQH3JANCNFSM4WZ5S2XQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’m a novice and would appreciate a more step by step guide to how to flash the hex file to the teensy board. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions