Hallo
mein Name ist Martin und ich fange mit dem Programmieren von den kleinen Arduino's an.
Ich komme hobbymässig aus der VB6 Welt.
Mein Problem ist:
Ich möchte die Bords STM32 (STM32duino.com) laden.
Insbesonders die Generic STM32F
Diese werden aber nicht aufgeführt.
Was muss ich tun?
Hallo
Auf meinem "Hauptrechner" klappt alles (ist aber mal von einem Bekannten installiert worden).
Es geht sich um meinen Laptop:
Betriebssystem ist (leider) Win10.
Arduino Software läuft auch soweit.
Ich möchte hier die oben aufgeführten Board hinzufügen.
Soviel ich weiß, gibt es Zip Datei, die habe ich, kann diese auch entpacken......
aber dann geht nicht weiter.
Irgendwelche File müssen in das Verz. Hardware copiert werden ???
oder installiert??
Gruß Martin
Copy the Arduino_STM32 folder to My Documents/Arduino/hardware (note. if the hardware folder doesn't exist you will need to create it)
If using Maple or Maple mini you need to install the windows drivers. By running the install_drivers.bat file in the \hardware\Arduino_STM32\drivers\win folder (which you just copied), This runs dwi-simple.exe twice, once to install the usb serial device and once to install the DFU device.
Restart Arduino IDE, and select the appropriate board from the Tools -> Board menu, and select the appropriate Com port.