User Activity

Posted on August 13, 2012 at 23:06Using the MicroXployer the pin B13 was not allocated for the USB HS interface.I wanted to use the CAN 2 bus interface.Being that I am using the USB HS in FS  peripheral mode embedded in a product i.e.directly connec...
Posted on July 20, 2012 at 21:58I keep getting 0 void ADC1_Config(void){  ADC_InitTypeDef       ADC_InitStructure;  ADC_CommonInitTypeDef ADC_CommonInitStructure;  DMA_InitTypeDef       DMA_InitStructure;  /* Enable ADC1, DMA2 and GPIO clocks ******...