I2C with CCS811 basic question

Hello,

Thank you for your reply once again! I was looking into a board which shares exactly the same processor but didn’t find one yet.

Also I was reading that I might be able to change the pin assignment for the board in the PeripheralPins.c file. To do that, I am trying ti import mbed-dev library but that is taking forever and return with errors constantly. I will try again tomorrow, thank you for your help!

Edit: I am now wondering if I use a target such as Disco-L496 even though it is a 169-pin processor, it might allow me to reach the I2C buses on the pins that I want them. Will experiment tomorrow.

Chris