• mapping input to output exactly
    #include "stm32f0xx.h" #include "stm32f0308_Discovery.h" #define in0 GPIO_Pin_0 #define in1 GPIO_Pin_1 #define in2 GPIO_Pin_2 #define in3 GPIO_Pin_3 #define in4 GPIO_Pin_4 #define in5 GPIO_Pin_5...
  • mapping input to output exactly
    #include "stm32f0xx.h" #include "stm32f0308_Discovery.h" #define in0 GPIO_Pin_0 #define in1 GPIO_Pin_1 #define in2 GPIO_Pin_2 #define in3 GPIO_Pin_3 #define in4 GPIO_Pin_4 #define in5 GPIO_Pin_5...
  • application which takes audio input from uart and give text output
    Is there any windows application which takes audio input from uart and give text output. is there any Forntend application which can give the same output.
  • application which takes audio input from uart and give text output
    Is there any windows application which takes audio input from uart and give text output. is there any Forntend application which can give the same output.
  • check the input & ouput of Triscend E5 I/O pin
    Hi, can anyone tell me how to set the input and check the output of Triscend E5 I/O pins when debugging in uvision 2? Thanks.