1.2.5.6 Command and Console Configuration

The terminal interface allows the user to interact with the Demo Meter application firmware. The Meter Demo application includes more than 30 out of the box commands, nevertheless the terminal console application code can be modified by the user in order to implement additional features, to add new commands or to change the present ones.

The following image shows the configuration of the command and related modules:

Figure 1-41. Command Module Configuration

The Command Module is oversized to allow customers expand the current implementation. If expansion is required, these configuration may need to be extended.

Figure 1-42. Console Module Configuration
Figure 1-43. Flexcom Module Configuration

Buffer sizes are set to allow all commands to be correctly printed, taking into account maximum sizes per print and 115200 baudrate.

Note: The Flexcom configuration is for a baremetal example, FreeRTOS examples are slightly different in buffer sizes and FIFO thresholds.