Turn Arduino into an ISP programmer

glad we're pretty much getting to the same result.
4 questions:

  • i saw you set a 115.2 Kbaud rate on the uart, is that causing a problem with a 16Mhz crystal (according to p162 of m8 datasheet, that's a 3.5% error)?
  • did you manage to flash the bootloader on m168 with the 16MHz crystal and avr studio?
  • i saw in test.ccommand that you're using uisp to flash with stk500v2, did you manage to flash the m168 with uisp and stk500v2 on the 16Mhz crystal?
  • are you planning to work on the bit bang (as it is better just to do it one time :wink: ) ?

Regards

Nicolas