commands:reference:analogwritemax
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| commands:reference:analogwritemax [2026/09/01 20:04] – 만듦 - 바깥 편집 127.0.0.1 | commands:reference:analogwritemax [2026/09/08 00:53] (현재) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| 줄 11: | 줄 11: | ||
| ^ 명령어 ^ 인수 ^ 반환값 ^ 동작 ^ | ^ 명령어 ^ 인수 ^ 반환값 ^ 동작 ^ | ||
| | '' | | '' | ||
| + | |||
| ===== 예제 ===== | ===== 예제 ===== | ||
| 줄 16: | 줄 17: | ||
| <code cpp> | <code cpp> | ||
| void setup() { | void setup() { | ||
| - | analogWriteFreq(3, | + | analogWriteFreq(3, |
| - | uint16_t maxValue = analogWriteMax(3); | + | uint16_t maxValue = analogWriteMax(3); |
| analogWrite(3, | analogWrite(3, | ||
| 줄 31: | 줄 32: | ||
| ===== 주의사항 ===== | ===== 주의사항 ===== | ||
| - | 출력 | + | * '' |
| + | * 고속펄스 GPIO는 K '' | ||
| + | * 아날로그 출력은 raw '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * 같은 | ||
| + | * '' | ||
| + | * '' | ||
| + | * Timer1, Timer3, Timer4, Timer5를 사용하는 다른 PWM, 펄스, 고속카운터 기능과 동시에 사용할 때는 타이머 충돌을 확인해야 한다. | ||
| + | * MPAINO 아날로그 출력 모듈은 별도 전원과 딥스위치 설정이 필요할 수 있다. | ||
| + | * 실제 전압 또는 전류 출력 범위는 모듈 딥스위치, | ||
| + | |||
| + | ===== 같은 카테고리의 내장 명령어 ===== | ||
| + | |||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| + | * [[commands: | ||
| [[commands: | [[commands: | ||
commands/reference/analogwritemax.1788260661.txt.gz · 마지막으로 수정됨: 저자 127.0.0.1
