cancel
Showing results for 
Search instead for 
Did you mean: 

STR-P711

fa
Associate II
Posted on October 12, 2005 at 06:08

STR-P711

2 REPLIES 2
fa
Associate II
Posted on October 11, 2005 at 11:59

Hello,

Has anyone got the mouse demo to run on this Developer Board from Olimex?

Best regards,

Frank Andersen

fa
Associate II
Posted on October 12, 2005 at 06:08

The clock for the USB on P711 board is input at HCLK, so to lines has to be added:

RCCU_PLL2Config ( RCCU_Mul_12 , RCCU_Div_1 ) ; // FA

for ( i = 0x7f ; i> 0; i--)

RCCU_USBCLKConfig ( RCCU_PLL2_Output ); // FA

Best regards,

Frank