• 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...
  • Error in call by reference with ST10F269
    Hello! A function is called with three pointer parameters to assemble command messages for SPI-mode communication in SPI initialization function as follows. Problem is that the addresses of parameters...
  • problem with SSC and ST10F269
    Hello, I've got following simple problem. I need to use SSC in my sw, but I cannot get it running. SCLK doesn't work. I measured output pins, but I'got still 5V. I'v got DP3.13=1, output latch of P3...
  • Differences between ST10F269 and ST10F272
    We recently tried upgrading a controller product by replacing an ST10F269 chip with an ST10F272. The Keil development environment seems to work. However, we have a problem when using the HiTex programmer...
  • 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...