Jump to content

Real Time Scheduler for MAX32


danmcb

Recommended Posts

Hi all,

I have been using MAX32 in bare-metal mode quite a bit, and I wrote some scheduler code for it. The code also does buffered debug printing over USB, and some basic error handling. I use this as start point for projects where I want very predictable timing. I find MAX32 very useful for this.

The code is on Github here

https://github.com/danmcb/MAX32-RT-Scheduler

and there is a write up at my website here:

http://www.mcbeeaudio.com/lab//MAX32-real-time-scheduler.html

This mighty make a nice start point for anyone that has been using MAX32 as an Arduino but wants to get into writing C on it. (Everything builds with the free Microchip tools.)

all the best

Daniel

 

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...