Activity
From 10/26/2011 to 11/24/2011
11/15/2011
- 03:30 PM Software Development: RE: OMAP I2C
- Yes, it works (thanks):...
- 03:24 PM Software Development: RE: OMAP I2C
- Mark,
I probably should have used O_RDWR instead of O_RDONLY. I am surprised it worked with just O_RDONLY.
The ... - 03:17 PM Software Development: RE: OMAP I2C
- Interesting. We were using Qnx's demo which uses DCMD_I2C_RECV rather than DCMD_I2C_SENDRECV so that was part of the...
- 01:27 PM Software Development: RE: OMAP I2C
- I am attaching a test program that was used on a board to read the factory config information using i2c0.
The outp...
11/14/2011
- 05:13 PM Software Development: RE: OMAP I2C
- Can you try to get the sample program that the qnx engineer used?
Thanks.
- 09:47 AM Software Development: RE: OMAP I2C
- An engineer from QNX hooked a scope to I2C0 lines on their EVM board and sent the sendrecv command. They were able to...
11/11/2011
- 03:04 PM Software Development: RE: OMAP I2C
- IFor what it is worth, it should be noted that the i2c accesses in the startup code and in the i2c_get utility are do...
11/03/2011
- 02:08 PM Software Development: RE: FPGA Driver
- I have posted a new BSP which has a fixed FPGA driver and fix to the timer routines so the clock period can be change...
11/01/2011
- 09:12 AM Software Development: RE: OMAP I2C
- Mark,
I2C0 is not something that needs to be turned on. It is used internally in the startup code to read configur... - 09:00 AM Software Development: RE: OMAP I2C
- It looks like neither I2C driver is started by default.
We are trying to use I2C0
There is an error generated if we...
10/28/2011
- 02:44 PM Software Development: RE: FPGA Driver
- Mark,
The files under /dev/fpga are not intended to be executed. They are intended to be opened and then read from... - 02:27 PM Software Development: RE: FPGA Driver
- Tried that - now I'm having a very strange, possibly unrelated problem where the files created under /dev/fpga are cr...
10/27/2011
- 05:04 PM Software Development: RE: FPGA Driver
- Mark,
These is a mistake in the fpga driver as provided. It is printing out the virtual addresses for the cores in... - 03:35 PM Software Development: RE: FPGA Driver
- Understood. I have a memory block in the FPGA that I was able to examine using mmap_device_memory().
The offset wa... - 03:29 PM Software Development: RE: FPGA Driver
- Mark,
The 5 fpga device files (cmd, image, state, version, and devices) are for loading an image into the fpga and... - 02:51 PM Software Development: RE: FPGA Driver
- I have the FPGA driver loaded, with the FPGA mapped into 0x66000000.
If I want to access the FPGA for a user applica...
10/26/2011
- 03:57 PM Software Development: RE: Pin MUX
- Just saw a signal out of the port - thanks. It may have been a conflict with the I2C or something else we tried along...
- 03:19 PM Software Development: RE: Pin MUX
- Mark,
I have tried using a scope on an INDIO board (80-000268RI-2 rev. B, serial number 110765) with a module (L13... - 07:45 AM Software Development: RE: Pin MUX
- We are using RS-232 at TTL levels, so that is not a problem.
We had done all the steps you outlined and we are not s...
Also available in: Atom
Go to top