Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
I have to use the serial from 38400 to 115200 bps, 9600 bps max I see by reading the manual it seems strange that it is not possible to set a higher speed?
I Duinomite mini seems there is only one serial or wrong?
Olimex Senior Member Joined: 02/10/2011 Location: BulgariaPosts: 226
Posted: 04:02pm 30 Jan 2012
Copy link to clipboard
Print this post
DuinoMite mini with DM-firmware have:
COM1 at PIN.11 PIN.12 bitbanged up to 19200 bps
COM2 at PIN.13 PIN.14 bitbanged up to 19200 bps
COM3 at UEXT up to 115200 bps
COM4 at PIN.11 PIN.12 up to 115200 bps
note COM1 and COM4 on DM-mini are at same PIN.11 PIN.12!
with MM3.1 firmware I didn't look at the documentation, someone else could help better
Olimex Thanks for the reply,
I tried today but it does not work, I use 3.4 then pin serial connector Uext COM3.
I tried to open the door (open "com3: 9600" as #1) I always "sintax error"
only works with com1, com2.
I read manual MM3.1 page 17, 30 says nothing on COM3, it seems that MM does not recognize the door! COM4 is not working well.
Thank you, let me know
CIAO, Luigi
djuqa Guru Joined: 23/11/2011 Location: AustraliaPosts: 447
Posted: 03:56pm 02 Feb 2012
Copy link to clipboard
Print this post
com3 and com4 are only supported by DM Basic at this time MM3.1 does not support com3/com4
VK4MU MicroController Units