• USB CDC example?
    Hi, Is there a Keil example for implementing a USB CDC interface on an MCB2300? The USB samples do not see to have a CDC implementation? I know about LPCUSB but was hoping there was a Keil...
  • Assembler example for STM32F103
    Hi everybody, I have here an MCBSTM32E with an STM32F103ZE. I want to write a short routine in assembler, becaue my C code is to slow. But unfortunatly i dont find any example how to use Inline Assembly...
  • RL-USB CDC Example for MCBSTM32
    Hi, I need an example of RL-USB CDC for MCBSTM32 Eval Board. I checked the directory \Keil\ARM\Boards\Keil\MCBSTM32\RL\USB\Device\RTX\ but only contains HID and Memory. Really appreciate if anyone...
  • Use SWO on STM32F103 , example etc
    I have board with STM32F103 with SWD (Serial wire debug) including SWO (Serial Wire Output) for debugging have ULINK 2 and Segger J-Link. I would like SWO used to output debug information, unfortunately...
  • USB CDC
    I m writing program for USB host Virtual com port(LPC1768). May be this question found silly but this is confusing me. Im getting frames correctly upto get line coding After that host is not responding...