• Set a Register Bit Timing for TwinCAN on my XC 167 CI
    Hi m8, I have a problem setting my Bit Timing Register... I have see Indifeon DOCS for calculare the BaudRate, but i have some questions... 1) tq = (BPR+1) / fCAN What Infineon mean for tq and...
  • Set a Register Bit Timing for TwinCAN on my XC 167 CI
    Hi m8, I have a problem setting my Bit Timing Register... I have see Indifeon DOCS for calculare the BaudRate, but i have some questions... 1) tq = (BPR+1) / fCAN What Infineon mean for tq and...
  • TwinCan problem
    Hi everyone, I'm adding the CAN support to a controller using an Infineon XC161 uP. I've used the Dave application from Infineon to set all registers and INT, and I used the generated modules in...
  • TwinCan problem
    Hi everyone, I'm adding the CAN support to a controller using an Infineon XC161 uP. I've used the Dave application from Infineon to set all registers and INT, and I used the generated modules in...
  • UART0 Baudrate setting ARM
    Hi We are using Philips LPC2138 ARM Controller in our proto board with 10 MHz external Crystal. We tried to make use of UART0 with baudrate 2400. For that, the code is: #define UART_CLK ...