Posted on May 17, 2011 at 12:52 Hello, I'm frustrated since I can't make running correctly my I2C comminication between the STM32 and a MCP23016 I/O Expander. I tried it for some days. Writing the MCP23016's registers is possible but reading ...
Posted on May 17, 2011 at 12:50Thanks for your answer although it didn't really help me. But I lerned from the forum threads that I have to do still some research for making my I2C running. :( I hoped I could use a driver from a FWLib example withou...
Posted on May 17, 2011 at 12:50I had the same effect: Since I assumed the connected slave caused problems in my I2C communication, I exchanged all event checkings in my code sequence for delays and sent an I2C message with a false address. (So the s...
Posted on May 17, 2011 at 12:41Quote:However, we have noticed some areas where MISRA-C 2004 rules that are violated frequently in the code and here below and attached the deviation report. :-? Hello, does anybody know a possibility for suppressing t...