User Activity

Hi,I'm trying to send image data to SD card with OV7670 FIFO cam. For the SD card part, I got FR_NOT_ENABLED error all the time. What do I have to do for the error?Also the code:HAL_Delay(200);FIFO_REN_L();FIFO_WE_H();Vsync=0;ov7670_init();res = f_mo...
Hi,I am working on the OV7670 FIFO camera module with NUCLEO-H745ZI-Q board. My purpose is taking the image data and saving SD card via BMP format. I tried a lot of codes from github and Youtube but it didn't work. Finally I found the Udemy course vi...
Hi,I would like to ask a question about STM32 OV2640 usage. My task is; take an output data from OV2640 and send to Computer via USART. When I communicate with UART, I took an output which shown in the figure. I did not is it true or wrong output but...
Hi, I would like to use AI in STM32H7B3I-DK Discovery Board, I followed the steps in this web site (https://wiki.stmicroelectronics.cn/stm32mcu/wiki/AI:How_to_use_transfer_learning_to_perform_image_classification_on_STM32) and when I came to FP-AI-VI...
Kudos given to