danmcb Posted December 30, 2018 Share Posted December 30, 2018 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 More sharing options...
jpeyron Posted December 31, 2018 Share Posted December 31, 2018 Hi @danmcb, Thank you for sharing your project. I moved this thread to the Project Vault where community members post projects, demos and tutorials. cheers, Jon Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.