-
コンパイルは通っている。
Wire.begin()で落ちているっぽい。
-
Looks like we're missing few files here like `MPU6050.h` and `WiFiConfig.h`.
-
With pins PB12-PB15.
[Datasheet](https://www.invensense.com/wp-content/uploads/2015/02/MPU-6500-Datasheet2.pdf).
[Register map](https://www.invensense.com/wp-content/uploads/2015/02/MPU-6500-Regis…
Peque updated
6 years ago
-
MPU-6050 failes to init after many attemps. Discarted that the problem can be hardware, IMU was tested on Arduino uno and works properly.
The binary output of this line `{MPU_PWR_MGMT_1, MPU_CLK_PL…
-
### Expected behaviour
Should decrypt an encrypted file with the private key from a smartcard
### Actual behaviour
```
% pkcs11-tool --module /usr/local/lib/opensc-pkcs11.so --decrypt -v --input-fil…
-
### Hardware:
Board: ESP32 DevKit V1 DoIT
Core Installation/update date: https://github.com/platformio/platform-espressif32/releases/tag/v0.12.0
IDE name: Platform.io
Flash Frequency…
-
Hi
[A recent stack overflow poster](http://stackoverflow.com/q/27576690/398670) showed interest in using this extension on Windows.
I'm sure you find Windows as fun as I do ;-) . Nonetheless, I noti…
-
I don't see anything happen on pins 9/10 (p2.1/p2.2) or 14/15 (p1.6/p1.7) when running the master_write example from the Wire library.
Same example with the 5529LP has a working I2C on 14/15 (p3.0/p3…
-
hi. I'm a student and i need to work with mpu 6050 ( Gy-521 module ) and nrf51822chip.
So i have some problem to comunicate with 6050 via TWI.
Can you help me?
I have the softdevice enabled
-
Attaching a ms5611 ( GY86 ) to the esp32 on i2c - works perfectly for about 5-10 minutes - some strange values do come in however it seems to work pretty well.
Then loads of
[E][esp32-hal-i2c.c…