User Activity

I want to read from GPIOB in regular intervals into the RAM. After 8 hours of reading blog posts, examples and trying different things I had no success. I am using STM32Cube to generate code and I am using following code to initiate transfer. So far ...