Hallo,
für alle Interessenten von MMBasic auf dem STM32F746 hab ich die letzte Version 1.07 inkl. Doku hier nochmals hochgeladen.
MMBASIC-STM32F746 V1.07 / 20.02.2016
Hier das STM32F746 Bin-File und Doku zur MMBasic Version 1.07.
2942 Downloads
Hinweis:
Die Sourcen dazu hat Geoffrey R Graham, welche man hier anfordern kann:
http://mmbasic.com/source.html
Hi. I’m trying to connect the keyboard through the OTG cable, but the keyboard does not work. Am I doing everything right?
Hallo. Ich versuche, die Tastatur über das OTG-Kabel anzuschließen, aber die Tastatur funktioniert nicht. Mache ich alles richtig?
You can connect a standard USB Keyboard at CN13 (USB_FS).
3 Keyboard Layouts are implemented, use command :
CONFIG KEYBOARD US (for US QWERTY Layout)
CONFIG KEYBOARD GR (for German QWERTZ Layout)
CONFIG KEYBOARD FR (for France AZERTY Layout)
There are two Keyboard shortcuts with :
ALT+F11 = switch Keyboard-Layout (QWERTZ, QWERTY, AZERTY)
ALT+F12 = send display screenshot (as BMP-File) to console output
You can setup the function keys F1 to F12 with a short string like :
example : OPTION F1 „Run“ + CHR$(13)
Hello,mmbasic is just what I was looking for however I need step by step instructions to get this into sys workbench and than loaded onto the stm32f746 board. I have the files downloaded and unzipped but now what do I do….I am very new at this and I hope you can help.
Hi Walter,
the BIN file (F746_Show_MMBasic.bin) must be flashed via ST-Link utility or be copied with Drag and drop from file explorer to browser window of the board.
Hello my friend,I have tried to download another copy of mmbasic for stm32f746-disco and the download is not working .
This works fantastic…Thank you for all your work and the flash instructions worked perfect…I also have power connected to the power in pins and the jumper set added a on/off switch and now it works great thanks.
hallo ,
kann ich irgendwo das mmbasic projekt runterladen um mir das ganze anzusehen ?
speziell brauche ich 600 und 1200 baud für gps und hc12
Die Sourcen dazu hat Geoffrey R Graham, welche du hier anfordern kannst:
http://mmbasic.com/source.html