Hello all,
I have a simple problem... for some reason I am unable to get the arduino bootloader onto my ATmega328P-PU. I initially tried just doing it through the arduino environment using an uno board. However, there appears to be some sort of winusb/jungo driver conflict that I am not able to resolve. If someone could explain to me how to uninstall the jungo driver and install the winusb driver that would be great.
I also tried using AVR studio with an AVR-ISPmkII. I tried a few different bootloader hex files which had reasonable names and it seemed like the fuses and lock bits were all read appropriately. It said it programmed ok but then the bootloader didn't work.
I don't care which approach I use, but I want to be able to put the bootloader on the 328Ps and then proceed to program arduino code onto the chips. Please point me to a walkthrough or provide step by step instructions.
Thank you.
P.S. I am using Windows7