Hi,
There is no actual table as it is just the raw 13-bit binary value (e.g. 1=1, 2=2 and 3=3 etc). Mostly you just clear the high register and load the divisor into the low one (as it generally fits in one byte).
The associated spreadsheet with the quoted AN will tell you exactly what to load if you plug in all your details.
In your case the 26dec just goes straight into the low byte of the register (with high byte cleared)
Message Edited by peg on 2007-02-0901:23 PM