Hi How can I determine the value of BG(ASCx_BG) and FDV? If I intend to follow the specifications: Input clock: fasc=40MHz FDE=1 BRS=0 Baudrate=115.2kbps Die Jong
Hi, maybe its the fact that there can be more than one solution to your formula that is confusing you ? You can use either FDV = 0x76 && BG = 0x04 or FDV = 0xEC && BG = 0x09 Depends on the Precision you need.
Thank you for pointing it out.... I found that 20MHz is used as fsys instead of 40MHz.... So that the values of ASC1_FDV and ASC1_BG are correct. By the way, Happy new year guys :) Die Jong