User Activity

Hi,I could work perfectly with UART, SD Card, and button interrupt of this discovery kit. Now, I would appreciate, if you help me to start up the microphone of the stm32F746 Discovery board. The goal is to read the data from the microphone and watch ...
Hi,I started to work with the STM32F7 Discovery kit and according to the instruction I set JP1 to 5V_STLINK and then I connected the USB cable from the kit to the PC to power the board. The outcomes are:LD7 is red, LD2 is red and the LD4 is green. Bu...
Hi,I am using NUCLEO-L476RG. I have wrote below code using HAL library to toggle an LED via I2C. But I cant find my board address.Kindly let me know how to find it.MX_I2C1_Init(); /* USER CODE BEGIN 2 */ if (HAL_I2C_IsDeviceReady(&hi2c1,????????,2,10...
I generated my code (HAR model) and could validate the process with random numbers. But, when I want to validate with my custom data, there is an ''VALIDATION FAILED'' error. please find the attachment contain the error and my csv test file. The file...
Hi,​I am using LSM6DSOX and ProfiMEMS​ board . I have created my modelm based on WEKA(decision tree) and I tested it in Unico v.8 and it worked.Now the question is how can I use my final model(the model which I loaded in MLC)​ in STM32cube? How is th...
Kudos from