Resolved! -
-
-
Hi,i come up with my question related to I2C communication using stm32F103,I would like to interface my I2C LCD (slave) with MCU ( master), but i have a problem with the Transmit sequencei have configured the GPIO's PB6 (SCL) and PB7(SDA) as open dra...
I have the STM32F302R8 board and I have this problem.The clock is at default 8 Mhz.TIM2 is configured with toggle output CH1 on PA0. (This works fine).TIM15 is configured as input capture CH1 on PA2.I have a jumper between PA0 and PA2.The aim is that...
Hi, I have a custom container that includes a digital clock. But when I set the clock any initial time, it starts from 00:00:00. How do I set the clock to the initial time that I want?
Hello,i´m working with a STM32H743ZIT and have a problem with the initialization of ADC with DMA.Only ADC1 with DMA is OKOnly ADC2 with DMA is OKInit ADC1 und ADC2 with DMA fail.Is this problem known?Thanks for help and regards
Hi!MCU: STM32L433VCTCubeMX, HAL12bit ADCADC clock is 250kHz637,5 cycles on every channelVREFBUF is disabledVDD is 3V3I'm currently trying to measure VREFINT and "compare" it to the value stored in the flash, to get accurate ADC measurements. The stor...
im have a lot of confusing in DMA request setting i mean Burst size,data widhth,threshold .....i don know how to use these terminologies in proper way
I have a Win10 notebook computer. When I run the Flash Loader Demonstrator, it correctly finds the com port being used (the only one) but when I click 'Next' it always says "Cannot open the com port, the port may be used by another application". Thi...
Hello Everyone !I am using 4bit SDIO over STM32 F4 Nucleo board (STM32F412ZG).I am facing issue when running higher SDIO_CK clock.When I use smaller 'Div' value (higher freq), it does not produce correct clock and in stead produces very small clock i...
I'm trying to experiment with a NAND flash connected to a STM32L476VG and I'm using CubeMX to set everything up. No matter what I do, I cannot get CubeMX to show me a NAND flash as an option for the FMC. The options are LCD, Muxed NOR and Muxed PSRAM...