• Debug in CMSIS USB driver
    Hello Everyone, Do anyone have used CMSIS USB driver to configure the controller or board as host. I'm using LPC1837 Controller which is ARM cortex M3 , this controller has has two USB port. i'm using...
  • CMSIS DSP handle large matrices
    Hello I'm using a cortex-m3 low power MCU to remove baseline from a signal acquired through a sensor, 256 float32_t samples for that I'm trying to implement the Asymmetric Least Squares Baseline Subtraction...
  • Can RL_TCP_NET Library files be configured?
    Hi Team, I wanted to use the RL_TCP_NET provided by Keil Inc. on my RM48 board. Is there a way to configure or rebuild the TCPD_ or TCP_ library files to suit CR4? I am unable to find a suitable solution...
  • add project CFLAGS to CMSIS-PACK Project Description (*.CPDSC)
    in the CPDSC definition, I can not find how to add CFLAGS settings for dedicated project. so how can I do this?
  • Need help on STM32F407xx USB HOST Printer class stack for USB POS printer
    Hi, I need help on STM32F4 micro controller. I need to interface USB POS printer with micro controller. I have done little bit working in USB HOST FS/HS Host programming. But i dont know how to write...