I am working with an STM32F405 and have the I2C1 peripheral set up as a master in standard mode with a clock speed of 100 kHz. The i2c bus has about 5 devices attached to it, none of which are capable of running in master mode. I'm using the HAL_I2...