User Activity

We are trying to assemble a laboratory plant from https://github.com/gergelytakacs/AutomationShield/wiki/FloatShieldThe ball position sensor (VL53L0X) is positioned at the top of the transparent policarbonate tube. We checked the reported ball positi...
I'm using AL94 library on STM32H7 for USB Composite functionality. The MSC class driver appears practically identical to 'native' MSC Class provided by STM.However, I am having difficulties running even the simple RAM disk example - the drive is corr...
The project for dual core H7 contains two sub-projects, each targetting its own MCU. Since both share the same memory and peripherals, one should be able to re-use (specific) symbols of one project in the other.Is it possible to export a list of link...