STM32F030 outputs 1.3V instead of 3V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-11 1:03 PM
I have set all GPIOB ports as outputs and have an adjustable resistor on port PA1 which I’ve set as an analogue input to do an adc conversion to display a voltage output to three seven segment displays with each segment being connected from PB0 to PB6 however it seems my port B pins are not outputting a voltage of 3V when set to high. All ports are set as pull downs internally. What could be the reason for this?
- Labels:
-
Bug-report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-12-11 1:43 PM
A schematic might be more enlightening rather than having to guess what's wrong.
Perhaps you've missed half the power pins, ignored the analogue power pins, or got some grounding issue?
Check you netlist, make sure you don't have random islands of connectivity due to mismatches at a naming level for different/same nets.
Pin level conflicts, shorts, two outputs connected and driving in different directions?
Up vote any posts that you find helpful, it shows what's working..
