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 :
https://github.com/Mrjohns42/RSL/tree/master/lpc11xx.keil-examples-CMSIS-update_2/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 someon
↧