User Activity

Hi,I have a LSM303D, compass, and acceleration sensor. I can communicate with the sensor, and I get the magnetometer data on all of the axes, unlike the accelerometer. Accelerometer Z-axis data comes "-32760" all the time. I work on stm32f103c8t6Here...
I want to change the STIntro(); function in the M24SR-DISCOVERY source code. So I want to print a different image on a screen. But when I try that the image was corrupted. I think I am not using the same format as ST's format. Where can I find this ...
I want to play a video on 7" (800x480) TFT via ft810. I couldn't decide the mcu for this. STM32 Documents recommand stm32f4x9 and stm32f7 series for TFT LCD driving. But I am confused when I saw a video on youtube that guy plays a video on stm32 via...