Posted on May 17, 2011 at 11:36Pls install Demo USB Demonstrator (For ST7 Eval Kit and ST9 Demo Kit) 1.2.1 Oct-2002 available in ''Software-PC'' section of MCD Web/USB. If the files asked are about the HID (HIDCLASS.sys, HID Dev...), Composite, give...
Posted on May 17, 2011 at 11:36The ST9 USB firmware is available in ''Software-microcontrollers'' section. Download ST9 USB Full Speed ST92163-DEMO firmware project package 2.1 May-2002 285 KB and program in ST92163 chip.
Posted on September 16, 2005 at 04:25What is the purpose of this code ? CMSR is a register ? Why loop is running 2 times , it shall be always once change it to if (!(CMSR & 0x01)) { CMCR |= 0x01; }