2014-10-22 08:33 AM
Hi guys,
after the Iar Embedded Workbench 6.50 installation, I found this folder in this path:...\ST\arm\examples\ST\STM32L1xx\IAR-STM32L152VB-SK\VirtualComCan someone explain me how can I use this example on my stm32l-discovery?Thank you all!2014-10-22 08:57 AM
You'll need to review the schematics of both designs and understand the component and pin differences between the designs. Choice of USART, pins Tx/Rx are on, crystal etc. Review the code in that light, and port any differences to how you have the STM32L-DISCO configured/arranged.