Working on a Class D amp where would like to implement a protection circuit using a Nano like implementation, using a Atmega328p + CP2102 as the USB interface.
Pretty much the same as An Arduino Compatible Using CP2102 – Kerry D. Wong
See schematics here:
Will this work?
I read the CP2102 needs a driver for windows, not so much a problem.
What about the bootloader for the ATmega .... will I need to have a ISP interface on the board as well for this or can it be programed via the CP2102??
The shown schematics is only part of the implementation; other part is the measurements circuits and sensors + the amp itself of course.