Skip to content

Simple synchronous serial protocol for sending full packets of data to a receiver.

License

Notifications You must be signed in to change notification settings

Tim-W-James/ARMv7-Synchronous-Serial-Message-Passing

Repository files navigation


ARMv7 Synchronous Serial Message Passing

Synchronous serial protocol for sending full packets of data to a receiver.
This project was created during my university studies at ANU in 2020 and has been transferred from the ANU GitLab server.
Read the design doc »

Table of Contents
  1. About The Project
  2. Usage
  3. Contact
  4. Acknowledgements

About The Project

Simple synchronous serial protocol for sending full packets of data to a receiver, created with ARMv7 assembly. Builds upon my digital synthesizer program. Read the design doc for implementation details.

Built With

Usage

  • Requires the use of an stm32l476 discovery board. This is a physical device that can be connected to a PC and interfaces with VSCode.
  • Visual Studio Code with the following extensions:
    • ARM
    • C/C++
    • YAML
    • COMP2300's Cortex-Debug

Contact

Email: tim.jameswork9800@gmail.com

Project Link: https://github.com/Tim-W-James/ARMv7-Synchronous-Serial-Message-Passing

Acknowledgements

  • Australian National University for VSCode framework and project skeleton

About

Simple synchronous serial protocol for sending full packets of data to a receiver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published