Posted on May 17, 2011 at 09:58Hi I have a bootloader on bank1 and the program work correctly on bank0 When i work with emulator: If I check the bootloader start with csx = 1 If I check the program start with csx = 0 Read SIG and Read OTP work with ...
Posted on May 17, 2011 at 09:52Ciao I have read many message to bank switching and the most correct way to switch is: Code:/* prepare bank0 for user operation */ FMI->BBSR = 0; FMI->NBBSR = 6; FMI->BBADR = 0x20000; //0x80000 >> 2 FMI->NBBADR = 0x0; ...
Posted on November 09, 2006 at 12:24Quote:On 25-09-2006 at 10:38, Anonymous wrote: The SS pin of the master should be high. Read the Reference Manual... table 41 and page 236, BERR Yes ok But if I don't set ''Alternate Function'' for this pin (p0.7...