User Activity

Hello everyone.I wrote a code for my stm32 Nucleo-L432KC board.Now I'm writing code in LabVIEW in order to send instructions (such as: set the User_selection value in the Nucleo board code) and receive data (such as Temperature variable value in the ...
Hello.I'm trying to use the nRF24l01 module with the Nucleo-l432kc in order to send and receive data between this Nucleo board and an Arduino Uno board (also with nRF24l01 module).But the Nucleo-l432kc can't send the data to the Arduino Uno. I'm usin...
Hello.In my project i need to send commands from my control station (Arduino Mega) with the HC-06 (or HC-05) bluetooth module, to the STEVAL-STLCS01V1 SensorTile BLE bluetooth sensor.An example of a command i want to send:Command: GET_TEMPData sent b...
Hello.I want to use the Arduino Connectors on the STEVAL-STLCX01V1 board.I know that i need to use the GPIO functions (in the "stm32l4xx_hal_gpio.c" library):void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init)   void HAL_GPIO_DeInit...
I want to program the mcu STM32 STEVAL-STLCS01V1. I have the STEVAL-STLKT01V1 Sensor development kit and i've read that i can mount the STLCX01V1 on the Arduino Uno board, mount the STEVAL-STLCS01V1 on the STLCX01V1 board. and then use the Arduino sk...
Kudos from