Hello everyone,
I am debugging some programs with Keil Real View and found that the simulated peripheral is a bit weird:
It only has one I2C displayed. When I check the Pin Connection Block Peripheral, it appears that the pin P0.18 only serves as GPIO or Timer 1 Capture while it should have i2c function in it.
And when i checked further down,from Pin16 onwards, the functions are reduced. Is this a bug ? Can i configure it to its intended purpose?
Thanks for reading and please reply ;) Really appreciate it.