Posted on August 26, 2011 at 13:08Hi, I recently got an hmc5843 from Sparkfun and I cannot figure out how to make it work(my mcu is stm32f103). I also have a wii motion plus gyro device on I2C and it is working fine. I have the same problem as Darre...
Posted on May 17, 2011 at 13:53Hi,I have recently reached the floating point problem for cortex m3 stm32f103 mcu. I saw that compiler generates __aeabi_ui2f which is undefined.This problem occurs only when I am trying to cast to float. If I have an ...