Skip to content

Fix broken bossac serial operations #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

facchinm
Copy link
Member

@facchinm facchinm commented Mar 1, 2016

During v1.1 to v2.0 refactor, the 8MHz CLK3 was disabled and 48Mhz was used to clock the UART Sercom.
The baud divisor was not updated coherently so serial upload was broken
This patch fixes the issue and updates the bootloader version to 2.1

@facchinm
Copy link
Member Author

facchinm commented Mar 1, 2016

@cmaglie @aethaniel

@ArduinoBot
Copy link

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/samd/package_samd-b68_index.json

ℹ️ To test this build:

  1. Open the Preferences of the Arduino IDE.
  2. Add the Build URL above in the Additional Boards Manager URLs field, and click OK.
  3. Open the Boards Manager (menu Tools->Board->Board Manager...)
  4. Install Arduino SAMD core - Pull Request Fix broken bossac serial operations #119
  5. Select one of the boards under SAMD Pull Request Fix broken bossac serial operations #119 in Tools->Board menu
  6. Compile/Upload as usual

@facchinm
Copy link
Member Author

facchinm commented Mar 1, 2016

Didn't check open PR before committing, closing as duplicate of #107

@facchinm facchinm closed this Mar 1, 2016
@cmaglie cmaglie added this to the Release 1.6.5 milestone Mar 10, 2016
boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants