Resolved! GPIO pins won't RESET low (always high)
I took the default STM32F101VFTx, enabled PB8 & PB9 as GPIO Output, and then tried to pull the pins low. I am having an issue that caused me to create this isolated test. Configurations, code, and scope on the pins below. Repo for this test case ...