Hi Igor,
> May someone tell me how to program Atmega through usb using FDTI?
Not exactly an OpenBSD related question, but the easiest way is to burn
a serial bootloader (e.g. the Arduino bootloader) onto the AVR and use
avrdude in serial mode to upload your firmware.
FTDI bitbang also works, bu
On 18 September 2011 15:37, igor denisov wrote:
> Hello there,
>
> May someone tell me how to program Atmega through usb using FDTI?
>
No, but avr tools are in ports [1] and work well on OpenBSD.
hth
Fred
[1] grep " avr" index.txt
-rw-r--r-- 1 276 1254625119 Aug 16 01:30:08 2011 avr-binu
On 18 September 2011 16:37, igor denisov wrote:
> Hello there,
>
> May someone tell me how to program Atmega through usb using FDTI?
I don't have the final answer, but maybe this will help someone:
You probably mean FTDI, not FDTI. I presume you are looking for a way
to use the FTDI chip bitbang
3 matches
Mail list logo