User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ee:interface-converters:start [2017/01/28 19:45]
Ryan Summers
ee:interface-converters:start [2018/01/28 22:58] (current)
Ryan Summers
Line 1: Line 1:
 ====== Interface Converters ====== ====== Interface Converters ======
-**Project Lead**: Ryan Summers 
-**Release Status**: Pending 
  
 ===== Overview ===== ===== Overview =====
 Interface converters provide a means of communication from the main computer to peripheral microcontrollers. Interface converters are responsible for translating USB communications into UART, SPI, and any other serial communication protocol required. Interface converters provide a means of communication from the main computer to peripheral microcontrollers. Interface converters are responsible for translating USB communications into UART, SPI, and any other serial communication protocol required.
  
-===== Timeline ​=====   +===== Serial Numbers ​===== 
-  * Hardware +All Interface converters are custom configured with a unique serial number. 
-  - <​del>​Creation of Schematic (October 9th)</​del>​ +The serial number table is defined below 
-  <​del>​Footprint Association and Part Selection (October 15th)</​del>​ +^ Serial Number ^ Device ^ 
-  <​del>​Schematic and Component Review (October 20th)</​del>​ +| 2017-bno | Bno055 Sensor | 
-  <​del>​PCB Routed (November 10th)</​del>​ +| 2017-led | LED Controller | 
-  <​del>​Routing Review (November 17th)</​del>​ +| 2017-depth | Depth Sensor Controller | 
-  <​del>​Order PCB (November 21st)</​del>​ +| 2017-bno-2 | Bno055 Sensor | 
-  <​del>​Populate and Verify Board (January 8th)</​del>​ +| 2017-adapter-1 | Generic interface converter | 
-===== Design ===== +| 2017-adapter-2 | Generic ​interface converter ​
-The interface converter ​will allow for two different means of connecting to it: either through a female mezzanine connector or alternatively through a female connector to a cable harness as specified by the harnessing project.+
  
 ===== Resources ===== ===== Resources =====
 ^ Part                                                         ^ Description ​                                             ^ Datasheet ​                                                                             ^ ^ Part                                                         ^ Description ​                                             ^ Datasheet ​                                                                             ^
 | [[http://​www.ftdichip.com/​Products/​ICs/​FT232H.htm| FT232H]] ​ | IC for converting USB to multiple different interfaces. ​ | {{http://​www.ftdichip.com/​Support/​Documents/​DataSheets/​ICs/​DS_FT232H.pdf| Datasheet}} ​ | | [[http://​www.ftdichip.com/​Products/​ICs/​FT232H.htm| FT232H]] ​ | IC for converting USB to multiple different interfaces. ​ | {{http://​www.ftdichip.com/​Support/​Documents/​DataSheets/​ICs/​DS_FT232H.pdf| Datasheet}} ​ |
-|[[http://​www.ti.com/​product/​SN6505A|SN6505A]]|IC for magnetically isolating power supplies.|[[http://​www.ti.com/​product/​SN6505A/​datasheet|Datasheet]]|