|
2014-01-13
, 16:18
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#2
|
![]() |
2014-01-13
, 18:41
|
Posts: 11 |
Thanked: 0 times |
Joined on Sep 2010
|
#3
|
|
2014-01-13
, 18:45
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#4
|
Looks good! What about the software side - what kind of interface we would have to use with this SC16IS750 ? I mean do we have to write a library from scratch ?
Pardon my ignorance.. I'm not an HW expert and new to Jolla. What is TCVR ?
![]() |
2014-01-13
, 23:45
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#5
|
|
2014-01-14
, 14:38
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
I should have all parts for the -750 version.. and some code ready, as this was used in one project to interface 232 touchscreen via I2C.
Only thing missing is time to tinker it..
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2014-01-20
, 23:10
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#8
|
![]() |
2014-01-22
, 13:48
|
|
Posts: 562 |
Thanked: 2,744 times |
Joined on Dec 2013
@ Espoo, Finland
|
#9
|
|
2014-01-22
, 13:51
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#10
|
![]() |
Tags |
jolla, the other half |
Thread Tools | |
|
I have given some toughts to this already...
--> either SC16IS750. Has 3.3V operation, but you'll need I2C levelconverter (e.g. PCA9517) and 1.8V regulator. Easier to interface to the 232 transceiver.
--> or SC16IS850L. Has 1.8V operation, no need for I2C level converter, but needs 1.8V regulator. and some tricks to interface to 232 transceiver.
Last edited by kimmoli; 2015-02-21 at 13:33. Reason: back to WIP