Hi.
I have an issue with the Bosch BNO055 chip, where I am receiving an peripheral initialisation error. Pin 10 is connected to GND in my PCB design per the earlier datasheet I used linked from a supplier website (doh!), where this pin was changed to BL_IND, and output in recent revisions of the datasheet. I am not using the bootloader - just running the chip normally.
I need to know if the BL_IND being connected to GND will cause the register SYS_ERR (0x3A) to respond with error code 0x01 (peripheral initialisation error). I can write and read to and from the chip using i2c without issues, but all the readings from the sensors are 0x00. I suspect these zero readings are due to the the peripheral initialisation error. Unfortunately this issue is very urgent. Any help much appreciated.
I could cut the ground trace from pin 10, but unfortunately the track is under the pin. I would have to remove the chip and resolder it - a very difficult thing to do and I opnly have two prototype boards here. So I would like to know in this pin 10 is just benign if I am not using the bootlloader (ie: output never high) and is thus not the cause of the peripheral initialisation error. Also what could cause the perihperal initialisation error?
regards,
David