🤔 I am wondering if MCC118 Voltage Measurement DAQ HAT can be used with other HATs. In the github tutorial, it says that 'They are generally not compatible with any other brand of Raspberry Pi HAT or add-on board that attaches to the GPIO header, or devices that use the Raspberry Pi SPI interface.' However, I am trying to use Adafruit 16-Channel PWM / Servo HAT and MCC118 together.
😭 The only MCC118 or only PMW Hat can works well in my Raspberry Pi 4B. Unfortunately, they cannot work at the same time (PWM can still work but MCC118 cannot), and the errors display as shown in the atached pictures.
🧐 After analysizing the possible reason of conflicting, I find that the MCC 118 uses ID_SD and ID_SC (GPIO 0&1) in datasheet and PWM Hats only use these two pins (naming EECLK&EEDATA) in this link. I think that is the main reason that MCC cannot detect correctly.
😣 I am wondering is there a way to fix this conflict issue by using other pins or somethings. I appercaite anyone can share any thoughts and ideas on this matter, which will help me from struggling in a long time.
Question
Mason
Hi Forum 👋,
🤔 I am wondering if MCC118 Voltage Measurement DAQ HAT can be used with other HATs. In the github tutorial, it says that 'They are generally not compatible with any other brand of Raspberry Pi HAT or add-on board that attaches to the GPIO header, or devices that use the Raspberry Pi SPI interface.' However, I am trying to use Adafruit 16-Channel PWM / Servo HAT and MCC118 together.
😭 The only MCC118 or only PMW Hat can works well in my Raspberry Pi 4B. Unfortunately, they cannot work at the same time (PWM can still work but MCC118 cannot), and the errors display as shown in the atached pictures.
🧐 After analysizing the possible reason of conflicting, I find that the MCC 118 uses ID_SD and ID_SC (GPIO 0&1) in datasheet and PWM Hats only use these two pins (naming EECLK&EEDATA) in this link. I think that is the main reason that MCC cannot detect correctly.
😣 I am wondering is there a way to fix this conflict issue by using other pins or somethings. I appercaite anyone can share any thoughts and ideas on this matter, which will help me from struggling in a long time.
Thanks!
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now