Search found 3 matches

by popemadmitch
Wed May 25, 2016 11:37 am
Forum: MIAC
Topic: MIAC Advanced
Replies: 4
Views: 8451

Re: MIAC Advanced

Ah ha, that matches up much better with what i could see flowcode trying to do with it, and explains the options, thanks. The option to set 16bit responses also fixes the other issue i was having, as it makes UART_ReceiveChar return 0x200 for no data, instead of 0xFF. thanks btw, if anyone else is l...
by popemadmitch
Mon May 23, 2016 10:28 pm
Forum: MIAC
Topic: MIAC Advanced
Replies: 4
Views: 8451

Re: MIAC Advanced

Hi All the MIAC info is here http://www.matrixtsl.com/miac.php Yes, that's the documentation i am complaining about. The total sum of documentation for the UART Init command for example 416 Init (txsta, spbrg, data size, config flags, rts terminal, cts terminal) What do those config flags do? why i...
by popemadmitch
Mon May 23, 2016 5:37 pm
Forum: MIAC
Topic: MIAC Advanced
Replies: 4
Views: 8451

MIAC Advanced

Is there any published source code for the MIAC Advanced Expansion ? or at the very least some detailed documentation on the CAN bus messages it accepts and ALL their options ? I have managed to piece together basic communication between it and the MIAC base unit in C, but there appears to be a bunc...