iam using nucleo f446re for reading from and writing to i2c eeprom on arduino i used to extrat the 7bit address from the 10 bit using this core for that void writeLexChip(uint16_t TenBits_slave_address, uint8_t firstRegisterByte, uint8_t secondRegist...