2022-10-20 11:37 PM
hello everyone,
i work on stm32g071 to build a application , but i configure the PA9 for uart TX and the PA8 for the normal input that pull up by 3.3v. When start send data by the PA9 , PA8 is disturbed。But PA9 is not configured, the PA8 level is normal
2022-10-20 11:42 PM
Shorts on the board? Too high current drawn from PA9?
2022-10-20 11:45 PM
No short,but i don`t test the cuurent on the PA9. So , if the current too high ,What should i do?
2022-10-21 12:41 AM
You can use tranzistor, or some digital buffer. It depends on current, frequency, cost etc....
2022-10-21 02:37 AM
This is the USBC-PD dead-battery gotcha. Have a look at SYSCFG1_CFGR1.UCPDx_STROBE.
JW