Commit fd76f44
authored
fix(PeriphDrivers): Fix clock speed configuration of SPI3 for MAX32650 (#1566)
MAX32650 SPI driver assumes the SPI3 peripheral clock is twice the frequency as other SPI instances
even though there is no such indication in the user guide.1 parent 1452bdd commit fd76f44
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
| 126 | + | |
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
| |||
0 commit comments