Timeline for Getting started with AVR programming concepts
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 7, 2020 at 18:04 | comment | added | G-aura-V | Yeah. I made a mistake. Thanks for the correction @evildemonic | |
| Jan 7, 2020 at 17:21 | comment | added | evildemonic | As far as I am aware (on AVR) the SPI/ISP programmers do not use the SS pin. They use MISO, MOSI, SCK, and RESET. | |
| Jan 7, 2020 at 17:10 | comment | added | G-aura-V | The programmer contains MISO, MOSI, SS (Chip Select) pins. As far as I konw, SPI protocol uses these pins. Not sure if there are any other protocols. Let's wait for someone else to add to the answers. | |
| Jan 7, 2020 at 17:08 | comment | added | Scott Seidman | I don't know the protocol the programmer uses. It will vary by chip family. | |
| Jan 7, 2020 at 17:02 | comment | added | G-aura-V | And the programmer uses USB to SPI conversion. Am I right? Also, I found a way to use Arduino as the programmer. Since I already have Uno board, I don't want to buy an extra programmer. Is there any sort of complication I may face when using Arduino as programmer? | |
| Jan 7, 2020 at 16:44 | history | answered | Scott Seidman | CC BY-SA 4.0 |