forked from df8oe/UHSDR
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I2S clock for mcHF STM32F4 corrected to 12.288Mhz
Found working clock configuration which provides exactly 12.288 Mhz as I2S clock and not something slightly lower as before. This may reduce USB audio issues but still depends on accurate clocks on BOTH ends of the USB connection (which is never a 100% match). However, for most mcHF USB audio user this should improve audio quality. No impact on OVI40 which already uses the correct 12.288Mhz clock. See discussion on df8oe#1077
- Loading branch information
Showing
2 changed files
with
46 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters