Protostack AVR Programmer In Arduino IDE You can download the Window's driver and User Guide for the USBASP at the Protostack site https://protostack.com.au/shop/accessories/usbasp-avr-programmer/ ...
Tuesday, 5 September 2017 - 23:44
UART for Attiny44 The OP did say that he solved his problem but I will attach my files since they deal only with the USI UART for the tiny and are organized in more of a pseudo library fashion (...
Thursday, 10 August 2017 - 15:57
UART for Attiny44 srinivasp,
Did you find a solution to your problem?
I got both the Danni SW code and the microcontroller (AVR307) code to work on an ATtiny84 so it should work on...
Wednesday, 9 August 2017 - 14:48
UART for Attiny44 You might want to check out the software UART by Danni at https://community.atmel.com/projects/software-uart-fifo Its target is an ATtiny44 and does not use the USI. ...
I realize this thread is two years old, but just in case someone else runs into the same problem and finds this thread, I would like to present its solution. The...
You can download the Window's driver and User Guide for the USBASP at the Protostack site https://protostack.com.au/shop/accessories/usbasp-avr-programmer/ ...
The OP did say that he solved his problem but I will attach my files since they deal only with the USI UART for the tiny and are organized in more of a pseudo library fashion (...
srinivasp, Did you find a solution to your problem? I got both the Danni SW code and the microcontroller (AVR307) code to work on an ATtiny84 so it should work on...
You might want to check out the software UART by Danni at https://community.atmel.com/projects/software-uart-fifo Its target is an ATtiny44 and does not use the USI. ...
Pages