SN98601 IO port | SN98660 IO port | SN98661 IO port | Design function | Remarks |
---|---|---|---|---|
MS1_IO2 | MS1_IO2 | MS1_IO2 | IR CUT Drive Control Output A | |
AUD1_IO3 | AUD_IO0 | AUD_IO0 | Infrared Lamp Control | |
AUD1_IO4 | AUD_IO1 | AUD_IO1 | IR CUT Drive Control Output B | |
MS1_IO5 | AUD_IO2 | AUD_IO2 | Day / Night mode Detection Port | |
MS1_IO6 | AUD_IO3 | AUD_IO3 | Sensor Power Control | H: Enable L: Disable |
MS1_IO7 | AUD_IO4 | AUD_IO4 | Speaker SNAP01 Control | H: Enable L: Disable |
MS1_IO8 | MS1_IO3 | MS1_IO3 | SF_CSn | |
MS1_IO9 | MS1_IO4 | MS1_IO4 | SF_DO | |
MS1_IO5 | MS1_IO5 | MS1_IO5 | SF_DI |
- You can modify the IQ pin by modifying the ir_ctrl.c macro
- Instructions: 1. Set to day mode: ./snx_ir_ctl 0 2. Set to night mode: ./snx_ir_ctl 1 3. Check the light board GPIO and set the IR day / night mode ./snx_ir_ctl
- Description: Check the light board GPIO, if there is a change to switch to the corresponding mode (day / night)