Hi there,
I am having issues with the FTDI VCP driver installation. I have installed the 64-bit drivers using CDM21228_Setup and have only the FTDI breakout board plugged in to my Windows 64 Home laptop and it reports 'Unknown USB device (Device Descriptor Request Failed)'.
Am I just unlucky in getting a duff unit?
Regards
Andy
You can try to connect it to your friends' computer to see whether it's recognizable. How does the LEDs on the uploader behave?
OK, got a replacement FTDI stick today and that works OK so now working through testBuzzer and onwards :-)
A couple of queries though -
1. the Arduino IDE reports ATmega328P (5V, 20MHz) Nyboard V0_1 using the URL in the Nybble documentation for the relevant board JSON. I'm on Nybble board 0.2 so is there an updated to the Arduino IDE needed or is this version compatible?
2. What's the latest set of documentation that I should be using to progress with the next stages of calibration, attaching legs/head/tail etc. (I'm using Assembling Instructions for Nybble.pdf that you wrote dated June 29, 2019 - is that the best & latest reference?)
Thanks.
The JSON setting works with NyBoard 0.2. However, you will need to change the first line in instinct.h to be
#define NyBoard_V0_2
The latest documentation can be found through the link on this website: Petoi.com->resources->Assembling Instructions. It's a google doc.