Comunication between drone board chip to arm kit

Firmware/software/electronics/mechanics
Post Reply
RyanMco
Expert
Posts: 159
Joined: Tue Apr 09, 2019 6:15 am

Comunication between drone board chip to arm kit

Post by RyanMco »

Hi guys
Im really wondering what type of communication does the chip of drone's board has while flashing to the chip the binary code by arm kit debugger? Is it tcp/ip between chip and arm kit debugger in order to flash the binary code?
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Comunication between drone board chip to arm kit

Post by arnaud »

Hi,
The protocol used to debug and flash the STM32F4 is called SWD.
Post Reply