User Activity

I have configured STM32l496RG as slave and am trying to send data from my STM32L496RG slave to ESP32 master upon reception of data into buffer array. I am trying to echo the same data back to the master. My master ESP32 transmits data 'hello' and r...
I have written a TSC code for STM32L476RG . I have attached a sampling capacitor of 47nF and have connected it between sampling IO pin and GND. I have another capacitor which I have connected between a channel IO pin and GND. I want to measure the va...
Hi, I was searching for example code for Touch Sensing for STM32L476RG but was unable to find it in the example package STMCubeL4. All I found was a library for touch sensing, but the link attached says that there is an example code for touch sensing...
Posted on May 23, 2018 at 15:11  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 04, 2018 at 07:27Can someone provide a sample program on how to use the rfft function to take fft of real data?#fft #rfft #cmsis-dsp