Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Frederick Gamache
Ok thanks. I was able to start camogm manually but it wasn't starting automatically at boot time like before. What I did is I re-wrote the files on the SD Card and now camogm is called automatically from the webpage link as before. The problem I had was that the webpage using camogmgui.php was

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Oleg
Hi, 1. To check if camogm is alive: > root@elphel393:~# ps | grep camogm 3059 root 267m Scamogm -n /var/state/camogm_cmd -p 3456 -s > /mnt/sda1/camogm.disk > 3081 root 2764 Sgrep camogm 2. Check camogm status: http://192.168.0.9/camogm_interface.php?cmd=status 3. Start manua

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Elphel Support
Frederick, A link to what? How were you starting camogm? Did it work before? How were you using it? How did it fail to load? Andrey On Thu, 15 Mar 2018 08:31:29 -0700 Frederick Gamache wrote Another thing, After I tried pluging a USB drive through an

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Frederick Gamache
Another thing, After I tried pluging a USB drive through an hub, attached to the 10389B board, it seems that the camogm is failing to load, even after re-booting. Is there a link? Frederick On Thu, Mar 15, 2018 at 10:53 AM, Frederick Gamache < frederick.gama...@gmail.com> wrote: > Andrey, > >

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Elphel Support
Frederick, 2A is not too much, Traco can provide 3.5A. How did you test 10385 - separately or when connected to 10393? 10385 itself will not work - there is enable signal coming from the 10393, so 10393 can shut itself down and then wake up with the clock/calendar chip. Heat frame by itself is

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Frederick Gamache
Andrey, The supply current drawn is nearly 2.0 Amps @ 3.3V, once the FPGA is loaded. I have the 10389 interface board but no SSD mounted and no external SATA drive attached at the moment. When I received the camera kit, I found that the unit was especially hot when touching it. I don't have the c

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Elphel Support
Hello Frederick, Do you know power consumption on the ports? Do you have 10389 interface board with the SSD? If you run camera from the 3.3V - can you measure the total 3.3V current? Do you have sufficient fan cooling or heat sink? We never had 10385 failures before - Traco DC-DC converter seem

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-15 Thread Frederick Gamache
Hi, Its seems that my power board (10385-B power board - 48V) is out of service and I'm now powering the 3.3V from an external power supply. Do I really need the 10385-B power board to supply the SATA adapter board (10389-B) or should it works ok from my external 3.3V power source? Frederick O

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-14 Thread Frederick Gamache
Hello Andrey, I owe at least this for your great support. By the way, congratulations for your great products! Best regards, Frederick On Wed, Mar 14, 2018 at 10:53 AM, Elphel Support < support-list@support.elphel.com> wrote: > Frederick, > > Thank you for letting us know it did work. Sometimes

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-14 Thread Elphel Support
Frederick, Thank you for letting us know it did work. Sometimes the only indication of the problem being solved is the lack of the continuation in the thread. Andrey On Wed, 14 Mar 2018 07:12:13 -0700 Frederick Gamache wrote Hello, Just to let you kno

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-14 Thread Frederick Gamache
Hello, Just to let you know guys that my circuit is now working since I mounted my DC-DC converter on my PCB. Many thanks for your support! Frederick On Tue, Mar 13, 2018 at 12:18 PM, Elphel Support < support-list@support.elphel.com> wrote: > Frederick, > > Yes - your last problem (system getti

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-13 Thread Elphel Support
Frederick, Yes - your last problem (system getting stuck after bitstream) is caused by the wrong power sequencing. But as 1) you have 10338 working and 2) your board is tested w/o 10393 it should be working together eventually. Andrey On Tue, 13 Mar 2018 07:48:42 -0700 Frederick Gamache<

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-13 Thread Frederick Gamache
Hello Andrey, Normally I have a dc-dc converter chip on my pcb which translate 3.3V to 2.8V. The 3.3V source is provided by the cable attached to the 10393. I'll wait to receive my chip today and will install it tomorrow. I'll see if things will get better with it. Currently I'm using an externa

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-09 Thread Elphel Support
Fred, Just to clarify: 10393 can drive up to ~1.0A, but there will be voltage drop on the cable (Elphel cables have thick power traces). Connector is rated 0.4A/pin. The sensor power is controlled by the script (same one that loads bitstream), power status/control is available over the sysfs in

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-09 Thread Elphel Support
Frederick, you need to power you board either directly from the 10393 3.3V on the cable, or (if you board has other components that need more power than 10393 can provide) use external power switch driven by the cable power. The problem is that the cable goes directly to the FPGA port that shoul

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-09 Thread Frederick Gamache
I use TeraTerm. I receive something else than 0x, but it seam to be the same value for any register... Maybe I should check my power on my sensor chip. FPGA bitstream stalls, it doesn't initialize if I power on my sensor PCB. Fred On Fri, Mar 9, 2018 at 4:37 PM, Oleg wrote: > Hi, > > >>

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-09 Thread Oleg
Hi, > Question: does the software needs to reach the 34VL02 EEPROM at any point? > Because I don't have one on my own sensor board... > It should work fine without eeprom. Did it read chip id? or is it 0x? Do you use minicom or putty or other terminal program? Regards, Oleg __

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-09 Thread Frederick Gamache
Hello Oleg, Question: does the software needs to reach the 34VL02 EEPROM at any point? Because I don't have one on my own sensor board... Fred On Thu, Mar 8, 2018 at 4:11 PM, Frederick Gamache < frederick.gama...@gmail.com> wrote: > Thanks a lot! > > I will make some tests and I'll keep you po

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Oleg
Frederick, 1. Here are the files: https://community.elphel.com/f iles/393/20180308_test_0x5d/ 2. Before copying - boot from the card and check the linux version: > root@elphel393:~# uname -r > 4.9.0-xilinx-v2017.3 * If it's 4.9.0-xilinx-v2017.3 then copying only devicetree.dtb and uImage might

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Frederick Gamache
Thanks a lot! I will make some tests and I'll keep you posted. Regards, Fred On Thu, Mar 8, 2018 at 4:09 PM, Oleg wrote: > Frederick, > > 1. Here are the files: https://community.elphel.com/files/393/20180308_ > test_0x5d/ > > 2. Before copying - boot from the card and check the linux version:

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Frederick Gamache
Ok, thanks. I will experiment with these solutions. Please keep me posted when the files are ready. Thanks a lot! Fred On Thu, Mar 8, 2018 at 2:15 PM, Oleg wrote: > Hi, > > I cannot simply replace the files from the original micro SD card with the >> new ones using Windows? > > Well, yes, yo

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Oleg
Hi, I cannot simply replace the files from the original micro SD card with the > new ones using Windows? Well, yes, you can replace the files. I haven't used windows for a while - for that micro SD card it needs an EXT4 filesystem support and some program to unpack *.tar.gz's. Best regards, Oleg

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Frederick Gamache
Hi Oleg, I cannot simply replace the files from the original micro SD card with the new ones using Windows? Frederick On Thu, Mar 8, 2018 at 11:32 AM, Oleg wrote: > Hi, > > >> Can you send me an updated version of the firmware using the 0x5D addr >> please? >> > Ok, I will send you a link once

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Oleg
Hi, > Can you send me an updated version of the firmware using the 0x5D addr > please? > Ok, I will send you a link once I prepare it later today. I will turn the kernel debug on. Will I be able to copy the files you will send me on the camera micro SD > card so I can boot from it? > Do you have

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-08 Thread Frederick Gamache
Hello Oleg, Thank you for your fast response. I'm not able to build the firmware at the moment. Following the spec, changing the SADDR pin to a HIGH value should translate the device ID to 0xBA, so *0x5D* as the 7-bit address. I'm able to read the device registers on your sensor board using the p

Re: [Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-07 Thread Oleg
Hi, 1. I made change so it could be set int device tree (0x48) - just noticed a bug and had to fix it: > ... elphel393_sensor_i2c: elphel393-sensor-i2c@0 { > compatible = "elphel,elphel393-sensor-i2c-1.00"; > /* Add known devices: name, slave address (7-bit),

[Elphel-support] Script for changing the SADDR bit for the MT9P031 sensor

2018-03-07 Thread Frederick Gamache
Hello, Do you have news about the script for changing the SADDR bit for the sensor? Regards, Frederick ___ Support-list mailing list Support-list@support.elphel.com http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com