• JTAG Communication fails
    Hi all, after a few weeks of not working with the MCBSTR9 I tried to install some new software yesterday. The last uploaded software did not work the way intended. All the board does is to light...
  • RTOS I2C communication fail....
    Hi, I using the Keil RTOS with STM32F4 uC, I want to communicate with MPU-9250 via I2C. I build the project, I connected the two panels together but when I want to send something, I get HAL_ERROR . I...
  • USB Communication
    Hello, i am new to LPC1768 and also in USB development. i want to send some text or textual data from my computer (working as host) to USB device on LPC1768 and vice versa. Please guide me how to start...
  • USB communication
    Hi, i am using USB CDC for communication. i am using pc work like host and LPC1768 kit as device. i want to transfer my data over 5 to 6 Megabits/sec. what configuration should i need to configure...
  • USB Communication
    Hi, i am new to USB communication. I am using LPC1768 and using USBCDC example to communicate. In this example it makes virtual com port over which we can send or receive data. I am confused...