User Activity

 Dear STM32 Community,I am currently working on a project using STM32CubeIDE, and I need to perform calculations that involve floating-point numbers. Specifically, I would like to extract exactly two decimal places from a float number without roundin...
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...
Kudos given to