@Alex-Kushleyev
Thank you very much for the clear explanation. Now I am able to understand the data flow.
I have connected my own STM32F446RE to VOXL2. I have written the code for Dshot generation and it works. I have also written code in STM32 to parse the pwm values that are received from VOXL.
If i skip the version check and run the PX4 code, will it work? That is i am replacing M0065 and using STM32F446RE.
Is it enough that if we run PX4 firmware, VOXL will send the actuator values automtically?
Any other modifications to be made?