Link Search Menu Expand Document

Group Assignment

  • compare the performance and development workflows for other architectures

Comparison to other Workflows/Architectures

I noticed that some people used edbg but had trouble to get it to work on Macs.

Jake Read, our TA, had suggested to use pyOCD however. His documentation is solid, see here:


Individual Assignment

  • read the data sheet for your microcontroller
  • program your board to do something
  • extra credit: try other programming languages and development environments

Process

This week, I had already completed this task during the Electronics Design week. Therefore I focused on thinking more about my final project.

You can see my work for this week under Electronics Design. I had programmed my board to light up the two LEDs two light up based on the state of the button (pressed or not).