AVR Downloader/UploaDEr - Patches: patch #6828, Using arbitrary BAUD rates
You are not allowed to post comments on this tracker with your current authentication level.
patch #6828: Using arbitrary BAUD rates
Submitter: | Gerard <fahr> | ||
Submitted: | Wed 13 May 2009 09:17:54 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | joerg_wunsch | Open/Closed: | Closed |
Fri 08 Jan 2010 10:40:19 AM UTC, comment #1: |
Joerg Wunsch <joerg_wunsch>![]() ![]() |
Wed 13 May 2009 09:17:54 AM UTC, original submission:
When trying to use a non-standard BAUD rate (195313 in my case), avrdude comes up with this and then stops;
|
Gerard <fahr> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2010-01-08 | joerg_wunsch | Status | None | ![]() |
Done |
Assigned to | None | ![]() |
joerg_wunsch | ||
Open/Closed | Open | ![]() |
Closed | ||
2009-05-13 | fahr | Attached File | - | ![]() |
Added odd_baud_rate.diff, #18132 |
Carbon-Copy | - | ![]() |
Added fahr |
Committed, with the slight change to only print the
informational notice iff we are verbose. For those folks
where arbitrary baud rates do work, getting the warning
each time might otherwise be annoying.