ExpressLRS / ExpressLRS-Configurator

Cross platform configuration & build tool for the ExpressLRS radio link
GNU General Public License v3.0
590 stars 129 forks source link

Using express LRS configurator on linux #486

Closed albfan closed 1 year ago

albfan commented 1 year ago

Summary

I use R9M TX build works correctly on linux, but after that flash fails.

Now there's STMCubeProgrammer for linux, I use it to disable read out protection, but I need to run in with sudo.

I tried to rename firmware to .bin and flash directly on STMCubeProgrammer but nothing happens

I tried express LRS configurator in windows version and flash works, I see device blinking red and green.

jurgelenas commented 1 year ago

Have you tried these? https://github.com/ExpressLRS/ExpressLRS-Configurator#linux

jurgelenas commented 1 year ago

Try asking this question in our Discord server. You are more likely to get help there.

albfan commented 1 year ago

Thanks a lot!