1. The Atmel data sheet for the mega32 says that UCSRC in the USART defines an 8 bit character in asynch mode as 11 in bits 2 and 1. However, I seem to need 0 in that whole register to make the transmit work at all. It's as if the Atmel data sheet is wrong on how to setup for 8 bit characters. Anyone know?
2. The serial port flash memory downloader from Progressive Resources LLC works fine. But a small hex file for a 1600 byte program = 100 lines of hex data, takes much longer that I'd expect, by far. What is the speed for other downloaders?
TIA
steve