Posted on May 17, 2011 at 09:57Thx.. Can you give me the sample? I changed to: SCU_APBPeriphClockConfig(__GPIO0, ENABLE); SCU_APBPeriphClockConfig(__GPIO4, ENABLE); SCU_APBPeriphClockConfig(__GPIO5, ENABLE); SCU_APBPeriphClockConfig(__GPIO7, ENAB...
Posted on May 17, 2011 at 09:57I need to address the ext. memory (21e00000) in ST91x. I have configured the EMI as follow but still failed~ can you help me? GPIO_InitTypeDef GPIO_InitStructure; GPIO_InitStructure.GPIO_Direction = GPIO_PinOutput; GPI...
Posted on May 17, 2011 at 09:57Dear, As mentioned, we need to plug our design board on top of STR91x. But we found a problem, the Ethernet in FreeRTOS on STR91x use the GPIO5 with GPIO_Struct.GPIO_Pin = GPIO_Pin_2 | GPIO_Pin_3; ...... ...... GPIO_In...
Posted on December 16, 2008 at 14:27I need to address the ext. memory (21e00000) in ST91x. I have configured the EMI as follow but still failed~ can you help me? GPIO_InitTypeDef GPIO_InitStructure; GPIO_InitStructure.GPIO_Direction = GPIO_PinOutput...