pascallanger / DIY-Multiprotocol-TX-Module

Multiprotocol TX Module (or MULTI-Module) is a 2.4GHz transmitter module which controls many different receivers and models.
https://www.rcgroups.com/forums/showthread.php?t=2165676&goto=newpost
GNU General Public License v3.0
1.59k stars 429 forks source link

Multiprotocol board update with STM32F405RG #477

Open bbc25185 opened 3 years ago

bbc25185 commented 3 years ago

Hello. Given the shortage of flash memory now present, i wanted to know how much it might be of interest if I try to make an updated version of the board using a STM32F405RG instead of the STM32F103CB. This would bring as much as 1Mb of flash memory and, therefore, new features. An example is the removal of the mechanical selector in favor of an OLED display with menus and buttons. Obviously I would try, as far as possible, to be as similar as possible both as components and as connections in order to facilitate the passage of the firmware on the new platform.

What are you saying? Do I try working on it?

pascallanger commented 3 years ago

Hi, We've decided to go for a STM32F303RCT6. 256KB and can be upgraded later to 512KB as needed. As you mentionned I've added an I2C OLED display with 3 keys for the navigation. But also an external flash to store information and other things. If you are willing to participate in the development of that new board you are welcome. Pascal

bbc25185 commented 3 years ago

I normally use EasyEda to make the schematics and PCBs of the electronic boards. What do you use?

richardclli commented 3 years ago

For opensource project, I think it is better to use KiCad, since it is opensource as well.

MRC3742 commented 3 years ago

If you are willing to participate in the development of that new board you are welcome. Pascal

Is this being discussed or developed elsewhere? Is it currently a DIY project or are prototypes available?

Thanks - Rich

richardclli commented 3 years ago

@pascallanger How may I participate? Any links or direction?

pascallanger commented 3 years ago

I haven't started looking at it yet... I know... I'm doing quite some changes right now to the code but I'll get back to it soon.

pierrotm777 commented 2 years ago

Hello, i use Kicad for opensource development as OpenAVRc shield v2.0, v2.1 and v2.2. If needed, i can help for the design. Pierre

pierrotm777 commented 8 months ago

Hello Pascal, Do you have some news about the add of a OLED screen. Several Elrs module has this option and it's a very good solution for non optentx/edgetx transmitter.