User Activity

We are trying to integrate the LIS2DTW12 into our project but aren't able to get basic functionality to work correctly. We see the correct value from `WHO_AM_I`, but then all registers are read only - i.e., when we write to the control registers then...
Sorry if this has been answered elsewhere, but I'm not seeing it. For background, I do a lot of work with Nordic, and in their I2S implementation, you feed two buffers to the peripheral, then every time a buffer has been transmitted/received, it swi...
I don't think that what I am asking is possible with the STM32476 that we are using, but it would be nice to have confirmation. We currently have a stereo setup that uses two I2S microphones hooked up to SAI1. Everything works great, but sometimes we...
I currently have the LSM6DS3 setup for FTH of 0xFFF, no decimation, 1.66kHz, continuous mode with FTH interrupt on interrupt 1. It seems like it is working ok - I see the FTH interrupt fire after about 400ms, which is right on time. When I read start...
We are trying to use STM32CubeProgrammer on Windows computers running JDK 11 and higher. Is this not supported by CubeProgrammer? It does not appear that the program contains the typical BIN file that we would edit to use a different version of Java ...