I connect mpu-9150 with armevb through USB
but i keep gettings read of pktcode 0x04
what does it mean?
all codes supports pktcode 0x01 0x02 0x03
what am i doing wrong??
- Log in to post comments
phpbb Topic ID
16329
I connect mpu-9150 with armevb through USB
but i keep gettings read of pktcode 0x04
what does it mean?
all codes supports pktcode 0x01 0x02 0x03
what am i doing wrong??
Re: Re: what is pktcode 4???
Are you using Universal Datalogger or some other application?
Re: Re: what is pktcode 4???
universal datalogger works but it only gives me raw data (which seems really not calibrated and jumps alot even when it's completely stable)
i tried to run the python code and the teapot code but they aint doing anything since the packet code they are getting from the sensor doesn't match any of the expected values...
i got the MPU-9150 evaluation board connected to EV_ARM_XXAXA_D...
thanks for you help
Re: Re: what is pktcode 4???
Hi,
Python code is suppose to work with only motion driver or eMPL, not the EVBs.