Search found 35 matches
- Tue Mar 31, 2015 11:27 am
- Forum: Compute Module
- Topic: Altium project files for IO Board
- Replies: 13
- Views: 8832
Re: Altium project files for IO Board
Thanks ghans! Very helpful!
- Tue Mar 31, 2015 11:14 am
- Forum: Compute Module
- Topic: Altium project files for IO Board
- Replies: 13
- Views: 8832
Altium project files for IO Board
Hi
Is there any Altium (or any similar design tool) files for the Computer Module IO Board? I intend to design a new modifeis IO board and this would be very helpful.
Thanks
Is there any Altium (or any similar design tool) files for the Computer Module IO Board? I intend to design a new modifeis IO board and this would be very helpful.
Thanks
- Wed Feb 04, 2015 1:54 pm
- Forum: Compute Module
- Topic: GSM/GPS module for Compute Module
- Replies: 5
- Views: 2937
Re: GSM/GPS module for Compute Module
Can you tell us where did you buy it and the bill of the material for the entire solution?Venkatesh wrote:I have used SIM808. Uses single uart for both GPS and GSM.
Thanks
- Sun Dec 07, 2014 8:23 pm
- Forum: Camera board
- Topic: V42L device driver for camera
- Replies: 3
- Views: 1275
Re: V42L device driver for camera
Thanks Guys
- Wed Dec 03, 2014 12:31 pm
- Forum: Camera board
- Topic: V42L device driver for camera
- Replies: 3
- Views: 1275
V42L device driver for camera
Hi
is the V42L device driver for the Raspberry Camera available? What are the IOTCLs supported ?
thanks
is the V42L device driver for the Raspberry Camera available? What are the IOTCLs supported ?
thanks
- Wed Dec 03, 2014 12:10 pm
- Forum: Camera board
- Topic: Can I use this sensor module with RPI
- Replies: 41
- Views: 18828
Re: Can I use this sensor module with RPI
The camera sensors have two distant path. One I2C to send and receive commands and status and the other one for the actual image download (2 bits lane). In Atmel AT91SAM910 there is the ISI interface that is similar to Broadcom GPU where all the image processing (YUV, RGB, Bayer, etc) is done. The o...
- Mon Dec 01, 2014 11:45 am
- Forum: Compute Module
- Topic: GSM/GPS module for Compute Module
- Replies: 5
- Views: 2937
GSM/GPS module for Compute Module
Hi
What is the most suitable GSM/GPS module for the computer module?
Thanks
What is the most suitable GSM/GPS module for the computer module?
Thanks
- Thu Nov 27, 2014 4:43 pm
- Forum: Compute Module
- Topic: CAM1 not detected on CMIO board with default dt-blob.dts
- Replies: 96
- Views: 21889
Re: CAM1 not detected on CMIO board with default dt-blob.dts
Looking for the OV5647 device driver source code for Raspian. Can anybody tell me where I can find it?
Is it possible to capture image in raw mode?
Thanks
Is it possible to capture image in raw mode?
Thanks
- Thu Nov 27, 2014 3:29 pm
- Forum: Compute Module
- Topic: CAM1 not detected on CMIO board with default dt-blob.dts
- Replies: 96
- Views: 21889
Re: CAM1 not detected on CMIO board with default dt-blob.dts
m.furukawa
It worked as by your configuration
.
I wonder why http://www.raspberrypi.org/documentatio ... -camera.md shows different pins.
Thanks a lot
It worked as by your configuration

I wonder why http://www.raspberrypi.org/documentatio ... -camera.md shows different pins.
Thanks a lot
- Thu Nov 27, 2014 3:20 pm
- Forum: Compute Module
- Topic: CAM1 not detected on CMIO board with default dt-blob.dts
- Replies: 96
- Views: 21889
Re: CAM1 not detected on CMIO board with default dt-blob.dts
Thanks m.furukawa
Looking at the picture it seems that you connected PINS 28,29,30,31to C00-SDA, C00-SCL, CAM0-101, CAM0-100. Correct?
The DTC file is the same you post.
Looking at the picture it seems that you connected PINS 28,29,30,31to C00-SDA, C00-SCL, CAM0-101, CAM0-100. Correct?
The DTC file is the same you post.
- Thu Nov 27, 2014 12:34 pm
- Forum: Compute Module
- Topic: CAM1 not detected on CMIO board with default dt-blob.dts
- Replies: 96
- Views: 21889
Re: CAM1 not detected on CMIO board with default dt-blob.dts
I have a PI camera connected to the CAM0 interface. It is not working. According to http://www.raspberrypi.org/documentation/hardware/computemodule/cmio-camera.md, Connect up the I2C and GPIO lines. Attach CD0_SDA (J6 pin 45) to GPIO28 (J6 pin 1). Attach CD0_SCL (J6 pin 47) to GPIO29 (J6 pin 3). Att...
- Tue Nov 25, 2014 2:15 pm
- Forum: Compute Module
- Topic: RPi Compute as USB slave
- Replies: 7
- Views: 4431
Re: RPi Compute as USB slave
Have anybody tried USB Gadget device driver in the CM?
Thanks
Thanks
- Mon Nov 24, 2014 6:17 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
It worked!
I remade rpitools and it strted to work.
Many thanks

