@felmue said in PbHub 1.1 on STAMPLC - Couldn't find Pbhub on PortA:
Hello @bensonwhlee
try adding a delay(500) before calling pbhub.begin(). My above linked code fails to initialize PbHub without a delay.
Thanks
Felix
“Thanks @felmue, that’s a helpful tip about the delay. I’ve seen similar I2C issues where peripherals don’t initialize properly without a short wait after boot. Good to know it applies to the PbHub too!”