Page 1 of 1

try to use external source clock, rp_init() problem !

Posted: Sat Apr 13, 2019 10:11 am
by stayinalive38
Hello,
i use a beautiful repitaya card 14bit.... all is allright.
i use C to program.... the examples work fine.

then i want tu use external source clock :
- I put the two resistor R25,R26 to location R23,R24.
- i don't put a signal through extension connector E2 (23,24 pin)
and when i try to use the program "digital_led_blink.c", this program
stops in the line : if (rp_Init() != RP_OK)

i think there is a problem in rp_Init() function

can you help me ?

thank you

Re: try to use external source clock, rp_init() problem !

Posted: Thu Oct 17, 2019 9:02 am
by trompeti
Hi,
did you solve your problem? I have same issue with rp_Init().

Cheers