PWM to ADC DEMO v0.4 works fine RTC-I2C DEMO Display flickers (access-timing I2C-bus? - don't forget to place all jumpers on JP6 for this one... USB DEMO v1.0.0 does not enumerate USB DEMO v1.0.6 does not enumerate either and shows garbage on display
My DK3200 rev0.1 obviously does not support USB. I will not return it, but keep it so it reminds me the many hours I spent to get it running on USB. Useless hours... Time is running out for preparing for a seminar with some 50 ''mulitpliers'' (engineers and educators), so I prefer to stick to the old-fashioned anchor-chip plus ATmega128 (faster and more/better A/Ds). This works. If someone, sometime happens to bring the DK3200 to understand USB, let me know. However, no high priority any longer.
Enumeration works fine for the first step - until the reset. When it comes to restart enumeration for step 2, instead enumeration 1 restarts. Again and again and again... Found no way to skip the reset and proceed with enumeration step 2. btw, in main.c UsbIsr(), RSTF is cleared. However, datasheet says RSTF is read-only... Of course, tried this one too
Hi, Please use the attachment. I have just tested it (13:15 on 24 Jan 2003)on a DK3200 rev 0.1 board, and it works fine. The attached zip file contains the Keil c files, the PSDsoftexpress files and the PC exe. I have correct operation of this software on three separate machines, 2 are win98SE and one was Win2K. My DK3200 Rev0.1 was fresh out of the box (I have previously been working on a DK3200 Rev0.0). I hope this helps.
The package looked much like the first release of the application note, but I gave it another try of course. Same result. No enumeration. A closer look shows, that enumeration step 1 is ok, but with the reset ahead of enumeration step 2 the whole process restarts. I'd like to end this discussion point - it is obvious that I am too stupid for plug-and-play-USB. I will investigate this problem some time later - maybe in fall.
Removed R12 (4k7 on the rev0.1 board) and replaced it by an adjustable Result: success with part of enumeration at a value 7k2, but not stable One time, the enumeration-process completed. That was, before I removed the LM Don't understand why the DK3200 ist detected as a full speed device, thought this is defined as low-speed-device by the pull-up-resistor at line USB- ... Of course Windows-Task msgsvr32 always hangs up. So we had ONE complete enumeration at last.