Production Flashing for app based on 3.5.2 and OTA feature

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
shra_2185826
Level 2
Level 2
First like received

Hi,

We are developing an application based on 3.5.2 and it is suppose to use OTA feature.

The application size currently has enforced us to use external serial flash to keep downloaded copy of code.

For production flashing we do not want SDK kind of environment to be used.

Also h/w wise module will have option of only to be programmed through JTAG.

Is there any package of offline openocd using STLink available to solve the situation for us.

Cheers,

Shishir

0 Likes
1 Solution
Anonymous
Not applicable
Which platform are you using - which MCU and which Broadcom device?


Depending on this 3.5.2 might not be a stable long term release to use 


Regarding programming you can use an olimex jtag ftdi programmer to program offline through openocd 


This is the recommended way


The other way is to program the flash in a flash programmer before assembly 


View solution in original post

3 Replies