Posted on October 18, 2005 at 15:33autoanswer again ;) From the manual: ''The STPC implements a number of registers in IO address space. This is visible in the registers with access = 0022h/0023h. These regsters use the index and data programming sy...
Posted on October 18, 2005 at 14:46Hi, I have an STPC elite and I want to use the DDC lines as I2c. I tried: Outb (16#22# + 16#97#, 16#01#); but the lines are always high. I use the PC without operating system and without MMU. That is, I want to no...
Posted on October 17, 2005 at 10:14Autoanswer ;) I just saw http://mcu.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=75I think I have what I wanted in the STPCKit.zip file.
Posted on October 17, 2005 at 08:57Hi, I have a PCM-3347 single board with a STPC Consumer II 133 Mhz and I'd like to use its I2C port to interact with a COMPASS (CMPS03), which is a I2C client device. I have read in the STPC manual that bits 4-5-6-...