Posted on April 22, 2016 at 10:39
Hello,
I'm starting out using the CubeMX software to configure my NucleoF103 and one of my first test applications was the I2C bus. I got it working by polling.
Then I started looking into the DM...
Posted on May 02, 2016 at 17:21Hello, I'm trying to receive 64 bytes in circular mode. According to the very little information about the Circular mode from ST, this should be possible, but I cannot find anything about this example in particular. ...