I can only use baudrate 57600 by avrdude stk500v1 to upload,but why?

My device is pro mini 5v 16hz,can somebody tell me where it is defined so next time I can find the corrent config.
thx.

boards.txt has the speeds used for the different boards, these speeds are set up to match the speeds of the bootloader.
If you install the Uno bootloader, then you would use the Uno board type for downloading for example, altho physically the board layout might be a promini.

CrossRoads:
boards.txt has the speeds used for the different boards, these speeds are set up to match the speeds of the bootloader.
If you install the Uno bootloader, then you would use the Uno board type for downloading for example, altho physically the board layout might be a promini.

Thanks a lot,it's so confusing to a starter.I used to think I can buy an arduino chip and learn avr on it without difficulty,it's wrong:(

Everyone has to start somewhere :slight_smile: