Hi all, I have a MCB11C14 from Keil (MCB1000, Cortex M0) and I try to use I2C peripheral. As there is no CMSIS driver for such board, I was looking for an official library, but nothing seems to exist. I have tried a library proposed by RSL : github.com/.../lpc11xx.keil-examples-CMSIS-update but nothing happens on the I2C Bus. I am surprised that nothing is proposed for such usual peripheral with this board. Does someone know how to play with it (without register access if possible)? Best regards, Xavier