Today I am using STM8L151K6 as output enable for ADP3110A, so I configured the IO port as follows: PC1
GPIO_Init(ADP3110A_EN_PORT, (GPIO_Pin_TypeDef)ADP3110A_EN_PINS, GPIO_Mode_Out_PP_High_Fast);
GPIO_SetBits(ADP3110A_EN_PORT,ADP3110A_EN_PINS); //Turn on ADP3110A_EN
However, the oscilloscope measurement revealed that it was only about 1.4V. Checking the data sheet
Found that there is only T7 in the output port. View comments
In the open-drain output column, 'T' defines a true open-drain I/O (P-buffer, weak pull-up and protection diode to VDD are
not implemented).
If this pin is set as an OD gate, an external resistor must be connected to enable a high level.
Previous article:STM8Lpwm
Next article:stm8l TIM2 timer usage
- Popular Resources
- Popular amplifiers
- Learn ARM development(19)
- Learn ARM development(14)
- Learn ARM development(15)
- Learn ARM development(16)
- Learn ARM development(17)
- Learn ARM development(18)
- Embedded system debugging simulation tool
- A small question that has been bothering me recently has finally been solved~~
- Learn ARM development (1)
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- Learn ARM development(19)
- Learn ARM development(14)
- Learn ARM development(15)
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- From probes to power supplies, Tektronix is leading the way in comprehensive innovation in power electronics testing
- From probes to power supplies, Tektronix is leading the way in comprehensive innovation in power electronics testing
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- 【GD32E230】 EVAL board project creation and lighting
- Composting Fermentation Control Based on GD32E231
- Grounding of Switching Regulators
- EEWORLD University ---- Basic knowledge of TID
- Commonly used algorithms for drones - Kalman filter (10)
- If the test posture is not up to standard and the result is deviated, you will have to work overtime!
- Design of filter circuit
- How to use a touch switch to make a circuit that turns on when pressed once and turns off when pressed again
- Meng Wanzhou is about to return to China
- Equivalent circuits of components such as resistors, capacitors, inductors, and thyristors