Skip to content

2025-sw-tutorial-v3.1

Latest

Choose a tag to compare

@LHolmes0922 LHolmes0922 released this 06 Oct 07:17
· 26 commits to main since this release

Update on v3, compared to v3, the UART interrupt is already enabled for you, as some trainee had difficulty generating the dependency for the UART interrupt handler.

If you encounter any issues (cannot enter interupt handler) while working on Tutorial 2 homework or classwork, please download this latest version.

Most settings remain the same as in v3, so the main.c file from v3 can be directly used with this version.

v3 description:
This ZIP project is designed for Tutorial 2 homework and your RDC.

In comparison to v2, some pin configurations have been updated, and {BTN2, LED2~4} are now defined.

This project is intended for use with our custom-designed mainboard, not the development board you have been using since Tutorial 1.