IOsetting
IOsetting
原代码是按16bit读出然后交换高低8位成为新的16bit, 你的代码是按8bit读出, 然后两两组合成16bit, 我理解这两种方式是否都可以, 实际运行的输出是否有区别?
Is there a plan to add this?
You can't expect too much from its poor performance. Switch to MT7621, it is so cheap, a second hand NeWifi d1/d2 only costs around 80 CNY.
I just tried with a fresh install of msys2 on Windows 10, it works without problem. I am using a CH340C USB dongle. ```bash Milton@DESKTOP-HSBENAK MINGW64 ~/WorkC/stc8prog $ ./stc8prog.exe -p...
It seems there is a bug when running in ARM system. I will check this when I got the environment.
The circuit is connected between usb2ttl and mcu. If not for hobbies, I would recommend you buying them instead of making them, which is quite time-wasting. Search "Automatic Download Line...
There is a new version of this dongle https://oshwhub.com/iosetting/ch340c-auot-download
I once tried but didn't make much progress, a to-do task I leave for future work.
Well, it is possible but why not STC-ISP if you are using Windows?
I am not quite sure but I didn't meet problem when compiling it in mingw64, you can find my command history in another issue. Maybe something different in the toolchain...