Last modified by Xiaoling on 2025/06/12 15:06

From version 118.1
edited by Xiaoling
on 2025/03/29 09:37
Change comment: There is no comment for this version
To version 119.1
edited by Xiaoling
on 2025/03/29 09:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1189,9 +1189,9 @@
1189 1189  
1190 1190  **Example:**
1191 1191  
1192 -* AT+INTMOD1=0,0  ~/~/Disable the PA8 pin interrupt function
1193 -* AT+INTMOD2=2,1000  ~/~/Set the interrupt of the PA4 pin to be triggered by the falling edge, however, the interrupt will only be triggered if the low level state remains 1000ms
1194 -* AT+INTMOD3=3,2500  ~/~/Set the interrupt of the PB15 pin to be triggered by the rising edge, however, the interrupt will only be triggered if the high level state remains 2500ms
1192 +* AT+INTMOD1=0,0  ~/~/ Disable the PA8 pin interrupt function
1193 +* AT+INTMOD2=2,1000  ~/~/ Set the interrupt of the PA4 pin to be triggered by the falling edge, however, the interrupt will only be triggered if the low level state remains 1000ms
1194 +* AT+INTMOD3=3,2500  ~/~/ Set the interrupt of the PB15 pin to be triggered by the rising edge, however, the interrupt will only be triggered if the high level state remains 2500ms
1195 1195  
1196 1196  (% style="color:#037691" %)**Downlink Command:**(% style="color:blue" %)** **(% style="color:#4472c4" %)**0x06 00 aa bb cc**
1197 1197