User Activity

On an STM32MP157D-based system, I wish to condition the Linux CLOCK_REALTIME precision clock against an external clock source in a non-standard manner (ie. not using PTPD or similar).To do this, I am using a wireless radio controlled by the CM4 core ...
I'm trying to work through and understand the OpenAMP_TTY_echo example project provided by the Keil MDK pack STM32MP1xx_DFP v1.3.1.The environment I'm running on is the STM32MP157D-DK1 with a Yocto built Linux image.I can build in Keil MDK and then t...
At my company were are utilizing several STM2F767 and STM32L4P5 devices within a complex embedded product. Our firmware environment is fairly complex with an RTOS and a lot of peripherals activated and IRQ handling going on during operation.We wish t...
Due to a number of hardware constraints, I need to specify ADC3 for the phase current, bus voltage and temperature feedback for my ST Motor Control Workbench 5.2.0 project for a custom brushless control board. However, I don't see way of specifying ...
I'm making my way through getting the X-Nuclo-IHM07M1 motor controller board to work with a Nucleo-F429ZI board. The reason I'm pairing the motor controller board with the Nuclo-F429ZI is that it is the closest dev board to the actual custom hardware...