• STM32 ULINK2 JTAG Connections
    Dear All, Can I use the ARM 10-pin interface on a ULINK2 to connect to a STM32F103 device. If so what are the pinouts / connections to be made? I'm unsure about the RTCK and the JNTRST connections...
  • uC with eternet and USB connectivity
    hi can any one suggest a microcontroller which has got ISB and ethernet connectivity..i found out that MAX80c400has got ethernet connectivity ...but i didnt find one which has uSb connectivity
  • no USB connection to EPM900
    I have installed uVision 2 - can create and compile programs etc. When I connect the EPM900 to my laptop USB port it recopgnizes new hardware but cannot find a driver for the EPM900. Result is I cannot...
  • usbDeviceError in USB CDC connection
    Hello everyone, I have a following problem, I am trying to use my LPC4357 on MCB4300 as USB Host for CDC connection. I have the simplest code #include <stdio.h> #include "cmsis_os.h" #include...
  • Hardware connection for STM32 ADC example
    I would like to receive analog(current) values thru CN10/CN11 to the STM32F10C Eval board, process them and output the values to the putside world thru a modem. I am looking the ADC example given...