internal:proddocs:4161
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| internal:proddocs:4161 [2021/09/22 10:50] – chrissy | internal:proddocs:4161 [2023/07/12 14:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 4161 Build Instructions ====== | ====== 4161 Build Instructions ====== | ||
| + | <note warning> | ||
| - | **Last Modified on ~~LASTMOD~~** | + | ===== Updating software on USB ===== |
| - | ===== Notes ===== | + | |
| - | < | + | Go to (S) Drive. |
| - | <note important> | + | Select Binaries for Embedded. |
| + | |||
| + | Select 4161. | ||
| + | |||
| + | Select offshore_156. | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | Copy file onto USB. | ||
| + | |||
| + | Take the USB out. | ||
| + | |||
| + | Disconnect all power from Screen. | ||
| + | |||
| + | Insert USB into (program update port) | ||
| + | |||
| + | Power up Screen. | ||
| + | |||
| + | Wait until company logo appears. < | ||
| + | |||
| + | Power off and remove USB. | ||
| + | |||
| + | Power up and check software required is correct.. | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | Before commencing build, program | ||
| + | |||
| + | <note warning> | ||
| + | |||
| + | |||
| + | === Programming Instructions 10823 Dual Engine PCB=== | ||
| + | |||
| + | Atmel Backlight/ | ||
| + | |||
| + | Setting up the device for programming: | ||
| + | |||
| + | The 202325 Backlight/ | ||
| + | |||
| + | 1. Connect the programming device to a PC with AVR Studio | ||
| + | |||
| + | 2. Connect the AVR Programmer to the ISP interface PL3 of the 202325 board. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | 3. Power board up. | ||
| + | |||
| + | 4. In AVR Studio select “Tools” -> “Device Programming”, | ||
| + | |||
| + | 5. Select the “Fuses” menu from the left panel and set up the following values (see the figure below): | ||
| + | |||
| + | a. BOOTLEVEL = 2V7 | ||
| + | b. Spien = checked | ||
| + | c. CKDIV8 = Uncheck | ||
| + | d. Bootsz = 4096_7000 | ||
| + | e. SUT_CKSEL = EXTXOSC_PLLIN_EXTXOSC_16KCK_14CK_64MS (last selection) | ||
| + | |||
| + | |||
| + | 6. Then press the “Program” button | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | Programming the main program via ISP: | ||
| + | |||
| + | 7. Select the main program by clicking on “Memories” menu on the left side. | ||
| + | |||
| + | Push “...” button next to the path of the “Flash (64KB)” file. Choose the hex file, where x is the latest released revision as per : | ||
| + | “S: | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | 8. Then press the “Program” button. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | |||
| + | <note warning> | ||
| + | |||
| + | {{ : | ||
| + | {{ : | ||
| + | |||
| + | |||
| + | |||
| + | === Programming Instructions | ||
| + | |||
| + | {{: | ||
| + | |||
| + | The process of flashing the TX6Q board is a three step process. First we boot a boot loader called u-boot over the USB cable. Then we use the bootloader to copy a release file onto the NAND chip. Lastly we configure the chip the newly flashed bootoader. It is also recommended to wipe the chip before flashing to make sure no old software or configuration is left on the chip. | ||
| + | |||
| + | **Requirements** | ||
| + | * USB to Serial converter installed | ||
| + | * Board with OTG (Red one) 201226 | ||
| + | * mini USB cable | ||
| + | * TX6Q chip | ||
| + | * 24V power supply | ||
| + | * Power cable for the board | ||
| + | * Mfg Tool | ||
| + | * Putty | ||
| + | |||
| + | **Erasing the Chip** | ||
| + | <note important> | ||
| + | |||
| + | - Insert the TX6Q into the board. | ||
| + | - Do not swtich 24V power supply on until all connections are done. | ||
| + | - Make sure the board switch is off position. | ||
| + | {{ : | ||
| + | - Make sure the small jumper at PL1 is NOT across the two pins. | ||
| + | - Plug the mini USB cable into the board and PC. | ||
| + | - Plug the USB to Serial converter into the board and PC. | ||
| + | - Run MfgTool2.exe from S:\Code\Production\TX6Q Flashing Tool. (Do not click " | ||
| + | | ||
| + | - Click " | ||
| + | {{ : | ||
| + | | ||
| + | - You should see some flowing codes in Putty screen. | ||
| + | - Switch Power on the board (using the Red/Silver Switch) again while hitting the Enter button Continuously on your keyboard. (At same time.) | ||
| + | - In putty you should have the following prompt:< | ||
| + | TX6Q U-Boot > | ||
| + | TX6Q U-Boot > | ||
| + | </code> | ||
| + | - Type in the following command and hit Enter: < | ||
| + | nand erase.chip | ||
| + | </ | ||
| + | - This will completely wipe the entire TX6Q module. | ||
| + | - You Will See:< | ||
| + | OK > | ||
| + | TX6Q U-Boot > | ||
| + | </ | ||
| + | - Switch off the module (toggle the Red/Silver switch) | ||
| + | |||
| + | **Booting from USB and Flashing Software** | ||
| + | |||
| + | Now let’s boot over the USB to our own bootloader which will allow us to copy the content from a | ||
| + | USB stick onto the NAND flash memory. | ||
| + | |||
| + | - Make sure everything is connected up just like in the Erasing the Chip step. | ||
| + | - Place the jumper at PL1 to be across the two pins. | ||
| + | - Keep the miniUSB cable connected to the board' | ||
| + | - Insert USB stick which contains the correct release data into ‘USB 3’ | ||
| + | - Switch on the module (Toggle Red/Silver Switch). | ||
| + | - After the flash stops and the linux tries to boot, you will see “Starting kernel” in PuTTy... turn the board off (toggle Red/Silver Switch) and turn the power of by 24V power supply. | ||
| + | - Click " | ||
| + | - Repeat *Erasing the Chip* steps without typing | ||
| + | < | ||
| + | nand erase.chip | ||
| + | </ | ||
| + | |||
| + | - You Will See< | ||
| + | TX6Q U-Boot > | ||
| + | </ | ||
| + | - Type the following: < | ||
| + | env default -a > | ||
| + | saveenv > | ||
| + | </ | ||
| + | - Power off board | ||
| + | |||
| + | Programming Completed. | ||
| ===== Electronic Assembly ===== | ===== Electronic Assembly ===== | ||
| + | |||
| + | < | ||
| 1. Fit resistor 201331 to the Dual Engine PCB to location VDD. Fit on the bottom two pads as this is the configuration for the 4161 variant {{ : | 1. Fit resistor 201331 to the Dual Engine PCB to location VDD. Fit on the bottom two pads as this is the configuration for the 4161 variant {{ : | ||
| Line 18: | Line 177: | ||
| {{ : | {{ : | ||
| - | ===== Electronics | + | ===== QC CHECK & Mechanical Assembly |
| Get the modification work peer checked – ensure all wires are securely soldered in the correct locations and heatshrink has been added where required. | Get the modification work peer checked – ensure all wires are securely soldered in the correct locations and heatshrink has been added where required. | ||
| Line 39: | Line 198: | ||
| {{ : | {{ : | ||
| - | |||
| - | ===== Mechanical Assembly ===== | ||
| <note tip>Flat edges of 3x CAN PCB holes may need filing slightly due to powder coating. Check fitment FIRST.</ | <note tip>Flat edges of 3x CAN PCB holes may need filing slightly due to powder coating. Check fitment FIRST.</ | ||
| Line 61: | Line 218: | ||
| {{: | {{: | ||
| - | {{drawio> | + | Do continuity checks between CAN PCB and Dual Engine PC |
| + | ===== Test Procedure ===== | ||
| + | |||
| + | **Equipment used** | ||
| + | * SOAK BENCH | ||
| + | * Small flat-bladed screwdriver for changing switch positions | ||
| + | * Test remote button set, connected to DUT | ||
| + | |||
| + | - Connect the built unit to the test bench, so that the J1939 Port (Brown tape), J1939 Stbd (Red tape) and NMEA (Blue tape) Wires are connected. | ||
| + | - Connect the power supply cable to the unit | ||
| + | - **Unit should power on and the data displayed should reflect the status on the Test Bench Screen** | ||
| + | - Check for information showing on gauges that it shouldn' | ||
| + | - Now check the brightness controls work with the test button set | ||
| + | - Now check the rotary switch changes engine type (Check with user manual) | ||
| + | - Now Check DIP switches change screen configuration (Check with user manual) | ||
| + | - Now Check the alarms work by pressing the " | ||
| + | - Alarms should sound | ||
| + | - Press the clear button on the attached remote buttons | ||
| + | - Alarms should mute | ||
| + | - Press the Alarms button on the soak bench again so that it reads (off) | ||
| + | - Alarms should turn green | ||
| + | - Press the clear button on the attached remote buttons | ||
| + | - Alarms list should clear | ||
| - | <note important> | ||
| - | Do continuity checks between CAN PCB and Dual Engine PCB | ||
| - | Picture required on next build | ||
| ===== QC CHECK ===== | ===== QC CHECK ===== | ||
| Ensure the bezel is not scratched or damaged – touch up with paint pen if needed. | Ensure the bezel is not scratched or damaged – touch up with paint pen if needed. | ||
| Line 72: | Line 249: | ||
| <note important> | <note important> | ||
| Secure with 6 x screws and shake proof washers.</ | Secure with 6 x screws and shake proof washers.</ | ||
| + | ===== Packaging. ===== | ||
| - | Picture required on next build | + | < |
| + | {{: | ||
| + | {{: | ||
| - | ===== Packaging. ===== | ||
| - | Pictures required with next build | ||
internal/proddocs/4161.1632307817.txt.gz · Last modified: 2023/07/12 14:12 (external edit)