Skip to main content
Visitor II
July 26, 2005
Question

Another error in STR7x library

  • July 26, 2005
  • 2 replies
  • 802 views
Posted on July 26, 2005 at 08:32

Another error in STR7x library

    This topic has been closed for replies.

    2 replies

    whhofmeyrAuthor
    Visitor II
    July 26, 2005
    Posted on July 26, 2005 at 08:07

    The function RCCU_FrequencyValue in the file rccu.c is wrong.

    the RCCU_PLL1_Output case contains the incorrect factor:

    case 2: Mul = 28; break;

    regards

    whh

    Visitor II
    July 26, 2005
    Posted on July 26, 2005 at 08:32

    Hi whh1,

    Yes you are right this mistakes is already detected and 28 have to be changed to 24.

    it will be corrected in the next release.

    Thank you and best regards,

    Hich ;)