STM32 GPIO 핀 Open Drain 설정
- STM32CubeMX 에서 STM32 설정시, 특정 GPIO 핀을 open drain 이면서, 상태 high, no internal pull up, no internal pull down 설정하기. 초기상태 Low 보다는 High 로 해야 핀에 연결되는것의 상태가 무엇이든 안전함.
- open drain 은 핀 설정을 output 으로 했을때 open drain 설정가능하며 input 으로 했을때는 opne drain 설정안된다.
- 아래 동영상에 특정핀을 open drain 이면서, 상태 high, no internal pull up, no internal pull down 설정하는 과정 전체
첫등록 : 2019년 9월 25일
최종수정 :
본 글 단축주소 : https://igotit.tistory.com/2300
'임베디드.일렉트로닉스 > STM32' 카테고리의 다른 글
STM32CubeProgrammer.개요.설치. STM32 programming tools. all in one (0) | 2019.10.13 |
---|---|
STM32L4R5VG. 플래시 메모리. Option Bytes. (0) | 2019.10.12 |
ST-LINK V2.-STM32, STM8 Debugging and Programming Tool. (0) | 2019.09.08 |
STM32L4R/S. Reset. NRST (0) | 2019.09.02 |
STM32CubeMX. USB Custom HID (0) | 2019.09.01 |
댓글