Skip to content

Releases: UST-Robotics-Team/Software-Tutorial-2025-Notes

2025-sw-tutorial-v3.1

06 Oct 07:17

Choose a tag to compare

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.

2025-sw-tutorial-v3

02 Oct 05:25

Choose a tag to compare

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

In comparison to version 2, 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.

STM32CubeIDE Installer

17 Sep 04:18

Choose a tag to compare

Normally when you download the STM32CubeIDE through the official website, email verification is needed. So, to get the job done faster, we have pre-downloaded installers for different platforms for you.

The binary installers (v1.19.0) of the following platforms are provided:

  • Mac
  • Windows

Please choose the suitable one to download and install.
If you are a Linux Guy and can't find an installer for your OS above, you may visit https://www.st.com/en/development-tools/stm32cubeide.html#get-software to install one yourself!

For any inquires, please find any senior for help.