Ioannis,
I have not used shiftout before... I have just tried..
This did not change the osc... still 1Mhz. Is my syntax ok?Code:SCK var portb.6 SDO var portb.7 shiftout SDO, SCK, 1, [%1100000011110111]
Ioannis,
I have not used shiftout before... I have just tried..
This did not change the osc... still 1Mhz. Is my syntax ok?Code:SCK var portb.6 SDO var portb.7 shiftout SDO, SCK, 1, [%1100000011110111]
Bookmarks