User Activity

Hi,i'm trying to send data from an stm32f446-nucleo board ( as a master ) to an stm32f469-disco board ( as a slave ) but it is not working correctly,PS: Each board is connected separately to a USB Port from PC.MASTER Code :int main(void){ SystemClock...
Hi,​Im trying to establish an I2C communication between stm32f446nucleo board and stl32f469i disco board,​​I flashed the stm32f446-nucleo I2C master code example from cubeF4stm32f446 into an stm32f446 nucleo board and the slave I2C code example from ...
Hi,i'm trying to connect an STM32L072cz mcu ( as a master ) to a gas-module (as a slave) which 7-bit address from data sheet is "1100101b",Wiring, pull-up resistors are placed correctly,i'm trying to test if the communication is well established betw...
Hi,i'm trying to connect two stm32 boards ( STM32f446re-nucleo and STM32f469-disco ),my question is,is it mandatory that the two boards must work at the same clock speed ( sysclk ) ?Thank you
Hi,I'm trying to connect USB-User to my PC, but, in device manager ST-Link USB is found ( connected ) correctly but the USB-User is showing that it is an unknown device