User Activity

Hello,Looking through the data sheet for the STWBC86, there doesn't appear to be a way to write to the FTP (Few Times Programmable) memory, nor save individual configuration register values over i2c. Any register values are only written to RAM and lo...
Hello,So I recently received the dev board STEVAL-WBC86TX and was quite impressed with the features. Accidentally the wrong config ID was written to the board. Now I cannot connect to it again using the Windows utility.The USB to I2C appears to be wo...
Hello,Still trying to get I2S working on the H7...Opened up PulseView to check the clock between another connected device...Much to my surprise, the STM32 is actually outputting 1.027 Mhz average clock pulses instead of the ESP32's 1.024 Mhz. Checked...
Hello,I have a strange issue here trying to read 2x PDM mics from the SAI peripheral and output the audio over the I2S peripheral here on the H7.I use what appears to be the correct frequency for both peripherals and clear audio coming out, until the...
Hello,Is there a way to disable the slot swapping of the I2S peripheral?Take the following example, without any HAL_I2S callbacks... void start_loopback(I2S_HandleTypeDef* is2_handle) { printf("--> Starting algorithm loop back...\n"); for (int i=0...
Kudos from