Hello, i am currently making an arduino project and i would like it to be a stand alone arduino project without the arduino board. Currently i have been using a standard atmega328 in a DIP package ad plugging it into an arduino board and then transfering the chip to my project but now i would like to use the TQFP of the atmega328 to reduce the height of the project. So in order to program this is need to be able to connect via a usb
What do i need to do to attach a usb host and is there a schematic for it? I did have a look around but i could only find a schematic for the standalone board without the usb host on it.
From memory aswell the TQFP does not come with the arduino boot loader on it so would that mean i need to put an isp header onto it? (I belive thats whats there called)