User Activity

I have enable IN1, IN2 and IN5 as ADC inputs. IN1 is called TEMPERATURE. IN2 is called CURRENT and IN5 is called POTENTIOMETER. The DMA is enabled with normal mode and it's called by the Complete Conversion Callback function every time the TIM1 is up...
I have seen a lot of videos on YouTube where STM32N6 demonstrates incredible AI features such as multiple pose estimation, multiple object detection and multiple object classification at the same time.But I haven't seen anything similar for STM32MP25...
Hi!I'm using varadic in C and it seems that when I'm using float with va_args I get HardFault.I have a runable example here: https://onlinegdb.com/2c6Q1hR-ZBMy question is: Why does I get a hardfault here? How can I solve this? Is there any flags in ...
Hi! I wonder if it's possible to use OpenCV on STM32MP2 and configure so the neural networks use the NPU for faster classification and detection. Thanks
I'm playing DOOM on my STM32-Computer (STM32MP151). It's playable for a smal resolution (320x240). For higher resolution, it's not playable.But I think I have the reason why it's slower for higher resolutions.   MESA: error: ZINK: failed to choose pd...