cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407 and i2c2 interrupt

james
Associate
Posted on September 26, 2013 at 00:02

I am working on a project with the STM32F407 communicating to a 8051 micro with i2c.  I can read from the slave(8051) with no problems but when I try to send more than 3 bytes to the slave I get an ARBLOST error.  I2C2_SR1 = 0x0200,   Any ideas on what it could be?  I've poured over the forums but cant find anything specific for interrupt driven code.  The SDA and SCL lines are clean looking on the scope.  

#stm32 #i2c #interrupts
0 REPLIES 0