User Activity

Hi guys, a weird thing happens:) I am using STM32H7 and experience colors changing after every refresh but not for all the components. Please check the idea project preview and results. Any idea?Have played with cache regions, but did not help. I am...
Hey.I was playing with a code once suddenly I could not send anything to MCU. Keil returns me multiple lines like this with different addresses:"Contents mismatch at: 08040FE1H (Flash=FFH Required=00H) !"The programming algorithm is fine.In STLink Ut...
Hi everybody!I am facing a strange problem - I see artifacts on the screen, but only if it is on the active screen- if a new screen with transparent background fade in, the old one (below) is fine and a new one is still with the artifacts! I am usin...
Hi, I am using LSM303AGR reading accelerometer as well as magnetometer in the single mode. The problem is that sometimes I get wrong data and it seems like time between a single measurement request and measurement is changing. I could not find any de...
Hi guys, I succesfully wrote a code that reads XZY of magnetometer and accelerometer at the same time. It works well only if there was no write to accelerometer thresholds registers!!!It is initialization to accelerometer: const uint8_t REG_10HZ_WAIT...