We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, Does anyone know if the source code for the DLPC.dll is available? That DLL is used to simulate I2c and other peripheral behaviour of some Philips uProcessors. I would like to make a similar simulation DLL, but for a software driven I2c routine and not a hardware driven one as is the case for the processor family where this DLL is used. Rgds, Geert
Sorry, I forgot to mention I'm working with the uVision2 environment and version 6.2 of the compiler. Rgds, Geert
Take a look at the following URL: http://www.keil.com/appnotes/docs/apnt_154.asp Jon