[SOLVED] what's the differences between these make options

Post here to get support
Post Reply
baicker
Beginner
Posts: 20
Joined: Tue Dec 31, 2013 5:24 am

[SOLVED] what's the differences between these make options

Post by baicker »

crazyflie.png
what's the differences between these make options

do i need to program the bootloader into the stm32, or just program the cfile.bin is ok ?
Last edited by baicker on Thu Jan 16, 2014 10:15 am, edited 1 time in total.
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: what's the differences between these make options

Post by tobias »

To flash using the radio bootloader the bootloader must have been flashed before (which the Crazyflies are delivered with). When the Crazyflie is flashed with JTAG it will overwrite the bootloader. If you want to debug using the JTAG that is the only way though.
baicker
Beginner
Posts: 20
Joined: Tue Dec 31, 2013 5:24 am

Re: what's the differences between these make options

Post by baicker »

tobias wrote:To flash using the radio bootloader the bootloader must have been flashed before (which the Crazyflies are delivered with). When the Crazyflie is flashed with JTAG it will overwrite the bootloader. If you want to debug using the JTAG that is the only way though.
is the step right when i get a new stm32 chip?
1 soldered the hardware
2 flash the bootloader to the stm32F103CB by jtag interface
3 use the crazyradio connect to the bootloader of the crazyflie, and program the cfile.bin
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: what's the differences between these make options

Post by tobias »

Yes that's it.
Steffen 2.0
Beginner
Posts: 3
Joined: Mon Dec 23, 2013 11:43 am

Re: [SOLVED] what's the differences between these make optio

Post by Steffen 2.0 »

Is it possibly to replace the stm32?! That thing is so small :shock:
baicker
Beginner
Posts: 20
Joined: Tue Dec 31, 2013 5:24 am

Re: [SOLVED] what's the differences between these make optio

Post by baicker »

Steffen 2.0 wrote:Is it possibly to replace the stm32?! That thing is so small :shock:
it's so big compared to the sensor or the wireliess chip
addme
Beginner
Posts: 1
Joined: Fri Jan 31, 2014 7:10 am

Re: [SOLVED] what's the differences between these make optio

Post by addme »

do i need to program the bootloader into the stm32, or just program the cfile.bin is ok ?
You can easily check out our high quality N10-005 vce which for the 156-315.75 You can also get success in real hodges exam with the
Steffen 2.0
Beginner
Posts: 3
Joined: Mon Dec 23, 2013 11:43 am

Re: [SOLVED] what's the differences between these make optio

Post by Steffen 2.0 »

baicker wrote:
Steffen 2.0 wrote:Is it possibly to replace the stm32?! That thing is so small :shock:
it's so big compared to the sensor or the wireliess chip
:D the chip itself yes, but I meant the solderpins.
baicker
Beginner
Posts: 20
Joined: Tue Dec 31, 2013 5:24 am

Re: [SOLVED] what's the differences between these make optio

Post by baicker »

addme wrote:do i need to program the bootloader into the stm32, or just program the cfile.bin is ok ?
1 soldered the hardware
2 flash the bootloader to the stm32F103CB by jtag interface
3 use the crazyradio connect to the bootloader of the crazyflie, and program the cfile.bin
Post Reply