Search found 23 matches
- Thu Aug 28, 2025 8:46 pm
- Forum: Bug Reports
- Topic: Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
- Replies: 6
- Views: 2174
Re: Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
Hello. out of curiosity ,so you still have the same issue, or is it resolved now? If it's me you're asking, then my problem was solved. Meanwhile, I have purchased a DELL Optiplex desktop PC, as I was struggling with some compatibility issues on the Win11 virtual machine, which was hosted on a Para...
- Thu Aug 28, 2025 8:32 pm
- Forum: Bug Reports
- Topic: avrdude.exe: stk500_recv(): programmer is not responding
- Replies: 8
- Views: 104
Re: avrdude.exe: stk500_recv(): programmer is not responding
Is your Nano genuine or a clone? Also what chip does it use for USB? Note that these can also be clones. The 340 on paper seems better but the clones aren't very good at all. I see other people in other forums have had similar issues to yourself so it isn't only limited to FC. Unfortunately I have ...
- Thu Aug 28, 2025 3:30 pm
- Forum: Bug Reports
- Topic: avrdude.exe: stk500_recv(): programmer is not responding
- Replies: 8
- Views: 104
Re: avrdude.exe: stk500_recv(): programmer is not responding
You could try setting the baud rate to 115200. That's what my Nano's run at. I tried this and nothing changed. If still not working then search on the internet for the latest xLoader app and use that to send your hex file to your ATMEGA. I tried the app and it freezes. The last built was 6 years ag...
- Thu Aug 28, 2025 9:46 am
- Forum: Bug Reports
- Topic: avrdude.exe: stk500_recv(): programmer is not responding
- Replies: 8
- Views: 104
avrdude.exe: stk500_recv(): programmer is not responding
Hi, I am receiving the error below, and I am not sure which is the problem: Target folder: C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects Source name: C:\Users\andre\iCloudDrive\Documents\Hobby\Electronics\Projects\00 - 16x WS2812 RGB Timer.fcfx Title: Description: Device: ARD.ATMEG...
- Sat May 24, 2025 11:58 am
- Forum: Bug Reports
- Topic: Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
- Replies: 6
- Views: 2174
Re: Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
I get exactly the same error when I am trying to open the file called "Arduino (BL0055) + Combo (BL0114).fcfx", which is located on C:\Program Files (x86)\Flowcode v10\DefaultData\FlowcodeV10\Misc\Templates\E-Blocks 2 Screenshot 2025-05-24 125443.png Any of those upper files are opening wi...
- Fri May 23, 2025 9:02 pm
- Forum: Bug Reports
- Topic: Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
- Replies: 6
- Views: 2174
Unable to create microcontroller ARD.ATMEGA.BL0055 - definition file missing or corrupt
Hi, I am getting a strange error on Windows 11 after installing Flowcode and I don't know how to fix this: "Unable to create microcontroller ARD.ATMEGA.BL0055 as the definition file ARD.ATMEGA.BL0055.FCD is missing or corrupt." The error appears immediately after I start FC and trying to s...
- Mon May 12, 2025 12:53 pm
- Forum: Bug Reports
- Topic: Cannot install the E-Blocks2 drivers inside VM with Windows 11
- Replies: 1
- Views: 1797
Re: Cannot install the E-Blocks2 drivers inside VM with Windows 11
I can help the Matrix TSL team debug this problem if someone contacts me privately.
Recompiling the Eblocks2 drivers might be required, as the files on the FAQ page are pretty old: https://www.flowcode.co.uk/faq/?a=03
Recompiling the Eblocks2 drivers might be required, as the files on the FAQ page are pretty old: https://www.flowcode.co.uk/faq/?a=03
- Thu May 08, 2025 3:35 pm
- Forum: Bug Reports
- Topic: Cannot install the E-Blocks2 drivers inside VM with Windows 11
- Replies: 1
- Views: 1797
Cannot install the E-Blocks2 drivers inside VM with Windows 11
Hi, I am unable to install the drivers for the E-Blocks2 BL0055, which I own, or for Arduino, due to the "Install failed" error that I get immediately after I start the setup for both installers on 64-bit architecture: Screenshot 2025-05-08 at 16.27.21.png Screenshot 2025-05-08 at 16.26.37...
- Sat May 03, 2025 5:49 pm
- Forum: General
- Topic: avrdude.exe: invalid baud rate specified
- Replies: 1
- Views: 1521
avrdude.exe: invalid baud rate specified
Hi, I am experiencing the following error while trying to send the code to the microcontroller: HEX file creation successful! Using FCD settings for programmer Launching the programmer... C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\AVR\batchfiles\avrc_arduinoA.bat "C:\Program Files (x86)\Flowcode\...
- Mon Apr 28, 2025 6:09 pm
- Forum: Feature Requests
- Topic: C code to Flow blocks
- Replies: 2
- Views: 2956
Re: C code to Flow blocks
Yes, that's one option. Thank you for the tip. Meanwhile, I discovered a software called Visustin, which does the same but with more supported programming languages.