MH-ET LIVE Tiny88(16.0Mhz)
-
driver installation on windows 10 fails, gives the following error "DPinst64.exe fails to install Digistump LLC (usbser)" Has anyone had the same problem?
-
The installation of recommended driver https://github.com/MHEtLive/MHEtLiveArduino/releases/download/1.0.0/2.0a4.rar on W10 fails. Some other (updated) driver https://github.com/digistump/DigistumpArduino/releases/download/1.6.7/Digistump.Drivers.zip does install, but dos not see the board anyway. Device Manager says "Unknown USB Device (Device Descriptor Request Failed)".
-
@Gatis I've been trying to install drivers for days, and I'm in the same situation as you. the problem is that the driver does not have a valid certificate.
-
@UCexperiments
It Works, thanks mate!
-
Hello, i get the following Error Message on Macbook Pro M1 when i try to compile the blink example:
The MH-ET LIVE Boards Package is installed.fork/exec /Users/ulrichschwarz/Library/Arduino15/packages/arduino/tools/avr-gcc/4.8.1-arduino5/bin/avr-g++: bad CPU type in executable
-
@Ghibli_69 Ignore "DPinst64.exe fails to install Digistump LLC (usbser)" just proceed to installing board info on Arduino IDE as described above.
-
@MH-ET-LIVE
Drivers will not install in Linux. The boards are useless.
-
@tedbecker87
It is confirmed at the moment they are unusable, it would be enough to compile new drivers. But I think the support is dead
-
I've been having issues too
-
@Ghibli_69 Same problem for this driver installation that failed. But down the list, I noticed, a more recent version of the digistump driver was successfully installed.
I was able to upload a code on my board just by following instructions above, and even with this driver error.
However, I spent many hours searching if there was a way to use a virtual com port to communicate with the computer, but I didn't find anything working.
This board works great but it's difficult to debug without sending messages with a serial interface.
-
@Gatis @Ghibli_69 Yes I also had the exact same problem. But that doesn't prevent programming the board, I made a video for that: https://youtu.be/20ju2ghbdEs
-
If it helps, I made a video for it. I manage to program the attiny88 under Windows 10 well even with the error message (USB not recognized etc).
https://youtu.be/20ju2ghbdEs
Tell me if it works for you.
-
I posted another video, please watch this one first: https://youtu.be/54DCSPr-xIE
normally it should work like this (tested successfully on 3 pc)
-
ola pessoal estava com todos estes ploblemas citados acima, o codigo nao estava copilando pra placa de forma nenhuma, mais quando apertei o reset da placa no momento de passar o codigo copilou normalmente
-
I still have win7 now in 2022. And I encounter a slight bug when I installed the 2.0a4 driver in the beginning. The driver installation freezed. After shutting down the entire installation (from my Process Explorer) and re-instal the 2.0a4 driver again, it managed to finalize the installation. I did everything on this page that is recommended to boot up and run the first program and it worked for me. It sucks I must unplug and re-plug the usb cord while programming it. In a word, it works for me.
-
I am trying to write to SCL and SDA pins of the board.
I am using a couple of MCP23017 linked to these 2 pins (also with common ground). This program I am using is working fine with Arduino UNO. But here with Tiny I get these 2 big errors:
email me at teodoric8@yahoo.com if you know how to resolve this problem. Thank you.
Here is the entire code I used:
-
Hi everyone, I got this MH-Tiny up and running with nRF24l01. It works well and the price to performance is amazing. I got it working with Arduino IDE. Tips: Just treat it as a regular Arduino board and you don't have to unplug the device, just press the reset button, and the board will disconnect and reconnect back.
-
@q12 Keep the device plugin and press the reset button to disconnect and reconnect it back when asked to plug the device.
-
@MH-ET-LIVE said in MH-ET LIVE Tiny88(16.0Mhz):
- Built-in USB
- 26 I/O Pins (2 are used for USB only if your pogram actively comunicates over USB, otherwise you can use al 6 evn if you are progaming via USB)
OK, but which pins are used by USB?
-
@bato3 said in MH-ET LIVE Tiny88(16.0Mhz):
OK, but which pins are used by USB?
D+, D-, LED, Jumper, D+ on INT0?
PD2, PD1, PD0, PC7, Yes