• STM32F103C6 doesn't receive the complete data thorugh i2c as a slave with interrupt enabled, mantains SCL low after first data byte
    I'm trying to send a dat from master to a slave (the STM32F103C6) with HAL function for polling mode is working well and it is receiving all the data I send (I got all ACKs) but when I try to do the...
  • STM32F103C6 doesn't receive the complete data thorugh i2c as a slave with interrupt enabled, mantains SCL low after first data byte
    I'm trying to send a dat from master to a slave (the STM32F103C6) with HAL function for polling mode is working well and it is receiving all the data I send (I got all ACKs) but when I try to do the...
  • ADUC843 I2C slave
    anyone tried to use the aduc843 hardware slave i2c interface ? it seems to me that the aduc is extremely sensitive to other interrupts. if other interrupts are running it often cant receive data.
  • i2c slave problem
    hi everyone i am trying to communicate between two lpc2148 through I2c. I am having problems in the slave side, i think so. The slave does not acknowledge properly(Hardware). i used logic analyzer in...
  • ADUC843 I2C slave
    anyone tried to use the aduc843 hardware slave i2c interface ? it seems to me that the aduc is extremely sensitive to other interrupts. if other interrupts are running it often cant receive data.