Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

I2C to UART / SPI to UART bridge

2 posters

Go down  Message [Page 1 of 1]

1I2C to UART / SPI to UART bridge Empty I2C to UART / SPI to UART bridge Tue Aug 25, 2020 11:48 am

TimFisch

TimFisch

I succeeded in getting the UART running on WIN10 (see: General Discussion about Simulator), but this lead me to another question:
In hardware the are some bridges I2C to UART / SPI to UART (master and slave) available.
By this the "application connection" with serial becomes more powerful.

Is it possible to implement some of these bridges in Simulide?
This request is a kind of in parallel with the multi-CPU request:

  1. a second CPU could create that bridge by software, too
  2. but also on the other way around: these bridges could improve connecting applications with serial ports (COMx) to a more feasible level (e.g. other serial communications).    

https://wiki.mexle.hs-heilbronn.de/

2I2C to UART / SPI to UART bridge Empty Re: I2C to UART / SPI to UART bridge Wed Aug 26, 2020 8:34 pm

arcachofo

arcachofo

It would be possible.

I think not too difficult for high level communication, that is: just transfering data, bypassing the hardware/protocol details.
This might not work for many cases, but could be used if the communication is designed is certain ways, for example choosing no-ack for i2c or something like that.

This is related to this discussion:
Connection of multiple Simulide Applications in WIN10

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum