Hi,Apologies if this has been asked before, I did search.Is this possible, how easy would it be for a non-programmer, I have a HY-STM32F4xxCore144 and a mpu600+hmc5883+ms5611 bob (as well as a spektrum satellite, telemetry radios, uart gps)?Thanks for looking.CheersRichard
You need to be a member of diydrones to add comments!
If you are new to ARM and embedded C programming in general, it would be very difficult. If you already know your way around the processor/board you have, then it's a "relatively" simple matter of porting the code... however, at this point, you would certainly want to look at the Pixhawk source, as it's on a Cortex M4 already.
Replies
If you are new to ARM and embedded C programming in general, it would be very difficult. If you already know your way around the processor/board you have, then it's a "relatively" simple matter of porting the code... however, at this point, you would certainly want to look at the Pixhawk source, as it's on a Cortex M4 already.