Is it real to make lua scripts work on speedybee f405 V3 controller?

I decided to try some cheaper controller than my pixhawk 6c, I bought a speedybee f405 v3. When I decided to transfer my scripts to a new controller, I encountered the problem that there is no “SCR_ENABLE” parameter in the parameter tree. I know that it’s a memory issue, but is there a way to around this limitation? If it’s not, please explain why. (I plugged in a 64gb SD card).

F4-series autopilots lack the hardware resources for scripting.

This makes no difference.

It’s about the integrated flash memory, not the SD card capacity. You can build a custom firmware with other unused features disabled and scripting enabled, but it’s still an F4 CPU and I have my doubts that it can handle it.

Get an H7 FC instead. They start at 60€ (40 if you’re lucky and order from China).

That can sometimes work (rather poorly) on the F7-based boards. F405-based boards will almost certainly fail at scripting, even with a custom build.