Geck писал(а):здрасти. я наверно уже всех достал но я по поводу Melzi. я так понял первоначально плата пуста и нужно специальное устройство чтоб её прошить. правильно? какое устройство ? нельзя ли заменить его обычным ардуино? очень все сложно обособлено такому новичку как я.
а тут прочитал уже ?
http://reprap.org/wiki/Melzi#Firmware_Uploadвроде как через ардуино среду все делается
там и конфиг для марлина прилагается
правда если и бутлоадера нет, тогда сложнее
и похоже так и есть
The chip comes blank; you will need to flash/burn a bootloader onto the chip. When it's blank, it can't even talk via USB, only via the ISP pins on the board.
To burn the bootloader, you will need an AVR programmer, like
http://www.atmel.com/tools/AVRISPMKII.aspx This is the official one, and quite expensive, but cheaper ones are available on ebay. Check that you get one that is compatible with ATMEGA1284P chip; the USBtinyISP does NOT work with these chips.
Download the latest version of Arduino IDE software (at time of writing 1.0.5) from
http://arduino.cc/en/Main/SoftwareMake sure you download the latest 'Sanguino' folder from
https://github.com/reprappro/Marlin and put it in your Arduino/hardware folder (there should already be other folders called 'arduino' and 'tools' in this folder)
Добавлено спустя 14 минут 29 секунд:ардуину для прошивки типа так подключать
http://www.freeduino.ru/arduino/isp.html