This project is aimed at beginners in the hardware scene and can be used to learn the basics about the XMC4800 board and understand the fundamentals about counters.
A video which demonstrates the functionalities can be found here.
Below are screenshots of the settings that need to be made to the DAVE apps to correctly use them. A new DAVE app can be added using the button with a + symbol from the APP Dependency Tree or from the toolbar.
For the main bus, that sends the data to be displayed to the LEDS, I used a BUS_IO app. The required settings for the app are as presented below.
For the push-buttons, which register the operation selected by the user (from left to right: Autoincrement ON/OFF, Shift Left, Shift Right, Increment, Decrement, Reset/Clear Counter), I used DIGITAL_IO apps, one for each push-button. The required settings are the same for each app and are as presented below.
For the physical connections, see the attached schematic.
Comments