6.3 Microcontroller Peripheral Configuration
Table 6-2 details the operating conditions of the PIC18F56Q24 microcontroller and the various peripherals configured.
Parameter | Value |
---|---|
MCU | PIC18F56Q24 |
MCU Clock | 64 MHz |
MCU Operating Voltage | 3.3V |
Interrupt scheduling configuration | Round robin scheduling |
SPI | SPI1 |
SPI Clock | 6 MHz |
SPI Mode | 2 |
UART | UART2 |
UART Baud Rate | 230400 |
Timer | TMR2, TMR4 |
Timer Clock | 500 kHz, 16 MHz |
ADCC Clock | 2 MHz |
ZCD | ZCD1, ZCD2 |
ZCD Interrupt | Interrupt on rising edge |
The MPLAB Code Configurator is used to generate seamless, easy-to-understand C code to be inserted into the application firmware. Refer to the Appendix section for more information.