I am receiving data from AD7768-4FMCZ but the Data is not synchronized how can synchronize the DATA ??
@Javier Muñoz @Community member
Ask questions, find answers, and share insights on STM32 products and their technical features.
@Javier Muñoz @Community member
I found some bugs in the CubeMX generated code.Does it forget reset the `state` after SDIO DMA TX? when I query the TX state by `HAL_SD_GetState` always get wrong result. Dose SDIO DMA mode forget clear the transition state to SD card? when erase the...
I have STM32F407VG board and it has error in flashing time see screen. I have STM32F407VG board, and it has error in flashing time see screen. Yesterday was everything ok but today is broken, I don't know why!I found a solution https://community.st.c...
This is the first time I have used an STM32F4 board.In the Discovery kit with STM32F407VG MCU I see "one digital microphone", but I don't understand if it's already integrated in the board or I have to buy it separately.If it is included, can you tel...
Trate con versiones anteriores y en OSX 10,11 y 10,10 y siempre falla
Hi, i'm trying to read voltage through voltage divider circuit, o/p voltage is 3.2, but i could read only around 2.7, can some help whats wrong with the codenote: R1=6.8K ohm and R2=12K ohm.im attaching circuit and code. HAL_GPIO_WritePin(GPIOB, GPIO...
I need help in implementing a solution. I'd like to implement a system that measures elapsed time (ET) between two digital input (DI) pulses. These two signals will be on different channels. There are 4 sets of signal, therefore I need to measure fou...
Hi,today i got a STM32G0316-DISCO and totally forgot to setup serialwire. All Pins except PIN6 where configured as GPIO-Output. No i can't connect to the MCU. I tried most of the hints regarding "connect under reset" but no success. I had also one tr...
I am trying to buildgit clone ://github.com/bbrown1867/stm32-makefile.git from Ubuntu (virtualbox) command line:using the commandmakebut getting the following errorNo rule to make target 'bsp/Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/gcc/sta...
Hello, I have a spare STM32F427ZI MCU. Can I replace F429ZI with F427ZI? Please suggest some other possible replacements for F429ZI.