Looking for examples & how-to for stm32l051 i2c non blocking (i.e. interrupt) slave and master receive and transmit
Hello - I have been working with the l051 for 2+ years now on a product, using i2c-1 as slave to outside world and i2c-2 as master for local board downstream devices.
while my interrupt-driven code "works," I continue to have bugs filed about both master & slave communications stopping.
I am using STM_HAL for the l051, and I think I just need to start over with a clean example of both cases, interrupt driven.
Please point me to where I can find code examples and/or HOW-TO documentation for this.
thanks!
-pete u.