Hi , I know that was a similar topic but I need much more help so please be forgiving. I will add that I am unfortunately a beginner in the topic. I use the following set with ARM9 :
http://www.propox.com/products/t_232.html?lang=en . Module is delivered with system Linux which is based on OpenWrt distribution. I need to build a measurement module, and most of the sensors are operating properly. I have a problem with one sensor, it needs get signal 32kHz . On my set is out (PB30) Programmable Clock Register 0, from what I see from the data sheet must enter a value of 0x0 to the registry PMC_PCK0. Next you need to set the PMC_SCRER and it should work? Here is the problem, do not know how to go about it ... you can probably set up registry from the console of Linux or the programs in C but I do not know how...Maybe someone could write me a C Program that runs the clock, I'll be very grateful. To compile I use arm-linux-gcc-4.1.2