Posted on July 28, 2006 at 06:09I'm tryin to communicate with a TI DA5571 dac, but my application got stuck in the instruction while (I2C_FlagStatus (I2C1,DIRECT,I2C_ENDAD)==RESET); I can't see nor the clock neither the address address data out of t...
Posted on July 28, 2006 at 06:03>Could you please check your Pull-up of 1.5KOhm on your D+ Line ? Hi Rave, we have a pull-up on our D- line (the sta2051 cell is USB 1.1 compliant), but, even moving the pull-up to D+ but nothing has changed. The only...
Posted on July 26, 2006 at 10:46i can see USB interrupt coming, but just of ESOF kind (never CTR). I've never entered ''Joystick_Reset''; the application hangs in the line ''while (pInformation->Current_Configuration == 0) NOP_Process();'' cheers an...
Posted on July 24, 2006 at 15:06I'm trying to port the joystick mouse demo on a custom board based on sta2051, with the old ADS 1.2 IDE. The board uses as input USB clock a 4 MHz oscillator on the HCLK PIN. I'm setting GPIO_Config(GPIO1, 0x2000, GP...