• USB1 VBUS sensing with MCB4357
    Hello, I need to get an IRQ when my USB device gets attached to or detached from USB host. I think I have a solution, but it does not work stably and I suspect it might have something to do with...
  • Keil NXP LPC MCB4357 EVAL BOARD(Inductor on board gets warm)
    Hello, I am new to using Keil Board and i encounter a Problem on the Board after a series of measurements while working on a Project. i found out that my keilBoard's screen went Blank and the Inductor...
  • MCB4357, how to disable EMC in emWin example
    I would like to run the emWin/GUIDemo example with the EMC disabled so I can use the I2C1 interface. The I2C1 data line is shared with the EMC DQM3 line so I cannot use both. I tried to disable EMC by...
  • SPI slave doesn't transmit, STM32F407VE
    I have STM32F103C8 as a SPI master and a STM32F407VE as a SPI slave. I haven't worked with SPI enough to find optimal way to write communication mechanism, and earlier work with SPI only on AVR and...
  • using other transmit buffers in nxp lpc1766
    hi there is a sample code in C:\Keil\ARM\Boards\Keil\MCB1700\CAN about using can controller of nxp lpc1766. but it use transmit buffer 1 for sending the data. i want to use other buffers (like 2...