SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions about processor boards have here!
User avatar
By hardware_guy
#240973
Are there any examples in using the MicroMod STM32 and STM32CubeMX and/or Zephyr? I prefer not to use Arduino and documentation seems pretty scarce for this MicroMod processor and anything else but Arduino.
User avatar
By dboddie
#241477
There are quite a few resources for STM32 online that use other IDEs. Searching for "STM32 bare metal" or something similar will usually yield some starting points.

One site that I found useful was this one:
https://vivonomicon.com/category/stm32_ ... _examples/

I think I also looked at these examples to get ideas:
https://github.com/fcayci/stm32f4-bare-metal

I started to write my own tests and examples to help with my understanding, though my choice of toolchain is quite obscure:
https://gitlab.com/dboddie/bare-metal-stm32f405

Hope this helps!
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum