HUBSET Instruction
Alexander (Sandy) Hapgood
Posts: 360
in Propeller 2
I can't find any information on the HUBSET instruction, what the individual bit fields are, and the method of setting the clock in general. There are lots of examples but no details.
Anybody know specifics of how to set the clock? The examples I've seen all have two steps with a delay between each step. Why is that?
Sandy
Anybody know specifics of how to set the clock? The examples I've seen all have two steps with a delay between each step. Why is that?
Sandy
Comments
That section could do with a little updating since the de-glitch circuit doesn't completely work.
As well as highlighting the flaw, the four line example you've got there also is no longer the recommended solution. For first config, or RCFAST hand-off, the first HUBSET #0 isn't useful. Just the three subsequent lines is all that's needed. And for reconfiguring, having a plain HUBSET #0 as first instruction is a broken solution without the de-glitch working.