PIC16F18875 I2C on a Curiosity HPC Board

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • A forum user was having a problem running an I2C accelerometer with a PIC16F18875 on a Curiosity HPC board. Here's a demonstration of my solution.
    My top tip: forget MCC code it yourself. MCC's too buggy, and even when it works it doesn't help you in the medium to long term! You have to understand the datasheet at the register and hardware level anyway, MCC is just something else to learn.
    Forum thread here: www.microchip..... Code is at post 18.

ความคิดเห็น • 2

  • @sk0512b
    @sk0512b 2 ปีที่แล้ว

    thank you somuch for this video and code

  • @nicolaspozo9360
    @nicolaspozo9360 3 ปีที่แล้ว

    I have some problems when connecting a time of flight sensor (VL53L1X) in its datasheet it does not show the register addresses to take the data. Can you help me with a reference code?