User Activity

Hi,I am using STM32F407 DİSCOVERY. I am trying to internal accelerometer(LIS3DSH) reading with I2C communication because my teacher asked for this but everyone ACC reading with SPI communication. I wonder if it is not read with ACC (LIS3DSH) I2C or a...
HiI am trying to run artifical intelligence project with STM32F4. Firstly, I ran the on project by following the steps from this site ( https://www.dlology.com/blog/how-to-run-deep-learning-model-on-microcontroller-with-cmsis-nn/ ), Secondly, I neces...
I am trying to create an AUDİO CLASSIFICATION(https://github.com/mscuttari/embedded-sound-classifier) project in STM32F407 DİSCOVERY. I am trying to follow the steps in the https://www.youtube.com/watch?v=grgNXdkmzzQ&feature=youtu.be link and I get ...