BETAFPV / LiteRadio_PLUS

GNU General Public License v3.0
15 stars 14 forks source link

Lite Radio 3? #1

Open stylesuxx opened 2 years ago

stylesuxx commented 2 years ago

Is this the firmware for the Lite Radio 3? Could we please get some documentation on how to compile? Also I am missing the code for the bootloader - any chance you could open source that or link to the appropriate source on github?

HWT662988 commented 2 years ago

Yes,this project is includes the firmware of Lite Radio 3 and Lite Radio 2 SE V2. Compiling it is very simple, First you have to install Keil MDK5 build tool. then clone this project and open it by MDK5, and then click the build button......On the whole, you just need to know how to use MDK tool.

stylesuxx commented 2 years ago

Will this work with MDK-Lite, or will I need one of the paid versions for that?

HWT662988 commented 2 years ago

The MDK-Lite is restricted to 32 KByte code size.But the Total ROM Size used in Lite Radio V3 is about 44k,so the paid versions is needed.

stylesuxx commented 2 years ago

OK, that's really a pity, I was afraid for that to be the case... Any chance of a tool chain that is free and would work cross-platform? I am sure people would be happy to contribute if it would be easily possible...

fafik23 commented 2 years ago

Is there any plan to move this code to the open toolchain?

dz0ny commented 2 years ago

@fafik23 && @stylesuxx Here you go https://github.com/dz0ny/LiteRadio_PLUS, it compiles fine. Still need to test if it works fine, use with caution. And compiled under https://github.com/dz0ny/LiteRadio_PLUS/actions/runs/2141309451

plurf commented 1 year ago

And compiled under https://github.com/dz0ny/LiteRadio_PLUS/actions/runs/2141309451

Seems like the artifact is expired, any chance you could publish a new compiled version ? I see the last modification on the main branch is much more recent than the last release but I don't have the means to compile it right now

deadmoo83 commented 1 year ago

I compiled a modified version of @dz0ny fork myself for CC25500 and it doesn't boot. So i think that platformio port isn't quite right.

plurf commented 1 year ago

Really ? Actually I did compile It too and It was working fine, but not Better than the main fork. I found out that you just cannot use an external module with the elrs version of the remote firmware, if you flash the multiprotocol version of the software to it it works fine. On Fri, 5 May 2023, 09:34 deadmoo83, @.***> wrote:

I compiled a modified version of @dz0ny https://github.com/dz0ny fork myself for CC25500 and it doesn't boot. So i think that platformio port isn't quite right.

— Reply to this email directly, view it on GitHub https://github.com/BETAFPV/LiteRadio_PLUS/issues/1#issuecomment-1535778907, or unsubscribe https://github.com/notifications/unsubscribe-auth/A46E3XIJJZ5JFGZCTAEBVKLXESNOTANCNFSM5K36FBFQ . You are receiving this because you commented.Message ID: @.***>

MulamboLoko commented 1 month ago

literadio 3 Corrupted firmware I'm having trouble updating my BetaFPV Literadio 3. During the process, there was a power outage, and since then, it's been corrupted. The controller doesn't respond, and it doesn't power on or show any lights when plugged into USB. When connected to the computer, it's not recognized as a device, but Windows detects that something is connected to the USB port. I think I need to reset it to factory settings now. Where should I start?