[Flashforth-devel] Total newbie/beginner question (AVR)
Brought to you by:
oh2aun
From: <tu...@po...> - 2022-01-09 13:04:28
|
Hi, I want to start with flashforth on a AVR (Arduino Micro/Mini). (My PC runs Linux and Linux only.) Before I do so I want to check whether it is correct what information I have collected from the internet: - To flash flashforth into an AVR µC an ISP programmer and avrdude is needed (and the according hex file of course... ;) - This process will wipe the bootloader from the µC and there is no way back. Does flashforth supports the serial USB interface of according Arduino boards like the Arduino Nano and Micro? If yes: Will the commandline interface be exposed to that interface? Cheers! mcc |