-
-
Notifications
You must be signed in to change notification settings - Fork 725
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
Pinecil V2 #1341
Pinecil V2 #1341
Conversation
Far, Far to much crap to fix with regex now
@Ralim |
Yep I have seen the observation; but havent replicated yet (but also havent had much time to poke it) Will try and get it tested this weekend. |
@discip |
@Ralim |
No problem at all, enjoy your holiday. This is not a job, your not expected to be prepared all the time 😁 I have my unit around now and it seems to work. Will do a bit more testing with it to be sure then :) |
Hi @Ralim, first of all thanks for your work. I've flashed this branch on my pinecil v2 and it doesn't seem to work. I've tryed on bflb_mcu_tool on linux and the GUI on Windows. In both cases the tool return success, but the pinecil doesn't display anything on screen. I understand I took a risk flashing it on my device. I just want to make sure it's not a problem with the branch and it's an issue on my side. If it's working on your side, would you mind sharing the bin file? |
@n0cloud Firstly let me apologise for not having CI build the I have compiled this locally and tested the bin file from the CI action (latest is https://github.com/Ralim/IronOS/actions/runs/2867446828 -- Download link's to file zips are at bottom of that page). I'm using the command Have you made sure you have told it the right chip device? |
Same issue here, just attempted to flash with that build from the CI, successful flash. But a blank screen |
What did you flash with? Can you provide logs if you use the cli flasher? |
Flashing from Ubuntu 18.04 with mcu_tool from the SDK. Logs as follows:
|
I'm using the same command line with the correct chipname. I'll try with the bin from the CI later today when I get time |
Still the same issue with the bin from CI. Tried with multiple bflb-mcu-tool versions
|
Okay so for me this is the logs (at the end).
|
That did it! Working now after replacing those files. Thanks for the help! |
Glorious, |
It's working, thank you I had to use branch V1.2.6 of bl_mcu_sdk and replace the files with yours to make it work. (Using branch V1.2.6 since bflb_eflash_loader version is the same as showed in your logs) Maybe it's not needed and I had some cached files. Feel free to ask if you need someone to test things |
What about removing "[WiP]" on title for ease of later search? |
Pinecil V2 WiP.
Will need a little bit more cleanup and a squash merge as it overlaps with existing change sets a bit more too.
Also some testing naturally.
ToDo:
Not part of this PR: