SHWotever / SimHub

Multi sim dashboard, bass shaker driver, ....
http://www.simhubdash.com/
804 stars 98 forks source link

Control Mpper - Unable to Bridge/Flash Arduino ATmega32U4 Pro Micro - 'Could not open serial port' #1726

Closed Dreese001 closed 4 weeks ago

Dreese001 commented 1 month ago

Describe the bug Unable to Bridge/Flash Arduino ATmega32U4 Pro Micro - 'Could not open serial port'

Simhub version 9.4.13

Third party plugins Not sure of this

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Control Mapper'
  2. Click on 'Bridge then 'Flash Update''
  3. Select 'COM40'
  4. Leave 'Single Controller' selected
  5. Tick 'I understand'
  6. Click 'Flashversion 1.3'
  7. Error - could not open serial port

Expected behavior ATMega to be flashed so that I can use in Control Mapper

Screenshots

Log files Join log files available in C:\Program Files (x86)\SimHub\Logs Note : Bug reports not joining proper log files won't be processed (Never join logs screenshots/photos/extracts, please exclusively join complete logs files). SimHub.1.txt

How to attach files : https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files SimHub.1.txt

Additional context I've manually changed the Com Port number various times but same error

SHWotever commented 1 month ago

Hi ! Could you try to flash it with a blank sketch with a basic arduino IDE to see if it reacts correctly ? Seeing the error it looks like the arduino is not behaving as it should.

you can download the arduino ide here : https://www.arduino.cc/en/software

Dreese001 commented 1 month ago
13

Looks to be an issue with Arduino

Dreese001 commented 4 weeks ago

I purchased another Arduino (Leonardo this time). It flashed with no issue. Control Mapper is now setup and working. Thanks SHWotever