Resolved! OV10635 camera interfacing in STM32h743
Hii everyone, 1. I want to interface OV10635 camera module with stm32h743 controller does it is suitable ? . 2. If anyone have OV10635 configuration files please share with me.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hii everyone, 1. I want to interface OV10635 camera module with stm32h743 controller does it is suitable ? . 2. If anyone have OV10635 configuration files please share with me.
HelloCan anybody explain how it is possible to power VCORE directly from SMPS output? I see that SMPS have only two possible output voltages, 1.8V and 2.5V:But VCORE accepts absolute maximum of 1.4V.So how it is possible with LDO bypassed?Best Regard...
Hi STM32 Community,I recently created a detailed video tutorial showing how to implement I2C communication between two STM32F446RE boards using STM32CubeIDE.The project covers:- STM32CubeMX configuration- I2C wiring setup (PB9/PB8)- Master transmit c...
Hi Team,I am working on a project using the STM32H745 microcontroller, and I need to sample a 500 kHz sine wave using the ADC. I have configured the ADC with the following settings:ADC clock: 77MHzResolution: 16 bitsSampling time: 1.5 ADC clock cycle...
I am confused.On an STM32G474QE, I intend to use PD3 for TIM2_CH1. I'm running out of pins, so this is the only practical pin for me to use.However, according to the datasheet (DS12288 Rev 6), this pin can be either TIM2_CH1 or TIM2_ETR when alternat...
Dear All,Can I select TRGO2 for my ITR selection?The table below is extracted from the STM32H563 Reference Manual (RM).Does it mean that ITR does not support TRGO2?
Hi!I'm new to this sort of EEPROM emulation that I'm trying to set up and had a few basic (read: dumb) questions:Why does the high cycle flash not need to be separated in the linker unlike what I would do when using normal flash?Which EDATA do I use ...
Hi everyone,I’m working with the STM32C011D6 in the SO8N package, and I’m a bit confused by the pinout and remapping notations in the datasheet.In the alternate function table, PA11 [PA9] and PA12 [PA10] are shown for pins 5 and 6 respectively. From ...
Hello, I am seeking guidance on how to interface and access a Radxa eMMC Module, which operates on the eMMC 5.1 specification, with either the STM32H750B-DK development kit or the WeAct Studio STM32H750VBT6 development board. I also have a Radxa eMMC...
I've had a look at similar threads, however they have been set to read only.I have ADC1 and ADC2 setup in regular simultaneous mode with DMA transfer enabled. Only ADC1 is converting and the data register which contains ADC2 data is empty (0x000). I ...