Mblock programs run very slowly on some computers


#1

Mblock programs run very slowly on some computers. For example, variable changes to 0.2 seconds to actually be about 5 to 6 seconds. Analog sensor value again can read is also very flashing the very slowly executed.
Perhaps I can conflict with other driver or driver installation isn’t work.

The driver will be reinstalled and installation of a program again, but the result is the same.
But Arduino well in real time mode, the run.
How to fix?

operating system : win10 32bit & win10 64bit
Mblock version : 3.3.7.
Driver : makeblock board driver and Arduino LLC Arduino USB Driver


#2


#3

You’ll need to mention which operating system / version you are using and which driver you are using. :slight_smile:


#4

operating system : win10 32bit & win10 64bit
Mblock version : 3.3.7.
Driver : makeblock board driver and Arduino LLC Arduino USB Driver


#5

Hmm,

I’ve got that setup working fine on my end. You might want to investigate a driver conflict. The driver for mCore/Orion/Auriga boards is from WinChipAhead and it’s a different driver from the one the Arduino uses. From what I understand, the mCore board is an Arduino clone that does not use FTDI (which would increase the cost due to licensing. I was having a conflict on my Mac and and to remove a couple of other USB drivers that were conflicting with the WinChipAhead driver to correct the issue.