User Activity

I am using kit board stm32f411vet6 discovery, it has L3gd20 sensor and LSM303DLHC sensor. I want to ask if i can use x-cube-mem1 for L3gd20 and LSM303DLHC because i didn't find one. If x-cube-mem1 is not used then what other library or support softwa...
Hello everyoneI make  SPI communication between Stm32f411 and module NRF24l01.I have written a function to transfer data from stm32 to Nrf24l01, and read data from Nrf24l01.Everyone help me to edit code because this is my first time using this protoc...
I want to read ADC values from 2 joystick. My aim is design a controller RC. I use stm32f103 and set up ADC1 with channel 0,1,2,3. I used interrupt but it read only one channel. Can you help me how to read 4 channel?Thank you! 
Hi everybodyI am testing the LSM303DLHC sensor on the STM32f411 Discovery kit. The values ​​of the three axes x,y,z are 600, 4800, 15040 respectively. The values ​​of the three axes x,y,z change when I move the board.I don't know if the result is rig...
Hello everyone,  I am working with the STM32F411E and i am trying to make the LSM303DLHC working on my board. At this moment i am using this lib: https://github.com/STMicroelectronics/STM32CubeL4/blob/master/Drivers/BSP/Components/lsm303dlhc/lsm303dl...
Kudos given to