minor formatting change

This commit is contained in:
yul 2022-08-30 13:27:26 +02:00
parent 1e62031259
commit 197e63216b
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ Working on: Application 2 centre de mesures sensor oximeter 2.
- Possibilité de forcer une acquisition. Ce forcement démarre le cycle de mesure.
### To-do list for being able to read measurements from the oximeter 2
[] Implement an i2c library for lpc55s16
[] Use the implemented i2c library to communication between lpc55s16 and Oximeter 2.
[x] Implement an i2c library for lpc55s16
[ ] Use the implemented i2c library to communication between lpc55s16 and Oximeter 2.
## LPC55S16-EVK setup
The I2C interface of the codec is routed to Flexcomm 4 of the LPC55Sxx, the same connection as used for the other I2C devices on the board. (from "LPCXpresso55S16 Development Boards User Manual")