hi,
i'm making a project with uCam-TTL and STM32 M4 MCU.
i want to read a 80x60 raw image and process it
i just want to ask in which order the uCam TTL get the bits.
1 5
2 6
3 7
4 8
for example, let's consider that above matrix is a raw image
the bits order is 1 2 3 4.... or 8 7 6 5..... or 5 6 7 8 .....
can you help me about that?
thanks
i'm making a project with uCam-TTL and STM32 M4 MCU.
i want to read a 80x60 raw image and process it
i just want to ask in which order the uCam TTL get the bits.
1 5
2 6
3 7
4 8
for example, let's consider that above matrix is a raw image
the bits order is 1 2 3 4.... or 8 7 6 5..... or 5 6 7 8 .....
can you help me about that?
thanks
Comment