• USB HW Driver for LM3S
    Anyone knows if is threre any USB-RL hardware driver for stellaris devices ?
  • USART Driver in Pack STM32 V2.5.0
    Hello, I found some bugs on Pack version 2.5.0 USART driver for STM32F4. File USART_STM32F4xx.c Revision: V2.3 Lines 1506,1747 and 1808. The problem is on USART3: 1506: else if (usart == USART3...
  • STM34L476 Virtual Com Port not showing up in device manager
    I was looking at a example program from ST Microelectronics. It has a title something like LL Uart RX IT and it is I believe set up to use the STM Link on the Nucleo Board as a Virtual Com Port. I...
  • uVision v2 hangs on launching (in task manager shows SECsplashwnd not responding)
    Hi All, I am using uVision v2 for my project. Previously It was working fine but suddenly from a day when I launch the uVision V2 then It hangs and in task manager it display "SECsplashwnd in not responding...
  • STM32F2xx CAN driver from the RLARM lib
    Hi I have a hardware platform using a stm32F205. I already use CAN1 for a system and now looking to use CAN2 via J1939 to communicate with other devices. I am using the part of the driver (...