2021-12-13 08:49 AM
I have tried turning these pins to GPIO's and tried toggling them, however, they seem to just be floating. I can confirm that these pins have been soldered on properly, since I have checked them using an X-RAY inspection system. I can also confirm that all the other pins around work too. Could these chips be faulty or is there any other reason as to why these pins would not work?
2021-12-13 09:20 AM
It's most likely a hardware issue. Nothing particularly special about those pins, certainly nothing unique which would explain all of them not working. Could be a soldering issue or a board manufacturing issue. Can you test on multiple boards?
If you set the pins as output and the bits in the GPIO->IDR register match up with the bits in the GPIO->ODR register for those pins when toggled, they are probably just not connected.
2021-12-13 09:21 AM
> I have tried turning these pins to GPIO's
How, exactly?
These pins are OTG_FS/HS DP/DM. and are supplied from the VDDUSB pin.
JW
2021-12-13 02:25 PM
Any details about package, production date, or stepping?
"VDDUSB USB supply voltage (supply voltage for PA11,PA12, PB14 and PB15 pins) "
2021-12-14 01:34 AM
Yes, looks like my VDDUSB pin is grounded. Thank you!