2015-06-15 02:33 PM
Hello:
This problem has me totally dumbfounded. Please see the attached image and screen shot of schematic. An absolutely simple circuit, yet it does not want to oscillate. This is the second board (different PCB, different mfr) so it's not that, or parts. So what does that leave? I have made the identical circuit before, and in fact just copied the micro schematic page and used that. So this is really difficult to understand...I have: -checked every pin's connectivity, and adjacent pins for shorts -every Vdd has a cap -vcap1, and vcap2 are installed, and show 1.23V when 3.3V is applied to the board. -the oscillator circuit is identical to the Discovery board. Resistor is 220 ohms, caps are 20pF, and oscillator load is 20pF Yet....the oscillator is silent. Unexplainable...can someone please provide a clue as to what is going on? Any tips on what I can do to determine what is going on? BTW - have tried scope with both AC/DC coupling, probe at 10x Thank you... #stm32f4-oscillator2015-06-15 03:29 PM
And you're enabling the HSE in the RCC? I ask because it doesn't start automatically. You don't have BYPASS mode enabled, right?
Replace the 220R with a 0 Ohm ?Same parts work on the STM32F4DISCO with R68 removed, and SB13, SB14 open? The clock on the DISCO comes from the F103 MCO it doesn't have a series resistor.2015-06-15 03:54 PM