Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 1 month ago.
I2C FRDM KL25Z problem
Hi I am trying to use this library with the FRDM board but it doesn't work:
https://mbed.org/users/okini3939/code/BMP085/
It works fine with my LPC11U24 board.
I am using a while loop and printing to the USB serial port, it continues to print but the value is never updated.
When I scope SDA and SCL the I2C bus is only busy for the first read and nothing after that unless I reset the board.
From hunting around it looks like its because FRDM library does not support single byte read? Is that the problem?
Is there going to be a fix for this?
Many Thanks,
Joe.