Hallo,
habt ihr das Externe Modul im Einsatz und falls ja mit welcher Version?
ich habe es jetzt mal mit Arduino IDE versucht das Funktioniert auch nicht.
Vielleicht sieht ja hier jemand das Problem
Der Sketch verwendet 115100 Bytes (95%) des Programmspeicherplatzes. Das Maximum sind 120808 Bytes.
Globale Variablen verwenden 4240 Bytes (20%) des dynamischen Speichers, 16240 Bytes für lokale Variablen verbleiben. Das Maximum sind 20480 Bytes.
Looking for Maple device ...
No MULTI-Module device found.
Probing serial port COM7 for STM32 in BOOT0 mode ...
stm32flash 0.4
http://stm32flash.googlecode.com/
Interface serial_w32: 115200 8E1
Version : 0x22
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x0410 (Medium-density)
- RAM : 20KiB (512b reserved by bootloader)
- Flash : 128KiB (sector size: 4x1024)
- Option RAM : 16b
- System RAM : 2KiB
Found module on COM7
Flashing module via FTDI adapter on COM7
Erasing ...
stm32flash.exe -o -S 0x8000000:129024 -b 115200 COM7
stm32flash 0.4
http://stm32flash.googlecode.com/
Interface serial_w32: 115200 8E1
Version : 0x22
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x0410 (Medium-density)
- RAM : 20KiB (512b reserved by bootloader)
- Flash : 128KiB (sector size: 4x1024)
- Option RAM : 16b
- System RAM : 2KiB
Erasing flash
Writing bootloader ...
stm32flash.exe -v -e 0 -g 0x8000000 -b 115200 -w C:\Users\benno\AppData\Local\Arduino15\packages\multi4in1\hardware\STM32F1\1.2.1\bootloaders\Multi4in1\StmMulti4in1.bin COM7
stm32flash 0.4
http://stm32flash.googlecode.com/
Using Parser : Raw BINARY
Interface serial_w32: 115200 8E1
Version : 0x22
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x0410 (Medium-density)
- RAM : 20KiB (512b reserved by bootloader)
- Flash : 128KiB (sector size: 4x1024)
- Option RAM : 16b
- System RAM : 2KiB
Write to memory
Wrote and verified address 0x08001fe4 (100.00%) Done.
Starting execution at address 0x08000000... done.
Writing Multi firmware ...
stm32flash.exe -v -s 8 -e 0 -g 0x8002000 -b 115200 -w C:\Users\benno\AppData\Local\Temp\arduino_build_972051\Multiprotocol.ino.bin COM7
stm32flash 0.4
http://stm32flash.googlecode.com/
Using Parser : Raw BINARY
Interface serial_w32: 115200 8E1
Version : 0x22
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x0410 (Medium-density)
- RAM : 20KiB (512b reserved by bootloader)
- Flash : 128KiB (sector size: 4x1024)
- Option RAM : 16b
- System RAM : 2KiB
Write to memory
Wrote and verified address 0x0801e1b4 (100.00%) Done.
Starting execution at address 0x08002000... done.
Done.
Das Flash-Multi zeigt dies an beim auslesen
Multi Firmware Version: 1.3.1.77 (STM32)
Expected Channel Order: AETR
Multi Telemetry Type: OpenTX
Invert Telemetry Enabled: True
Flash from Radio Enabled: True
Bootloader Enabled: True
USB Serial Support: False
Serial Debug Enabled: False
EEPROM Global ID: 0x301AA60F
MULTI-Module read successfully
Wenn ich in der T16 das Modul Aktiviere unter OpenTx Version 2.3.10 dann erhalte ich einen Augenblick später die Meldung unter Modul Status "Protocol invalid" egal was ich mache es kommt immer diese Meldung, entweder sind beide Module Defekt oder da passt was anderes nicht.
Ich habe auch schon andere Versionen das gleiche, ältere Opentx ebenfalls das gleiche.
Vielen Dank
Gruß Benno