jyl087

Results 14 comments of jyl087

After hooking up this IMU, I noticed problems with the Euler angles. This has been reported on the Sparkfun site: https://learn.sparkfun.com/tutorials/9dof-razor-imu-m0-hookup-guide/discuss#comment-59a786f07d7fa837768b4567 Were you able to get the SEN-14001 to work...

Hello all. I appreciate your quick replies! As noted in the original ticket, the breakout board is this: https://www.amazon.com/dp/B0C4ZR57G9/ It does include resistors. The Nano clone is this: https://www.amazon.com/gp/product/B07G99NNXL I...

@OlafFilies - THANK YOU! It seems to work. No more issues with the console interacting with the SPI interface. I will definitely try out the ESP32 support as well. Just...

@OlafFilies , Since you mentioned the ESP32, I decided to give it a try. I have this ESP-WROOM-32 dev board: https://www.amazon.com/gp/product/B0CGQV7P9K/ I verified the SPI pin assignments by printing them...

@OlafFilies thanks for the additional info. Just to be clear, the 1M resistor goes between the TLE5012 and the MISO/MOSI pins which are shorted together right?

Hello @OlafFilies I tried a quick test with the 1MΩ resistor on the data line and unfortunately it still says checkError = 1 during setup. I verified that the TLE...

hello @OlafFilies , unfortunately, the breakout board I'm using for the sensor already has a 470 Ω soldered in place and I don't want to modify it. I did, however,...

Hello @OlafFilies, I've started getting [1] error code during boot, which according to the documentation is a SYSTEM_ERROR. I've checked the voltage to the sensor: 5.03V. Could the sensor have...

Thanks for the reply! I wasn't aware about the 3.3V. It does seem to run around 33C. I will see about changing the supply voltage. However, I discovered that the...

I just checked the datasheet, and in Table 4, it says that the Supply Voltage should be between 3 and 5.5 with typ = 5.0. Is this information incorrect? Unfortunately...