Resolved! SB webcam interface in stm32nucleof767zi board
hello everyone , i am beginner in using stm32 boards . i want to interface USB webcam with stm32nucleof767zi board .where i can begin my project.
hello everyone , i am beginner in using stm32 boards . i want to interface USB webcam with stm32nucleof767zi board .where i can begin my project.
hi, community!I need to use SDIO integrated into Stm32f407VET6 BlackBoard I followed two videos on youtube and always gave me the same problem res=f_mount(&fs,"",1); always gives me FR_NOT_READY I asked Gemini and he told me to change it to res=f_...
Hi,I'm using a STLINK-V3MINI with fw: V3J12M3 STM32 Debug+VCP, and there is an issue that i'm not sure if it is by design or a bug.In my design I have SWD and UART pins in separated connectors (both with GND). When the SWD is attached to the CPU, the...
I want to interface NHD-2.7-12864WDW3 OLED display having SSD1322 controller with STM32F407G-DISC1.I am doing 3 wire SPI Communication, So i have connected all 20 PINS as follows:Pin1 ---> GNDPin2 ---> 3VPin3 ---> NC (No connection)Pin4 ---> PD9 (DC...
Hello,Is there a STEP file for the Nucleo-L552ZE-Q? Thank you
Hey everyone,I want an UART communication between my PC and my STM32H745 Disco board. By default the UART 3 (connected to STLINK connector) is one core M4. My baud rate is 115200. My pins are initialized by default. My main is this :and the hal_uart_...
HI STM32 Team, I am currently working in a ethernet based project on STM32-F439ZI Microcontroller and I am looking to transmit 100Mbps which mean 12.5 Mega-Bytes per sec. But practically I can't achieve that speed I was able to achieve 8.2MB per sec...
Dear all,Could not verify ST device!This error popped up suddenly and blocks any progress. I took an older computer and had the same error again.Therefore, I suspected a hardware failure and ordered new adapters and processor boards, but I kept havin...
I have tried to transmit message through stm32f407 and want to see the signals. But I am not able to see that in logic analyzer. Can you help me out.#include "Mcu.h" #include "stm32f4xx.h" #include "Mcu_RegTypes.h" #include "Mcu_InternalTypes.h" voi...
Hello, I'm using the nucleo-h743zi2 board.I cannot select LSE in my clock configuration. My board is currently in the state described in the following guide. Does anyone know the reason? Thank you in advance for any advice you can provide.