Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| builderpages:muellerk:multicomp_july_2019 [2021/04/16 09:26] – Revision from 2021-04-16 | builderpages:muellerk:multicomp_july_2019 [2026/06/15 13:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| /* Imported from Wayback Machine | /* Imported from Wayback Machine | ||
| | | ||
| - | | + | |
| | | ||
| */ | */ | ||
| Line 71: | Line 71: | ||
| ===== Helpful hints for assembling ===== | ===== Helpful hints for assembling ===== | ||
| - | //**NEW: I2c-EEProm-Clock-Module Adapter**// | + | // |
| - | + | ||
| - | I've slightly modified the old adapter this way, that the DS3231 clock module is now soldered to the PCB. Still remove the old pinheader and solder a new straight one the IC side so the module can be soldered with the battery holder on top to the PCB. See picture 1 below. A 3D view is included as a subpicture. The two IO's on the I2C Header are renamed to INT1 & INTB. At present they are not used as interrupt input, but they are now additional IO's of the PIO-Port0 on the Joystick PCB. More in the Multicomp System Manual downloadable below.All data is in the archive “Multicomp-July-2019_V1.0.0_I2C-Clock_EEPROM-Adapter.tar.gz” | + | |
| - | + | ||
| - | //**OLD: Swiss-Pi Adapter: Adding a Clock Module**// | + | |
| - | If it is intend to mount a DS3231 clock module on the PCB, drilling the holes at the right position is a concern. To get the appropriate hole spacing and position, prepare a small piece of a experimental board with 4 holes as shown in picture1, then glue it with double sided tape to the position you want to drill (check that the module doesn' | + | |
| - | + | ||
| - | If this is done you are ready to solder all parts on the PCB except the clock module. This comes as last. On the clock module the old pin header must be removed and replaced by a new vertical one installed on the TOP side where the DS3231 IC is located. Put a small piece of double sided tape on top of the DS3231 and glue the module on the PCB, the header pins must go through the holes ! Now everything is ready for the last step. The Picture shows how the pin header of the module has to be connected to J1. On the top left side is shown how the clock module with the new pin header is installed on the PCB. The shown wiring is only valid for the ECKSTEIN module on right hand side of picture1 ! | + | |
| // | // | ||
| Line 109: | Line 102: | ||
| Now ready for Serial-A…-C and the I2c-Interface. Next stop is having a program to set/read the RTC. While the RSX for the I2c-Interface is ready now, but - that's life - the targeted (2nd) I2c-controller refuses to cooperate. Therefore I will put it aside for some time and give it a 2nd try later - may be.Yet I've to stay with the 1st one - what is no real drawback.. Max. transfer speed is 600kHz (for the RSX), so the usual used 100kHz & 400kHz are covered. I've updated the VHDL code, because 2 minor bugs came up when routing the ' | Now ready for Serial-A…-C and the I2c-Interface. Next stop is having a program to set/read the RTC. While the RSX for the I2c-Interface is ready now, but - that's life - the targeted (2nd) I2c-controller refuses to cooperate. Therefore I will put it aside for some time and give it a 2nd try later - may be.Yet I've to stay with the 1st one - what is no real drawback.. Max. transfer speed is 600kHz (for the RSX), so the usual used 100kHz & 400kHz are covered. I've updated the VHDL code, because 2 minor bugs came up when routing the ' | ||
| - | Filename | + | ⇒ Now incl. in the main archive below ! |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 165.3 KiB | + | |
| - | + | ||
| - | 2020/12/06 08:24 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 748.9 KiB | + | |
| - | + | ||
| - | 2020/12/06 08:24 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 1.7 MiB | + | |
| - | + | ||
| - | 2020/12/06 07:54 | + | |
| ===== Board data ===== | ===== Board data ===== | ||
| Line 151: | Line 110: | ||
| ===== Documentation ===== | ===== Documentation ===== | ||
| - | All incl. in the presented | + | All incl. in the presented |
| ===== Picture Gallery ===== | ===== Picture Gallery ===== | ||
| Line 179: | Line 138: | ||
| \\ | \\ | ||
| - | ===== File Lists... ===== | + | ===== DOWNLOADS... ===== |
| - | // | + | // |
| - | + | //**24.05.2021:**// Some typo-hunting in the system-manual, updated T80 from REV247 to REV350, | |
| - | 04.04.2020: Uploaded | + | |
| - | + | ||
| - | 08.04.2020: Uploaded a new I2c-RSX which removes a issue with Ack-Error detection in the I2cWrBuff() function | + | |
| - | + | ||
| - | 11.04.2020: Upload of the RTC-Package to support the DS3231 RTC module. | + | |
| - | + | ||
| - | 17.04.2020: Upload of new Picture1 with now right connection of SDA of DS3231-clock to J1/Pin10 | + | |
| - | + | ||
| - | 20.04.2020: Upload of new VHDL- & zserial-package. Added read back of BRG for Serial-D Wifi channel | + | |
| - | + | ||
| - | 18.05.2020: Upload new zserial package w. added new function ' | + | |
| - | + | ||
| - | 21.05.2020: Upload of iwire-1.0 & rtc-1.0 archive with corrected iwire.rsx. Function | + | |
| - | + | ||
| - | 06.12.2020: Upload new rtc.tar.gz. Incl. are programs to support new hardware: 1. a Uptime-counter, 2. a random-number gen. in hardware. Updated multicomp-july2019 VHDL file incl. the new hardware code. Renamed and updated Port-Addresses pdf to Multicomp-July2019_System-Manual | + | |
| - | + | ||
| - | 10.12.2020: New VHDL-File for the FPGA. The .cof-file was gone il and generated a unusable FPGA programming file (CPM freezes after a few seconds…). It took me a while to find out who was responsible for that. Beside that the RND-Gen. got some improvements, | + | |
| Filename | Filename | ||
| Filesize | Filesize | ||
| - | |||
| Last modified | Last modified | ||
| - | + | [[https:// | |
| - | [[https:// | + | 119.8 MiB |
| - | + | 2021/ | |
| - | 568.7 KiB | + | |
| - | + | ||
| - | 2019/04/12 05:34 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 29.9 MiB | + | |
| - | + | ||
| - | 2020/12/10 12:24 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 928.5 KiB | + | |
| - | + | ||
| - | 2019/11/16 06:09 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 5.9 MiB | + | |
| - | + | ||
| - | 2019/11/16 06:09 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 771.8 KiB | + | |
| - | + | ||
| - | 2019/12/21 16:12 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 1.7 MiB | + | |
| - | + | ||
| - | 2020/12/09 13:45 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 459.6 KiB | + | |
| - | + | ||
| - | 2019/11/16 06:09 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 2.9 MiB | + | |
| - | + | ||
| - | 2019/12/21 16:13 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 14.2 MiB | + | |
| - | + | ||
| - | 2019/12/23 21:59 | + | |
| - | + | ||
| - | Filename | + | |
| - | + | ||
| - | Filesize | + | |
| - | + | ||
| - | Last modified | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | 1.1 MiB | + | |
| - | + | ||
| - | 2020/12/06 08:23 | + | |
| - | + | ||
| - | \\ | + | |
