I am using a Franzis Demo board equipped with a AtMega88 and a FTL232RL.
During more than a year I could successfully program it via BASCOM and the MCS bootloader on the AtMega.
The board supports automatic programming (i.e. creating a reset). No reset switch on the board.
Since short this does not work anymore: the board does not react to the attempt to load new code.
It was kind of a gradual process: first I needed to power cycle the board to get it loading new code (unplugging and re-plugging the USB to the PC), but now it does not react at all.
For me it seems there is no RESET (the program still on chip continues running during the attempt to load).
According to the circuit diagram DTR is used to reset the chip, but strange enough in BASCOM under > Options - Programmer - MCS-loader < no setting at all was selected for the RESET option.
But I really did not change any of the options before neither did I touch any Fuse bits.
So I tried to select the software option, but no success.
Then I tried to use the DTR option - no success.
Any thoughts?
[b:71cfc188de][color=red:71cfc188de](BASCOM-AVR version : 2.0.7.6 )[/b:71cfc188de][/color:71cfc188de]
↧