Content originally posted in LPCWare by yanvasilij on Tue Nov 29 05:44:46 MST 2011
Hi! I'm trying to execute an CAN example project on LPC11C14 with 16 MHz external crystal oscillator (not 12 MHz!). I reconfigured the pll (m = 3, p = 2),so Fcpu = 48 MHz. Then I connected LPCexpresso's RxCAN and TxCAN to an CAN<=>UART converter (I use a CANhacker to work with can), selected 500kb speed, and finally send a simple CAN message to LPCexpresso. But I didn't get an answer, but I see by oscilloscope that LPCexpresso generate a pulses. There is probably wrong speed on board, isn't it? what should I do?