aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32g4/src/bin/pll.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32g4: PLL: Add support for configuring PLL_P and PLL_QKevin Lannen2023-06-141-3/+12
* Rename to follow ref manual and CubeIDECarl St-Laurent2023-06-081-2/+2
* Added Vcore boost mode and Flash wait stateCarl St-Laurent2023-06-041-2/+2
* Use HSI16 for exemple since HSE might have a different value depending on boardCarl St-Laurent2023-06-041-3/+2
* Example using PLLCarl St-Laurent2023-06-031-0/+27