2024-01-02 11:16 PM
Dear Community member,
We have developed a PCB for Air pollution measurement using STM32G473VET6 MCU. We were able to flash the program successfully, but we didn't receive any output from GPIO, UART, USB, etc. None of the peripherals are working except VCC, GND, and JTAG. Please guide us on how to resolve this issue.
best regards
Neeraj
Founder & CEO
Radifonics Solutions Pvt Ltd
Indira Nagar, Bangalore-560038
Solved! Go to Solution.
2024-01-03 01:29 AM
For hardware I would suggest looking at the BOOT0 / BOOT1 pin settings, any pull up resistors on reset circuitry, or your oscillator.
This is also a good reference for future:
http://www.efton.sk/STM32/gotcha/
2024-01-02 11:20 PM
Start with a simple program, e.g. blinking a LED, on a "known good" board such as Nucleo.
After that, for the hardware issues, read AN5093.
JW
2024-01-03 01:29 AM
For hardware I would suggest looking at the BOOT0 / BOOT1 pin settings, any pull up resistors on reset circuitry, or your oscillator.
This is also a good reference for future:
http://www.efton.sk/STM32/gotcha/