User Activity

Posted on July 04, 2012 at 10:38Hi,i have IAR KickStart Kit for STM32F107VC and i use some code for Ethernet and its running well, it can send the UDP packet and receive it, now i want to see the recived packet so i am trying to send all the incomin...
Posted on June 27, 2012 at 11:42Hi All,i am using IAR KickStart Kit for STM32F107VC i have 3 of this board and i am trying to setup like one board will be master and two boards will be slave. the master board should send signal to the slave at exact...
Posted on June 23, 2012 at 20:56hi,i have the project from IAR Embedded workbench when i try to compile it size code exceed,, i am using only code size limited.this project have lot of function like LCD, Temp sensor, USART, ect..now i am just trying...
Posted on June 23, 2012 at 00:01hi all,readme.txt say like..- STM3210C-EVAL Set-up     - Connect USART2 Tx pin (PD.05) to USART3 Rx pin (PC.11)    - Connect USART2 Rx pin (PD.06) to USART3 Tx pin (PC.10)@note In this case USART3 Tx and Rx pins are r...
Posted on June 20, 2012 at 23:19hi.i am using the STM32F107VC board from IAR i have some example code for CAN but in my Board they used the PD0 and PD1 for CAN i dont know how to remap it in my code. i have 2 board and i want to sent data between 2 ...