Skip to main content
Visitor II
June 24, 2026
Question

STEVAL-MKI109D programming firmware suing stm32 cubemx

  • June 24, 2026
  • 1 reply
  • 11 views

In the stm32 cubeMX Board selector menu I cant find board MKI-109D.

How can I develop the board firmware?

 

1 reply

Andrew Neil
Super User
June 24, 2026

I’m not sure that the STEVAL-MKI109D is really intended for user firmware development?

It seems to me that the main idea is to use MEMS-Studio to do that:

https://www.st.com/resource/en/product_presentation/steval-mki109d-quick-start-guide.pdf

See also:

https://www.st.com/resource/en/user_manual/um3420-stevalmki109d-professional-mems-tool-motherboard-for-mems-adapter-boards-stmicroelectronics.pdf#page=15

 

You can always treat it as a “custom” board, and work from the schematics:

https://www.st.com/en/evaluation-tools/steval-mki109d.html#cad-resources

(also at the end of UM3420)

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.