Development board for ATtiny x06/x16/x26 series with USB to serial converter, integrated SerialUPDI programmer and Arduino IDE support.
The integrated CH340N USB to serial converter can also be used as a SerialUPDI programmer, so that no additional hardware is required to flash your firmware. Set the Serial Mode Switch on the board to "UPDI" for uploading firmware and to "UART" for serial communication via USB. You do not need to unplug the board for changing the Serial Mode.
Hello Stefan,nice design to use the USB chip to provide UPDI programming and normal communication.
Question: is there the danger of accidentally enable UPDI mode, while using the board in communication mode? The UPDI pin is always connected to TXD of CH340, so that it permanently will see the data of the received data stream.
Hello Stefan,nice design to use the USB chip to provide UPDI programming and normal communication.
Question: is there the danger of accidentally enable UPDI mode, while using the board in communication mode? The UPDI pin is always connected to TXD of CH340, so that it permanently will see the data of the received data stream.
Regards, Andreas