Hello and thanks for attached files :smileyhappy:
It seems like there should be some more initializing to get I2C work. If I call the HwIIC_Init function it will fail because either the I2CO_BASE or the I2C1_BASE are not enabled, memory address is now in "-- -- -- --" mode. Could you tell how I should be able initialize next memory address?
/** Peripheral I2C0 base pointer */
#define I2C0_BASE_PTR ((I2C_MemMapPtr)0x40066000u)
Demo projects works so it should not be any hardware issue. Thank you for all help!
Regards,
Simo