Search found 3 matches

by dreamworker
Thu May 03, 2018 9:20 pm
Forum: General Discussion
Topic: I2C MPU6050 with I2S problem
Replies: 2
Views: 4483

Re: I2C MPU6050 with I2S problem

@chegewara: Thank you for your proposal. Unfortunately that didn't help. I seems not to be a direct problem with I2C since getting values works just fine as long as no external I2S device is used. as soon as I start the I2S communication by installing the I2S driver, the I2C messages seem to break r...
by dreamworker
Mon Apr 30, 2018 10:04 am
Forum: General Discussion
Topic: I2C MPU6050 with I2S problem
Replies: 2
Views: 4483

I2C MPU6050 with I2S problem

Hi, I am running an application that reads the sensor data from the MPU6050 via I2C with @kolban-c++-lib - thanks for the great work! However I have problems getting stable sensor data as soon as I am using the I2S driver. the application is supposed to play a beep sound (wave-data) when a certain a...
by dreamworker
Mon Apr 30, 2018 9:26 am
Forum: General Discussion
Topic: Trouble with i2c and i2s running simultaneously
Replies: 7
Views: 10996

Re: Trouble with i2c and i2s running simultaneously

Hi, I have the same issue. I am running an MPU6050 via I2C which works perfectly fine. But as soon as I install the I2S driver and try to play a beep tone in loop the Sensor starts to react weird. It delivers good data for a while then randomly sends values that obviously are not correct and soon th...