Alexander Mandera

Results 11 comments of Alexander Mandera

Hi, the minichlink binaries are distributed through another GitHub Repo (https://github.com/AlexanderMandera/minichlink-binaries). It is like that because ch32v003fun only provides Windows x64 binaries and other platforms need to build from source....

I will look what I can do. First priority will be to update everything to the newest ch32v003fun and minichlink, especially with the V10x/V20x/V30x support I have built into it...

Hi, thank you for your contribution! This looks very promising. When ch32v003fun is included as a submodule to get all upstream changes, I will continue to work on the optimizations....

But then we should add a feature to change/install the drivers without using additional software like Zadig. I have looked into the same repo and it seems to use a...

The InternalUnlockFlash is not used for V307 because for WCH-LinkE it uses a custom implementation of WriteBinaryBlob. We aim to make a low-level implementation of the protocol, so the registers...

@sintrb Thank you for your contribution! I have just seen another PR and I merged that, now your PR has a merge conflict... Could you fix it? Then I will...

Hi, this Arduino Core is currently not up-to-date, I need to find some more time for that. So tone isn't implemented yet. I plan to rewrite it in the future...

Hi, I just don't have the time right now to maintain it. I want to continue it in the future but currently I am busy. You need to use the...

This log message alone does not help identifying the issue. There is most likely another error message before that caused this issue. Please provide the full console log.

I am in the process of updating the core to the latest ch32v003fun in the next weeks. I will keep you updated.