Posted on May 17, 2011 at 11:57Hi! I want to do the as follows: Reserve the address range from E000 to FFFF for code banking where I map 4 parts of one 32kByte page of the primary flash into by using some bits of the page register for switching the ...
Posted on January 09, 2006 at 11:31sh ..., I simply overlooked the entry in the ''Type'' column :( This pins seems to be the very only I/O which does not work as an output as well, so I have to redesign my board now ... thanks for the info. Regards ...
Posted on January 09, 2006 at 11:17Hi there! I could not find ANY restrictions in the manuals regarding P0.15 (= WAKEUP) not to be used as an output, but when setting GPIO_Config(GPIO0, 0x8000, GPIO_OUT_PP); GPIO0->PD |= 0x8000; nothing happens. Is ...