2013-11-20 12:54 PM
Hello guys,
Im doing a project with I2C communication and im rather new to this kind of communication. I am trying to hook up a cam on the stm32f3 and get a picture. Although the programming of the I2C i find not difficult but saving the bytes on a matrix is where i struggle.How can i save up three matrices from the receiving bytes on the flash? is it possible to do it by hand with a initialization of three matrices and filling them byte per byter, or is there a more elegant way to do it.Thanks in advance, and take my apology for this rather dumb question.Cheers