MLC_ODR different from XL_ODR and GYRO_ODR
Hy everyone,is possible to configure different values for MLC_ODR, FSM_ODR, XL_ODR and GYRO_ODR, or they must be set equals each others?Thanks and best regards,Leonardo M.
Hy everyone,is possible to configure different values for MLC_ODR, FSM_ODR, XL_ODR and GYRO_ODR, or they must be set equals each others?Thanks and best regards,Leonardo M.
Hi,I am evaluating the MCL on LSM6DSOX. I am using a custom board, not the official motherboard, so Unico cannot communicate with my hardward to upload the configuration to the chip. I think I need to do the configuration manually (basing on Weka dec...
I'm wondering what the hard limit is for the MLC configuration in the LSM6DSOX. I'm using Unico 9.0.0.0 to configure four IIR2 filters and I loaded 4 decision trees (basically a small random forest). The Unico software created the .ucf file success...
In app note 5272 page 19, it shows that we can apply a user offset to the accelerometer (the USER OFFSET block). It also looks like the "Advanced functions" branches off before the Digital HP filter, Slope Filter, and User Offset. So my question is -...
In the Introduction to STM32Cube.AI part 2 there is link to colab notebook. Is this still active. I get an error. Is it possible to get acmes to the files.Thanks.
Hi experts!I am trying to use a NN made on Keras on my NUCLEO-F303K8 (MCU STM32F303K8T6).I've already configured my project, setup the USART2 and imported my NN (.h5)I successfully validated my project on desktop but when I tried to validate it on ta...
Hello,Please note that STM32CubeMX v5.0.1 is available on the web since yesterday.The main updates in this minor release are the following:some bug fixes Performance enhancements when loading ioc file and creating new projectSupport the Artificial In...
I use STM32 Nucleo f429zi. I tried to replicate the application on the following link, and followed all the steps. I use USART3 with pins PD8 and PD9 (the manual says these pins are connected to ST-Link)https://www.youtube.com/watch?v=grgNXdkmzzQI us...
I am following this video this, i have successfully generated the code, validate it on desktop, build the code and flash using Truestudio it into STM32L476RB board. But when I try to validate it om my board it gives me error : board not found or inva...
Hi,I'm planning on implementing a motor fault detection through vibration signals on an embedded system and I found that ST has some good support for this, but what would be the ideal microcontroller/dev-board in order to implement this?On the AI pag...