Hi Karol: I assume you mean creating multiple instances of the same driver, each one pointing to the same channel (7) but with a different instance name and a different slave address. The g_i2c is the original instance and is recognized, but the g_i2c_eeprom is ignored during code generation. I did look at the framework, but it wasn't clear to me how to define and manipulate the different members(eg, switch between slaves) , even after looking at the SSP documentation. The framework itself utilizes a single driver which references only a single slave. Thanks
↧