• led driving from microcontroller GPIO
    i am using lpc2129 microcontroller development board from keil. i want to drive a led using GPIO SET pin . ie. P1.24 through the prototyping area . but the led is not getting lighted . do i have to...
  • led driving from microcontroller GPIO
    i am using lpc2129 microcontroller development board from keil. i want to drive a led using GPIO SET pin . ie. P1.24 through the prototyping area . but the led is not getting lighted . do i have to...
  • Is there any support for USB devices to be passed through to Morello FVP?
    Hi, If we want to evaluate code we're porting across to morello that requires hardware devices does the FVP support USB or should we emulate them? Cheers, Chris
  • Is there any support for USB devices to be passed through to Morello FVP?
    Hi, If we want to evaluate code we're porting across to morello that requires hardware devices does the FVP support USB or should we emulate them? Cheers, Chris
  • Pass Strings for debug Command
    Howdee I'm trying to create a UART Debug Function in which i can pass it some parameters 1 of them a string or array of data I've tried then following but none of them work FUNC void UARTinput...