User Activity

Posted on December 30, 2012 at 19:16USART on STM32407 Discovery BoardWhen trying to use the usarts on this discovery board I keep getting *** error 65: access violation at 0x40023800 : no 'read' permission and stops running at this line of code  RCC...
Posted on December 29, 2012 at 18:29When trying to use the usarts on this discovery board I keep getting *** error 65: access violation at 0x40023800 : no 'read' permission and stops running at this line of code  RCC->CR |= (uint32_t)0x00000001; /* ...