Home
Syllabus
Schedule
Section 1
Section 2
Resources
SWEN-340
Resources
This is a one/ two line description of the assignment
Nucleo-L476RG
Nucleo-L476 Pin Diagrams
Nucleo Technical Doc
Nucleo User manual
Programming manual
Reference manual
Nucleo STM32 Software and Utilities
Go to st.com and create an account.
Follow these instructions to download and install the STM32CubeIDE:
Install STM32CubeIDE
Follow these instructions to create a new project for the Nucleo board:
Create New Project
Follow these instructions to create a new project for the Nucleo board:
Using a virtual terminal
Readings
C Language Courses on
LinkedIn Learning:
C Essential Training
: note the section on bit-wise operators
Up and Running with C
Example of a C Standard
Overview of Interrupts
C Language From SWEN 250
C Language Introduction
Functions and Arrays
Strings and Command Arguments
Arrays, Pointers, and Strings Examples
Make Structs and Typedef
Introduction to Pointers