Hi all!I have a problem with transmition/receiving more than 8 bytes of data between two STM32 MCUs via CAN-Network.I know, it is impossible to transmit more than 8 bytes of data via basic CAN Bus.I tried to create Command messages System.CAN Master ...
I bought a VL53L0X sensor, and download a example(it named vl53l0x-arduino-master) about it from github. And i found that the program stays consistent in the while ,as shown in the picture.So i want to ask the question is that why the 0x83 address r...
Hi,I developed an application that uses an STM32L452 and MP34DT06J, with SPI and DMA. I don't have an external clock on the MCU so I'm using the internal one. Regarding the storage, I'm using an external Micro SD driven with SDMMC.Since I've more sen...
HI, I am trying to develop a application with a accelerometer over 5kHz.I have some samples of LIS3DH. Does exits any repository of mem senc?I search in cubemx but is not there.I can write the library from datasheet but it is a lot of time and it wil...
I understand that within the datasheet for the VL53L4CD, there is the ULD that is meant to be used instead of referencing the sensors registers directly with the STM32CubeIDE software.I have download the ULD software for the VL53L4CD (STSW-IMG026) an...
resources: datasheetLibraryExample codeI am using the H3LIS100DL accelerometer with the default h3lis100dl_read_data_polling.c example, and can read it's output, but the acceleration varies while the sensor is static: When placing the H3LIS100DL st...
Hi,(Since i am not a native speaker i apologize in advance for any mistake i would make.)I am curently working on a project that require an acelerometer.For my tests, i am working with a NUCLEO-WB55RG and an eval board STEVAL-MKI208V1K. They are conn...
Is there anyway to port the libGesturesMZ.a library to RISC-V or provide source code for this? Currently only can be used with Arm Cortex chips and we want to be able to use the VL53L5 sensor with Risc-V chip the standard code to operate VL53L5 is pr...
It is possible to apply the same workflow to LSM6DSOX as show in the video "Arduino tutorial: using Arduino Nano RP2040 with our new LSM6DSOX inertial sensor with embedded AI", but with a ESP32 and a external sensor board like adafruit 4438 ?