Hello,
I am just a bit confused about setup_oscillator. This function does not work with 16F628 (I get "undefined identifier -- setup_oscillator") but it works with 16F628A.
I want to achieve internal 4MHz oscillator:
INTRC_IO fuse and setup_oscillator(OSC_4MHz);
Or is the oscillator config set automatically by "#use delay(clock=4000000)" ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum