1 List of exercises
- Using STMCube IDE with STM HAL
- UART - Hello world
- Transmit - Simple UART Transmission
- Loopback
- With Timer Interrupt(Optional)
- Interrupt based UART(Optional)
- GPIO - Led blink - Clock counter
- Using HAL_Delay
- Using Timer Interrupts
- Using External(Pushbutton) Interrupts
- UART - Hello world
- Using Arduino IDE with STM32duino
- Interfacing with Sensors
- Ultrasonic sensor for distance measurement - HC-SR04
- Temperature measurement using I2C - MCP9808
- Accelerometer and gyroscope - MPU-6050
- Interfacing with Sensors