Integrate X-CUBE-MEMSMIC1 package with STM32L4 MCU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-09 6:39 PM
Hello,
I have couple of questions,
1. I would like to know, if I can use X-CUBE-MEMSMIC1 package with Digital MEMS Mic that I have instead of using X-NUCLEO-CCA02M1 MEMS Evaluation board. If so, how can I do it?
2. Can I modify the X-CUBE-MEMSMIC1 package projects (particularly AcousticBF) to work on STM32L471.
According to documentation, I should be able to modify the project source code to run on STM32L471. But I would like to if anyone else has tried doing soomething similar.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-09 10:57 PM
Topic touched several times on this forum - I mean different boards but problem is the same.The CubeMX does not allow to automatically integrate BSP packages (drivers for nucleo modules, or other stuff on the discovery boards) with cube generated projects. So you have to manually modify delivered examples (needs some experience) OR generate the project automatically using CubeMX for resources required by particular board.
See my posts:
