• Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.
  • Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.
  • In Stm32f4 i am using USART1. in USAT1_rx how to configure the gpio pin?
    1) if i use GPIO_Mode = GPIO_Mode_AF; then how to configure the GPIO_OType? 2)Generally what are the cases that PUSH_PULL will be used? Can any one Please help out.
  • In Stm32f4 i am using USART1. in USAT1_rx how to configure the gpio pin?
    1) if i use GPIO_Mode = GPIO_Mode_AF; then how to configure the GPIO_OType? 2)Generally what are the cases that PUSH_PULL will be used? Can any one Please help out.
  • How to configure the I2C interface for an Infineon XMC4500 using the Run Time Environment in MDK 5
    I am trying to configure the I2C interface for an Infineon XMC4500 using the Run Time Environment in MDK 5, I cannot figure ot what to do after I select Driver_I2C4 in the configuration Wizard. I guess...