User Activity

Hi,I recently bought a Nucleo-H753ZI to test out some of my algorithms that will benefit from the extra compute power. However, I still need to interface with external sensors to read data from it at a very high rate (1kHz). The sensor in question is...
Hi,I have a Nucleo-L476RG development board that I am evaluating for my applications. I am trying to test SDIO + DMA interface with a 32 GB Class 4 HC micro SD card. I have followed the tutorial at https://www.youtube.com/watch?v=I9KDN1o6924 to setup...
Hi,I have a Nucleo-L476RG development board that I am evaluating for my application. One of my basic requirement is to read data from an IMU sensor ICM20948 (https://www.sparkfun.com/products/15335) using I2C and write those data to a SD card.I am us...