Search found 7 matches
- Sun Oct 18, 2020 3:02 pm
- Forum: Libraries & Hardware
- Topic: MPU9250 STM32F411re
- Replies: 7
- Views: 7119
Re: MPU9250 STM32F411re
is it possible to say the compiler not to use the fpu?
- Sun Oct 18, 2020 4:56 am
- Forum: Libraries & Hardware
- Topic: MPU9250 STM32F411re
- Replies: 7
- Views: 7119
Re: MPU9250 STM32F411re
Maybe but why only when using fpu ?
- Sat Oct 17, 2020 2:45 pm
- Forum: Libraries & Hardware
- Topic: MPU9250 STM32F411re
- Replies: 7
- Views: 7119
Re: MPU9250 STM32F411re
I have blackpill too.
I use VS Code with PlattfomIo. Using as standard STM32Duino
it makes no difference when I use arduino IDE.
The Sample from github is for a MPU9250. There a Quaternions and Kalman Filter calculated. So my thought is a problem when compiler use FPU.
I use VS Code with PlattfomIo. Using as standard STM32Duino
it makes no difference when I use arduino IDE.
The Sample from github is for a MPU9250. There a Quaternions and Kalman Filter calculated. So my thought is a problem when compiler use FPU.
- Fri Oct 16, 2020 7:21 pm
- Forum: Libraries & Hardware
- Topic: MPU9250 STM32F411re
- Replies: 7
- Views: 7119
Re: MPU9250 STM32F411re
thats not so easy to explain.
Board is a Blackpill with STM32f411.
[env:blackpill_f411ce]
platform = ststm32
board = blackpill_f411ce
framework = arduino
The code was written for the sam21d.
On sam after reset Kompass are fast in right direction. On the 411 compas starts count from 0 up to 50 ...
Board is a Blackpill with STM32f411.
[env:blackpill_f411ce]
platform = ststm32
board = blackpill_f411ce
framework = arduino
The code was written for the sam21d.
On sam after reset Kompass are fast in right direction. On the 411 compas starts count from 0 up to 50 ...
- Wed Oct 14, 2020 5:34 pm
- Forum: Libraries & Hardware
- Topic: MPU9250 STM32F411re
- Replies: 7
- Views: 7119
MPU9250 STM32F411re
Hello I have problems with the sparkfun dmp libary. https://github.com/sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library
Lib runs fine on Sam21d (m0 without FPU)
on the 411 filter is not working correct. I think it is a problem of the FPU. Any suggestions ?
there are other libs witch have same ...
Lib runs fine on Sam21d (m0 without FPU)
on the 411 filter is not working correct. I think it is a problem of the FPU. Any suggestions ?
there are other libs witch have same ...
- Mon Aug 24, 2020 2:52 pm
- Forum: Libraries & Hardware
- Topic: I2c Pinspac
- Replies: 3
- Views: 3533
Re: I2c Pinspac
Thanks a lot. Thats what I was looking for!
- Mon Aug 24, 2020 1:56 pm
- Forum: Libraries & Hardware
- Topic: I2c Pinspac
- Replies: 3
- Views: 3533
I2c Pinspac
Hi, someone could tell me how change the default pinspack (PB6,PB7) for a STM32f407 MCU?
thanks in advance
thanks in advance