User Activity

I am trying to execute ping pong experiment with B-L072Z-LRWAN1 discovery kit using STM32CubeIDE. I have used the codes which are available on stm32 website along with firmware . After bringing the project file in IDE problem window is showing error-...
HiI am using STM32L072 Discovery Kit. I have connected STM32L072 discovery kit as SPI Slave and Texas Instrument MCU as Master. Communication between the two is good for master clock frequency less than 7.5MHz.But if I increase this frequency, there...
I am trying to receive 16bit data(at once) through SPI and transmit 8 bit data through USART.clock frequency 16MHz. All initialization done using STM32CubeMX. and build was successful .but after writing following codes , control enters in Hard Fault ...
I have to send data obtained from Ethernet to LoRa cloud. I am using STM32L072CZ microcontroller discovery kit. So is it possible to establish communication using I-NUCLEO-NETX expansion board with STM32L072CZ microcontroller discovery kit ?open for ...
hello, while project build " make " path is missing.Error: Program "make" not found in PATHPATH=[C:/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/jre/bin/server;C:/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/jre/bin;C:/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/jre/lib/amd64;]h...