I remade rpitools and it strted to work.
Many thanks
- Mon Nov 24, 2014 3:37 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Hi Gordon
I have updated git checkout. Verify the pins and everything seems correct but the situation is the same.
Can you tell me what are the correct position of all pins in the CM?
BOOT ENABLE IS ON
VG0 3V3
VG1 3V3
I have checked and everything seems to be ok.
Thanks
I have updated git checkout. Verify the pins and everything seems correct but the situation is the same.
Can you tell me what are the correct position of all pins in the CM?
BOOT ENABLE IS ON
VG0 3V3
VG1 3V3
I have checked and everything seems to be ok.
Thanks
- Mon Nov 24, 2014 12:43 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Gordon I installed a fresh Ubuntu 14.04 and libusb. Now, rpiboot managed to identify CM and write the files to it. However I cannot find /dev/sdXn associates to the CM. root@ubuntu:/media/ubuntu/casper-rw/desenv/tools/usbboot# ./rpiboot -v Waiting for BCM2835 ... Found serial = 0: writing file usbbo...
- Wed Nov 19, 2014 2:20 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
I think the problem is in libusb. Somehow it does not find the device that is already recognized by the OS.
- Wed Nov 19, 2014 1:59 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Hi Douglas
I have created a pen drive with Ubuntu 14.04 and booted from it.
Now the system recognize the USB device but ripboot still does not recognize it.
Thanks
I have created a pen drive with Ubuntu 14.04 and booted from it.
Now the system recognize the USB device but ripboot still does not recognize it.
Thanks
- Tue Nov 18, 2014 6:17 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
It is a Vaio computer running Ubuntu 12.10
- Tue Nov 18, 2014 5:37 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Gordon It didn't work. Here is the log after CM is pluged. The detection of the Hub was OK. [ 1364.236891] usb 3-2.1: >device descriptor read/8, error -110 [ 1364.412695] usb 3-2.1: >new full-speed USB device number 36 using xhci_hcd [ 1364.412708] xhci_hcd 0000:05:00.0: >ERROR: unexpected command c...
- Tue Nov 18, 2014 11:12 am
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Hi Gordon
dmesg shows:
59.641448] usb 3-2: >new full-speed USB device number 2 using xhci_hcd
But lsusb shows nothing. The device somehow does not enumarete.
Thanks
dmesg shows:
59.641448] usb 3-2: >new full-speed USB device number 2 using xhci_hcd
But lsusb shows nothing. The device somehow does not enumarete.
Thanks
- Mon Nov 17, 2014 2:23 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Sorry! Plugged in the USB slave connector
- Mon Nov 17, 2014 1:48 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Thanks Gordon.
I have already did that.
lsusb does not show any change in the device list.
Any other device plugged in the same usb port is shown by lsusb.
I have already did that.
lsusb does not show any change in the device list.
Any other device plugged in the same usb port is shown by lsusb.
- Mon Nov 17, 2014 1:29 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
I have moved to a Ubuntu machine and rpiboot hangs waiting for BCM2835. I used lsusb and the CM usb device has not been detected by the PC. I powered the board (the two leds are on). Pluged the usb cable in J3 and in the PC. J4 is in the EN position. The PC usb port is working because any other devi...
- Fri Oct 24, 2014 1:00 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Hi I generated and ran RPITOOLS in the MAC OS but the CM does not enumerate the boot USB device. I traced usblib, all other device plugged in the usb is shown but RPIBOOT does not. All the switches are OK because in Windows the Device Manager detected RPI. I think I will move to a native Linux machi...
- Thu Oct 23, 2014 11:36 pm
- Forum: Compute Module
- Topic: Getting the Compute Module to work
- Replies: 47
- Views: 12235
Re: Getting the Compute Module to work
Guys I would like to use Ubuntu as a guest OS in my Mac using Parallels. The first thing to achieve is to make Mac OS to recognize the CM's boot USB device. I had connected all sort of devices in the MAC and use it in an Ubuntu VM. No problem whatsoever. The only device that is not recognized is CM....