This view shows all the selected peripherals in current project. If you select one peripheral:
Configure view will show the configuration options of the selected peripheral
Configuration View
This view shows the configuration options of all selected peripherals in current project. In this view you can edit the configuration below:
Enable corresponding pins of a peripheral
Configure working mode of a peripheral
Enable related interrupts
Configure other initialization options of a peripheral
Chip View
This view shows the chip and pin configuration you selected. In this view you can:
See peripherals and corresponding pins supported by the chip
See pin functions of the chip
Select a peripheral and configure corresponding pins
Highlight pins in use according to the peripheral's configuration status
Highlight corresponding peripheral and pins when pin setting conflicts
Source View
This view shows C code generated according to your configuration. You can click "Generate C Code" button to generate C code and open this view. You can also switch the view through "Chip" and "Source" tags in the lower left corner.