Hello everyone. I have a custom board with STM32F103C8T6. It was made for debugging so it doesn't have any unusal peripherals (only oscillator, filtering capacitors etc.). But there is problem: voltage on NRST pin equals about 1 V.
Hello everyone. I have a custom board with STM32F103C8T6. It was made for debugging so it doesn't have any unusal peripherals (only oscillator, filtering capacitors etc.). But there is problem: voltage on NRST pin equals about 1 V.
Documentation really says that pullup resistance on NRST is not required but I decided to leave possibility to solder it. I checked board with external pullup and without, it does not make any changes, MCU is still not working correctly.
AN2586 only recommends to connect VBAT to VDD, it does not say that I must connect them. VBAT are used only for powering RTC and backup registers, I don't use them because I even can't load any program to MCU.
C7 capacitance equals 1uF in fact, it is the wrong value on schematic.