Hi all,
I am using said "CH340 USB-to-TTL Modul" connected to Rx and Tx on an Arduino Pro Mini. I can upload any sketch from within the Arduino IDE, just by selecting the right COM-Port.
I would like to use AVRDUDESS to change/read the fuses of the atmega328p, however I can not make it work. Which "Programmer" do I have to choose, or is there any at all? I have tried some with and without a baudrate set (57600), without any luck so far.
Example: -c arduino -p m328p -P COM8 -b 57600
Thanks for your help!
Tobias