Another error in STR7x library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-25 11:32 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-25 11:07 PM
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 whhOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-07-25 11:32 PM
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 ;)