CMPE 240 Resources
STM32 Software
- Go to st.com and create an account and search for st-link.
- Look for the STSW-LINK009 -- drivers for Win 7, 8, 10.
- I also recommend getting the STSW-LINK004 (STM32-ST-LINK Utility).
- Download the Keil IDE: Keil MDK-Arm development environment
C Language Review
- C Language Courses on
Lynda.com:
- C Essential Training: note the section on bit-wise operators
- Up and Running with C
C Language From SWEN 250
Back to main page