Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

MCS Bootloader custom baudrate

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
Pzx

Bascom Member



Joined: 05 May 2015
Posts: 39

poland.gif
PostPosted: Thu Aug 22, 2019 7:00 pm    Post subject: MCS Bootloader custom baudrate Reply with quote

Hello, I've just bought Bascom 2.0.8.2 version and I would like to select custom baudrate in MCS Bootloader eg. 230400.
This baudrate is not available in the baud drop-down list. Only 9600, 19200, 38400,, 57600, 128000, 256000, 115200, 500000 values are available.
How can I add 230400 or any custom baudrate to the MCS Bootloader baud drop-down list?

(BASCOM-AVR version : 2.0.8.2 )
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 6197
Location: Holland

blank.gif
PostPosted: Fri Aug 23, 2019 10:37 am    Post subject: Reply with quote

It is simple to have your own custom baud rates.
-create a file named progbaud.lst
- add the baud rate you like on multiple lines like :

123
300
600
1200
2400
4800
9600
9610
19200
38400
57600
128000


- save the file in the bascom-avr application folder

Now when you run bascom, you will see the custom values for all programmers that use a serial port/baud rate thus also the boot loader.

_________________
Mark
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum