• huge to far
    Hello, I think I finally found a Problem which caused me Trouble over the past Days, and now I'm trying to find a satisfying solution. I'm using an Infineon XC161CJ with a grapical Display. I use...
  • Using far or huge pointer, which is faster?
    I have an array defined in RAM. The array is defined 40 bytes. I do interpolation on the array by passing the address of the array as a huge pointer to int to the interpolation function. For the C167CS...
  • About far,near pointer in Keil
    I try to compile ucOSII in keil C51. But it tells me a error at struct os_event { UBYTE OSEventGrp; /* Group corresponding to tasks waiting for event to occur */ UBYTE OSEventTbl[8]; /* List of...
  • CAN Interface on ST10F269
    Dear All, I am using ST10F269. I am using Keil compiler for delelopement. I am about to work on CAN. To study CAN i want to try following program 1) Exchange "Hello" between 2 modules of...
  • Connecting a ST10F269 to a computer...
    Greetings, how do i connect the STF10 on this controller ( www.thierry-lequeu.fr/.../ACM-1236-1238.pdf ) to a RS232 /com port of a computer? Can i make the cable myself? is it simply connecting the tx...