Search found 12 matches

by Xbeejunior
Sat Mar 25, 2023 5:01 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

@mnfisher The hint with the small time window of the com ports that was the decisive impulse to search! It worked!!! And as follows for the Micro: Open project options>>press the reset button on the micro>>then another com port (Bootloader) appears briefly when you select>> select this and save>> wo...
by Xbeejunior
Sat Mar 25, 2023 4:33 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

The micro is 'trickier' to program. When you first connect it - there is a brief period where one COM port is available for programming.. Then this closes and a second COM port opens. You need to set FC to the first COM port - open the program options screen, plug in and select... Then - using the ...
by Xbeejunior
Sat Mar 25, 2023 4:25 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

Yes I have now installed the VCP driver, but the Nano is not displayed!

That would be great if you do that, can I help towards the cost?

What about the displayed license keys in the compiler messages, is that a problem if you didn't delete it before publishing? So it's a free version, but still...
by Xbeejunior
Sat Mar 25, 2023 3:47 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

FDTI CH26732C1 on the bottom, I recently ordered the two Arduinos on the Arduino site

The problem is that the programming doesn't work with the Micro either, although it is displayed correctly in the Device Manager!?
by Xbeejunior
Sat Mar 25, 2023 3:35 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

The micro shows up in the manager, the nano doesn't!

where can I set the baud? can not even change the clock frequency in FC10?
by Xbeejunior
Sat Mar 25, 2023 3:24 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

@Martin Yes, I tried.........I also have the Nano here, with which the following error message comes up: . . . . . . . . . . . . . . . . . . avrdude.exe: stk500_recv(): programmer is not responding avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00 . . . . . . . . . . . . . . . av...
by Xbeejunior
Sat Mar 25, 2023 2:37 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

I get the popup message when compiling how to connect the arduino and then to press the reset button... but then after a short time it continues on its own and tries to connect to the programmer, then the following messages: Connecting to programmer: . . . . . . . . . . . . . . . . . . . . . . . . ....
by Xbeejunior
Sat Mar 25, 2023 2:33 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

"Arduino Micro (Com4)" shows up in the program manager and disappears when I unplug the USB cable from the Arduino and also shows up again when I plug it in!
The correct port is also set, no terminal program is running either, again had no success
by Xbeejunior
Sat Mar 25, 2023 2:08 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

Yes, Compiles to Hex is fine for me too
by Xbeejunior
Sat Mar 25, 2023 2:00 pm
Forum: General
Topic: First time Arduino
Replies: 22
Views: 6887

Re: First time Arduino

Hi!
looks the same for me, I just installed the AVR toolchain.
Thanks and regards