Posted on May 17, 2011 at 12:38Yahoo, I can now TX and RX. Problems were all in the ST sample code. 1)Baud rate calculations 2)Flash latency not set up correctly 3)AF clocks not enabled Soon le weekend
Posted on May 17, 2011 at 12:38I look again... One problem solved, I was not enabling alt function clock, now that I do, I do not kill the bus signal when I have TX as AF_PP. But I still do not receive Steve
Posted on May 17, 2011 at 12:38Thanks for your reply. Yes I've read that with interest, I'm doing all these things, Baud rate correction, remap pins, can clock, port D clock. I notice that when the TX pin is set up as AF_PP it outputs a 0, which see...
Posted on May 17, 2011 at 12:38Hello all, Has anyone got the ST sample code for the STM32F10X-12K-EVAL board working. By which I mean remapping the alt function to PD0, PD1, correcting the baud rate calculations, and with CAN_Mode=CAN_Mode_Normal, a...