Hi!
I want to know if it is possible to give a BQ any valid address; or if it has to be necessary first BQ on stack address1; second BQ on stack address 2...etc.
I have two BQs configured as HOST in 2 different boards, and both of them are comunicating with the same uC (which is in a third board) via isolated SPI Bus.
Can I give address "1" to one of them and address "2" to the other one? Or as they are both HOST-BQ both of them must have address equal to 1?
I don't know if I have explained myself...