Figure 4.55 Sound interrupt signal connection diagram
Figure 4.56 Interrupt register bit correspondence
bit | Interrupt factor |
0 | Supports interrupt input of external interrupt input "INT0N" |
1 | Supports interrupt input of external interrupt input "INT1N" |
2 | Supports interrupt input of external interrupt input "INT2N" |
3 | Supports MIDI input interrupts An interrupt is generated when data is imported from the empty FIFO buffer memory on the MIDI-IN side. When all data is read from the FIFO buffer and the buffer becomes free, it is automatically released. |
4 | Supports DMA transfer end interrupt Generates an interrupt when DMA transfer using the built-in SCSP DMA ends (when all data transfer of the block (length (amount)) set in "DLG" is completed). |
5 | Supports CPU manual interrupts You can interrupt the sound CPU or main by writing to the CPU (main and sound). Writing "1B" causes an interrupt ("0B" is invalid). |
6 | Supports timer A interrupt |
7 | Supports timer B interrupt |
8 | Supports timer C interrupt |
9 | Supports MIDI output interrupts Generates an interrupt request when the FIFO buffer memory on the MIDI-OUT side is empty. When data is written to the MIDI-OUT buffer memory (register) and it is no longer empty, the interrupt will be automatically canceled. |
10 | Supports interrupts for each sample (1 sample = 22.68μsec = 1/44.1K time interval). |
11~15 | invalid |
Figure 4.57 Correspondence between 3-bit code and register
Figure 4.58 Interrupt level setting register format