🎨
MadMachine-Examples
  • Introduction
  • About our project
  • Getting Started
  • Tutorial
    • What is SwiftIO
    • How to use IDE
    • Libraries
    • MM SDK
  • Built-In Examples
    • GettingStarted
      • Blink
      • ReadDigitalInput
      • ReadAnalogInput
      • PWMBrightnessControl
    • SimpleIO
      • ButtoncontrolLED
      • BlinkAnalogIn
      • BlinkTimer
      • BrightnessAnalogIn
      • Debounce
      • LEDsBrightnessControl
      • PWMSoundOutput
      • PWMMelody
    • AdvancedIO
      • ILI9341
      • LCD1602
      • MidiPlayer
      • PCA9685
      • SHT3x
      • SSD1315
    • Challenge
      • LCDFamily
      • RobotArm
      • Tetris
    • MakerKit
      • Mission 01 Blink
      • Mission 02 RGB LED
      • Mission 03 Push Button
      • Mission 04 Potentiometer RGB
      • Mission 05 Buzzer
      • Mission 06 Seven Segment Display
      • Mission 07 DC Motor
      • Mission 08 Servo Motor
      • Mission 09 LCD
      • Mission 10 Humiture Sensor
  • Library Reference
  • FAQ
Powered by GitBook
On this page
  • Can't install the IDE on Win10
  • Can't open IDE on Mac
  • Can't create new project on Windows
  • IDE can't find the USB drive
  • SwiftIO board reset repeatedly
  • USB driver can't be mounted

Was this helpful?

FAQ

PreviousLibrary Reference

Last updated 4 years ago

Was this helpful?

Can't install the IDE on Win10

Windows may not recognize the IDE and there might be some problems when you install it. Windows Defender will pop up with a warning message.

First, click on the "More info".

Then more info will appear. Click "Run anyway".

Can't open IDE on Mac

When you want to open the IDE, a new window appears:

👇 Here comes the solution:

  • click OK.

  • open the Security & Privacy Preferences pane

  • select the General tab

  • click the 🔒 icon

  • enter your Password

  • click Unlock

  • click Open Anyway

  • click Open

Now the IDE can run normally.

Can't create new project on Windows

Reason: The IDE need to copy MadMachine\Examples and MadMachine\Library to your Documents directory when running for the first time.

Solve: Please make sure run the IDE as Administrator for the first time!

IDE can't find the USB drive

This is due to the security feature of macOS.

The latest versions of macOS introduce new security control. There are more requirements for application security.

While our board needs to manage the files on the USB driver. So you need to enable Full Disk Access for IDE.

  • open the Security & Privacy Preferences pane

  • select the Privacy tab

  • click Full Disk Access in the left column

  • click the 🔒 icon

  • enter your Password

  • click Unlock

  • click the icon +

  • click Application

  • find the MadMachine

  • click Open

  • click Quit Now

Now you can try to download your project again.

SwiftIO board reset repeatedly

There is a maximum current limit for the USB port of your devices.

While some modules which is connected to the board may require a larger one.

Thus the board reset over and over again.

You can try these ways:

1 _**_connect the board to USB port that can output larger power.‌

2 connect both download port and serial port on the board to USB ports

3 use a power bank to supply the board

USB driver can't be mounted

This problem may be caused by these reasons

  1. Bad quality USB cable, there are so many bad quality USB cables in the market. Some of them can only charge your device without communication feature : (

  2. Incompatible microSD card

  3. Incompatible USB hub or incompatible USB-C to USB-A adapter

To solve problem 1 and 2, we offer a high quality USB cable and a Kingston microSD card along with our board. But we still got feedback that the USB drive did not appear. In this situation, there is a temporary solution: use a microUSB card reader to copy the swiftio.bin. At the same time, we’ll continue to improve the compatibility of the firmware.

select > System Preferences

select System Preferences in Apple menu

There is a known issue about USB compatibility on Mac. There are already a lot of discussion about it on , .

reddit
apple