You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release offers the option to upgrade the Tinymovr bootloader, along with the firmware, to support CAN bus DFU, but for existing boards this is only possible using JLink with the VSCode environment.
As such there are two methods for flashing:
Via ActiveFlashLight: After downloading the correct "upgrade" firmware according to your board revision (R3.x, R5.x or M5.x), connect your device to ActiveFlashLight and follow the instructions in our documentation, selecting the Full Erase option, next to Auto Program.
Via JLink & VSCode: This method enables comprehensive upgrade of both bootloader and firmware, but it requires specialized hardware (JLink) and hardware connections. After downloading the correct "release" firmware according to your board revision (R3.x, R5.x or M5.x), follow the instructions in our documentation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
New CAN-based DFU mode by @yconst in New bootloader #279
DFU validation and recovery mode by @yconst in DFU validation and recovery mode #287
Add dialog for inputting function arguments by @yconst in Add dialog for inputting function arguments #284
Add remote JLink debug server flash/debug VSCode action by @yconst in Add remote flash/debug with JLink #273
User and technical documentation and devtools improvements by @yconst in User and technical documentation and devtools improvements #274
Add models for all new hardware by @yconst in Hardware/new models #270
Update servo kit models and drawings by @yconst in Update servo kit models and drawings #281
Add M5 gimbal motor bracket model by @yconst in add M5 gimbal motor bracket #275
Improve docs for firmware upgrade, add DFU using CAN by @yconst in Improve docs for firmware upgrade, add DFU using can #285
Docs hotfixes by @yconst in Hotfix/docs #283
Version 1.6.0 by @yconst in Version 1.6.0 #286
Full Changelog: 1.5.0...1.6.0
Notes
Full Erase
option, next toAuto Program
.This discussion was created from the release Tinymovr Firmware 1.6.0.
Beta Was this translation helpful? Give feedback.
All reactions