Hey I recently built a new Arduino breakout board for the ATmega32u4-mur (7x7). The good news is I can burn a bootloader to it and flash code to it using an UNO as a programmer (Arduino as ISP) But When I try connect the new board through its own USB I am unable to flash using 'avr MK||' programmer.
To clarify. After programming with ISP I am able to read the board through USB as a COM device. But when I try to upload a new sketch through USB connected to the breakout It fails. After clicking upload the breakout board restarts but instead of reconnecting and burning the code onto it, it does not boot back up. During this time the reset button does not reconnect the device either. If I power cycle the breakout board it connects back fine again. Obviously, as the breakout does not reconnect the Arduino IDE upload times out.
Is this a problem an issue with how I am uploading or have I made a mistake with the breakout. Should you need a schematic please let me know.