Interfacing arduino duemilanove with bascom-avr


hi .
i wondering if use bascom-avr arduino duemilanove , how , if have change bootloader want know if can change first bootloader had arduino'w one.

i think vast majority of people here use arduino arduino ide. may use avr studio.

which microcontroller has duemilanove got atmega168 or atmega328?

i'd suggest google "bascom-avr arduino" , appropriate atmega, maybe try duemilanove.

you might ask vendor of bascom-avr.

if bascom-avr support mictocontroller, next question whether arduino's usb interface critical use of bascom-avr or not. serial i/o on usb work, if bascom-avr supports microcontroller, , uses usart, developers of bascom-avr give definite answer.

i have no idea other facilities bascom-avr requires on board, developers of bascom-avr give definitive answer.

if overwrite arduino bootloader, then, providing chip undamaged, bootloader can rewritten using in-circuit-serial-programmer, or using arduino , arduinoisp/megaisp (in playground). can done in couple of ways, @ worst you'd use avrdude, included in arduino ide.

there more information on forum, can found using search facility @ top of page.

i don't think can give better answers, support organisation bascom-avr should able to.

hth


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Interfacing arduino duemilanove with bascom-avr


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums