2017-09-01 12:11 AM
Hi,
I am looking for discovery default program that acts like computer mouse. if there is better program to using gyro and accelerometer sensors of the board, I will be happy to see and learning from them.
#mems-accelerometer #stm32f407vg-discovery2017-09-04 01:31 AM
Hi
hamintouri1
,Please try to have a look to the demonstration example under the STM32F4 cubefirmware package
STM32Cube_FW_F4_V1.0\Projects\STM32F4-Discovery\Demonstrations
-Nesrine-
2017-09-07 12:33 AM
Hi Nesrine,
May you explain more about cube? I can not understand what it is? and especially it's relation to CMSIS?
2017-09-07 12:37 AM
Also where can I find the pad '
STM32Cube_FW_F4_V1.16.0\Projects\STM32F4-Discovery\Demonstrations' ?
2017-09-07 02:18 AM
Hi
hamintouri1
,where can I find the pad '
STM32Cube_FW_F4_V1.0\Projects\STM32F4-Discovery\Demonstrations' ?
The
STM32CubeF4is available for download under this
May you explain more about cube?
I recommend youto have a look to the
User ManualAlso I recommend you to download the
which is a graphical software configuration tool that allows generating C initialization code using graphical wizards.-Nesrine-
2017-09-08 12:31 AM
I have downloaded STM32cube, and went to demonstration and wanted to build the project but it says:
The following Device Family Pack(s) are required by the project:Keil:STM32F4xx_DFP:2.11.0And when I push install button below the message it says: ' one or more Device Family Pack Device are not present, would you like to choose another device?'
,2017-09-08 02:07 AM
I have another question. if I want to convert the demonstration MEMS project to LL project, what is the true way?
2017-09-08 02:54 AM
Hi
hamintouri1
,Could you please try to download directly theMDK5 Software Pack (
STM32F4xx_DFP:2.0)
from thishttps://www.keil.com/dd2/pack/
-Nesrine-
2017-09-08 04:05 AM
Thank you Nesrine,
But I chose to select another device and I did select 'stm32f407vgtx' from 'software packs'. and problem solved and I built the project and ran it OK.So, did I do a wrong way? Should I download the package you put? what is that?
2017-09-09 11:58 PM
The accelerometer by this example works fine, but it doesn't act as computer mouse!