Search found 5 matches
- Tue Apr 14, 2020 9:04 pm
- Forum: StepDuino
- Topic: Connecting Stepduino to different compiler
- Replies: 8
- Views: 5510
Re: Connecting Stepduino to different compiler
Could you point me towards some of these resources?
- Mon Apr 13, 2020 9:29 am
- Forum: StepDuino
- Topic: Connecting Stepduino to different compiler
- Replies: 8
- Views: 5510
Re: Connecting Stepduino to different compiler
Is it possible to force the board into Bootloader mode? That may be the reason why the device can't be found?
- Mon Apr 13, 2020 7:55 am
- Forum: StepDuino
- Topic: Connecting Stepduino to different compiler
- Replies: 8
- Views: 5510
Re: Connecting Stepduino to different compiler
I have already compiled this code to another ATmega (Duinotech Uno R3) and it operated completely fine.
- Mon Apr 13, 2020 6:46 am
- Forum: StepDuino
- Topic: Connecting Stepduino to different compiler
- Replies: 8
- Views: 5510
Re: Connecting Stepduino to different compiler
I tried XLoader and it said it uploaded, however it isn't functioning. The sketch I'm uploading isn't using serial at all, it is a mock controller for a Nintendo Switch.
- Mon Apr 13, 2020 6:12 am
- Forum: StepDuino
- Topic: Connecting Stepduino to different compiler
- Replies: 8
- Views: 5510
Connecting Stepduino to different compiler
Hi guys, I am attempted to upload sketches through another compiler. I am using Flip, I have recently just used it on another ATmega328P and it worked fine, however Flip cannot find the Stepduino. I was thinking the issue may be the drivers, as the other ATmega used Flip's USB drivers whereas the St...