• about PIN configuration in LPC1768
    Hi, I have started to program with lpc1768. In an example code in keil. I see that in this function it defines the pin P0.25 both GPIO and AD0.2, is it possible? Also I cant figure out how does this...
  • HY-LPC1788 not configurable pins
    Hi all, I have recently purchased an HY-LPC1788 development board. I'm experimenting with ADC's but some channels seem not to respond to setup code. Just to semplify I've configured all ADC pins as...
  • Cannot find Configure Wizard
    Hello, I am a research specialist at Arizona State University. I recently purchased the DA14585 development kit. I am completely new to Dialog products and the uVision software. I am running through...
  • Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.
  • Configuring the same pin as input and output
    Is it possible using the ARM9 to configure a pin as both input and output? I need to be able to write to it and then read from it. This would be done as an open collector configuration. I have tried...