Posted on May 17, 2011 at 09:47I have compiled the IAP code with the EWARM 4.41 and try to load it with the J-Link. It seem's that the code is loaded in 0x20000 and the program don't start. Please, what should i do ?
Posted on May 17, 2011 at 09:45Hello, I have to send remote frame on the CAN Bus with the ST library (CAN_SendMessage function). How can i do that ? Regards Arno
Posted on May 17, 2011 at 09:45Hello, Actually, if i replace GPIO_IPConnected_Enable by GPIO_IPConnected_Disable,in P2.4 and P2.5 configuration, the SSP0 can receive datas. I had the same problem with the CAN and the UART reception and the problems ...
Posted on May 17, 2011 at 09:45Hello, I have to drive a AT45D161 flash with the SSP0. The command sent by the SSP0 is correct and the AT45D161 responses datas to the SSP0 receiver. But the datas read in the STR9, stay at 0. Anyone has an idea ? N.B:...